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