Pass | AbsoluteOrientationSensor: Feature-Policy allow='accelerometer gyroscope magnetometer' attribute allows same-origin relocation | Asserts runPass | assert_implements(true, "AbsoluteOrientationSensor is not supported.")
at Test.<anonymous> ( /generic-sensor/generic-sensor-feature-policy-test.sub.js:123:5) | Pass | assert_true(true, "'new AbsoluteOrientationSensor()'")
at expect_feature_available_default ( /feature-policy/resources/featurepolicy.js:57:3) |
|
Pass | AbsoluteOrientationSensor: Feature-Policy allow='accelerometer gyroscope magnetometer' attribute disallows cross-origin relocation | Asserts runPass | assert_implements(true, "AbsoluteOrientationSensor is not supported.")
at Test.<anonymous> ( /generic-sensor/generic-sensor-feature-policy-test.sub.js:134:5) | Pass | assert_false(false, "'new AbsoluteOrientationSensor()'")
at expect_feature_unavailable_default ( /feature-policy/resources/featurepolicy.js:61:3) |
|