Fail | Feature-Policy header vr "none" disallows the top-level document. | navigator.getVRDisplays is not a functionTypeError: 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 |
Pass | Feature-Policy header vr "none" disallows same-origin iframes. | Asserts runPass | assert_false(false, "navigator.getVRDisplays()")
at expect_feature_unavailable_default ( /feature-policy/resources/featurepolicy.js:61:3) |
|
Pass | Feature-Policy header vr "none" disallows cross-origin iframes. | Asserts runPass | assert_false(false, "navigator.getVRDisplays()")
at expect_feature_unavailable_default ( /feature-policy/resources/featurepolicy.js:61:3) |
|