Pass | Feature-Policy allow="gamepad" allows same-origin by default. | Asserts runPass | assert_true(true, "getGamepads()")
at expect_feature_available_default ( /feature-policy/resources/featurepolicy.js:57:3) |
|
Pass | Feature-Policy allow="gamepad" allows cross-origin with feature allowed. | Asserts runPass | assert_true(true, "getGamepads()")
at expect_feature_available_default ( /feature-policy/resources/featurepolicy.js:57:3) |
|
Pass | Feature-Policy allow="gamepad" allows cross-origin by default. | Asserts runPass | assert_true(true, "getGamepads()")
at expect_feature_available_default ( /feature-policy/resources/featurepolicy.js:57:3) |
|