Summary

Harness status: OK

Found 3 tests

Details

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