Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
FailFeature-Policy allow="vr" attribute allows same-origin relocationassert_true: navigator.getVRDisplays() expected true got false
    at expect_feature_available_default (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/feature-policy/resources/featurepolicy.js:57:3)
    at Test.handler (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/feature-policy/resources/featurepolicy.js:45:7)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2689:35
Asserts run
Fail
assert_true(false, "navigator.getVRDisplays()")
    at expect_feature_available_default ( /feature-policy/resources/featurepolicy.js:57:3)
PassFeature-Policy allow="vr" attribute disallows cross-origin relocation
Asserts run
Pass
assert_false(false, "navigator.getVRDisplays()")
    at expect_feature_unavailable_default ( /feature-policy/resources/featurepolicy.js:61:3)