Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
PassQuerying "fullscreen" permission checks "allowWithoutGesture" option
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /fullscreen/api/permission.tentative.https.html:20:5)
Pass
assert_equals("fullscreen", "fullscreen", "name should be \"fullscreen\"")
    at Test.<anonymous> ( /fullscreen/api/permission.tentative.https.html:21:5)
Pass
assert_true(true, "allowWithoutGesture should be checked")
    at Test.<anonymous> ( /fullscreen/api/permission.tentative.https.html:22:5)
FailSet and query "fullscreen" permission with "allowWithoutGesture" truepromise_test: Unhandled rejection with value: object "Error: set_permission() is not implemented by testdriver-vendor.js"
Error
    at get_stack (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:4571:21)
    at new AssertionError (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:4564:22)
    at assert (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:4548:19)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:764:29)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2689:35
Asserts runNo asserts ran
PassQuerying "fullscreen" permission with "allowWithoutGesture" false is unsupported
Asserts runNo asserts ran