Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
FailFeature-Policy header vr "none" disallows the top-level document.navigator.getVRDisplays is not a function
TypeError: navigator.getVRDisplays is not a function
    at Test.<anonymous> (https://wpt.live/webvr/webvr-disabled-by-feature-policy.https.sub.html:15:24)
    at Test.step (https://wpt.live/resources/testharness.js:2638:25)
    at https://wpt.live/resources/testharness.js:738:36
    at new Promise (<anonymous>)
    at https://wpt.live/resources/testharness.js:737:20
Asserts runNo asserts ran
PassFeature-Policy header vr "none" disallows same-origin iframes.
Asserts run
Pass
assert_false(false, "navigator.getVRDisplays()")
    at expect_feature_unavailable_default ( /feature-policy/resources/featurepolicy.js:61:3)
PassFeature-Policy header vr "none" disallows cross-origin iframes.
Asserts run
Pass
assert_false(false, "navigator.getVRDisplays()")
    at expect_feature_unavailable_default ( /feature-policy/resources/featurepolicy.js:61:3)