Gyroscope Feature Policy Test: Enabled

Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
PassGyroscope: Feature-Policy header gyroscope * allows the top-level document.
Asserts run
Pass
assert_implements(true, "Gyroscope is not supported.")
    at Test.<anonymous> ( /generic-sensor/generic-sensor-feature-policy-test.sub.js:62:5)
PassGyroscope: Feature-Policy header gyroscope * allows same-origin iframes.
Asserts run
Pass
assert_implements(true, "Gyroscope is not supported.")
    at Test.<anonymous> ( /generic-sensor/generic-sensor-feature-policy-test.sub.js:66:5)
Pass
assert_true(true, "'new Gyroscope()'")
    at expect_feature_available_default ( /feature-policy/resources/featurepolicy.js:57:3)
PassGyroscope: Feature-Policy header gyroscope * allows cross-origin iframes.
Asserts run
Pass
assert_implements(true, "Gyroscope is not supported.")
    at Test.<anonymous> ( /generic-sensor/generic-sensor-feature-policy-test.sub.js:78:5)
Pass
assert_true(true, "'new Gyroscope()'")
    at expect_feature_available_default ( /feature-policy/resources/featurepolicy.js:57:3)