Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
PassDefault "usb" permissions policy ["self"] allows the top-level document.
Asserts runNo asserts ran
PassDefault "usb" permissions policy ["self"] allows same-origin iframes.
Asserts run
Pass
assert_true(true, "usb.getDevices()")
    at expect_feature_available_default ( /permissions-policy/resources/permissions-policy.js:97:3)
PassDefault "usb" permissions policy ["self"] disallows cross-origin iframes.
Asserts run
Pass
assert_false(false, "usb.getDevices()")
    at expect_feature_unavailable_default ( /permissions-policy/resources/permissions-policy.js:101:3)