Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassChecks that the fullscreenerror event is fired when entering fullscreen fails
Asserts run
Pass
assert_equals(null, null, "initial onfullscreenerror")
    at Test.<anonymous> ( /fullscreen/api/document-onfullscreenerror.html:8:9)
Pass
assert_equals(Element node <html><head><title>Document#onfullscreenerror</title> <sc..., Element node <html><head><title>Document#onfullscreenerror</title> <sc...)
    at Test.<anonymous> ( /fullscreen/api/document-onfullscreenerror.html:21:9)
Pass
assert_true(true)
    at Test.<anonymous> ( /fullscreen/api/document-onfullscreenerror.html:22:9)