Pass | RelativeOrientationSensor: Feature-Policy header accelerometer 'self';gyroscope 'self' allows the top-level document. | Asserts runPass | assert_implements(true, "RelativeOrientationSensor is not supported.")
at Test.<anonymous> ( /generic-sensor/generic-sensor-feature-policy-test.sub.js:151:5) |
|
Pass | RelativeOrientationSensor: Feature-Policy header accelerometer 'self';gyroscope 'self' allows same-origin iframes. | Asserts runPass | assert_implements(true, "RelativeOrientationSensor is not supported.")
at Test.<anonymous> ( /generic-sensor/generic-sensor-feature-policy-test.sub.js:155:5) | Pass | assert_true(true, "'new RelativeOrientationSensor()'")
at expect_feature_available_default ( /feature-policy/resources/featurepolicy.js:57:3) |
|
Pass | RelativeOrientationSensor: Feature-Policy header accelerometer 'self';gyroscope 'self' disallows cross-origin iframes. | Asserts runPass | assert_implements(true, "RelativeOrientationSensor is not supported.")
at Test.<anonymous> ( /generic-sensor/generic-sensor-feature-policy-test.sub.js:165:5) | Pass | assert_false(false, "'new RelativeOrientationSensor()'")
at expect_feature_unavailable_default ( /feature-policy/resources/featurepolicy.js:61:3) |
|