Completely failed files: 13; Completely failed subtests: 52; Failure level: 52/123 (42.28%)
| Test | Ed18 |
|---|---|
| /fullscreen/idlharness.window.html (20/24, 83.33%, 16.26% of total) | OK |
| Document interface: attribute fullscreen | FAIL |
| Document interface: attribute fullscreenElement | FAIL |
| Document interface: attribute fullscreenEnabled | FAIL |
| Document interface: attribute onfullscreenchange | FAIL |
| Document interface: attribute onfullscreenerror | FAIL |
| Document interface: new Document must inherit property "exitFullscreen()" with the proper type | FAIL |
| Document interface: new Document must inherit property "fullscreen" with the proper type | FAIL |
| Document interface: new Document must inherit property "fullscreenElement" with the proper type | FAIL |
| Document interface: new Document must inherit property "fullscreenEnabled" with the proper type | FAIL |
| Document interface: new Document must inherit property "onfullscreenchange" with the proper type | FAIL |
| Document interface: new Document must inherit property "onfullscreenerror" with the proper type | FAIL |
| Document interface: operation exitFullscreen() | FAIL |
| Element interface: attribute onfullscreenchange | FAIL |
| Element interface: attribute onfullscreenerror | FAIL |
| Element interface: calling requestFullscreen(FullscreenOptions) on document.createElementNS(null, "test") with too few arguments must throw TypeError | FAIL |
| Element interface: document.createElementNS(null, "test") must inherit property "onfullscreenchange" with the proper type | FAIL |
| Element interface: document.createElementNS(null, "test") must inherit property "onfullscreenerror" with the proper type | FAIL |
| Element interface: document.createElementNS(null, "test") must inherit property "requestFullscreen(FullscreenOptions)" with the proper type | FAIL |
| Element interface: operation requestFullscreen(FullscreenOptions) | FAIL |
| ShadowRoot interface: attribute fullscreenElement | FAIL |
| /fullscreen/api/element-request-fullscreen-not-allowed.html (1/1, 100.00%, 0.81% of total) | OK |
| Element#requestFullscreen() when not allowed to request fullscreen | FAIL |
| /fullscreen/api/element-request-fullscreen-options.html (1/1, 100.00%, 0.81% of total) | OK |
| Element#requestFullscreen({ navigationUI }) support | FAIL |
| /fullscreen/api/historical.html (17/84, 20.24%, 13.82% of total) | OK |
| <video> member must not be supported: onwebkitfullscreenchange | FAIL |
| <video> member must not be supported: onwebkitfullscreenerror | FAIL |
| <video> member must not be supported: webkitDisplayingFullscreen | FAIL |
| <video> member must not be supported: webkitEnterFullScreen (uppercase S) | FAIL |
| <video> member must not be supported: webkitEnterFullscreen | FAIL |
| <video> member must not be supported: webkitExitFullScreen (uppercase S) | FAIL |
| <video> member must not be supported: webkitExitFullscreen | FAIL |
| <video> member must not be supported: webkitRequestFullScreen (uppercase S) | FAIL |
| <video> member must not be supported: webkitRequestFullscreen | FAIL |
| <video> member must not be supported: webkitSupportsFullscreen | FAIL |
| Document member must not be supported: onwebkitfullscreenchange | FAIL |
| Document member must not be supported: onwebkitfullscreenerror | FAIL |
| Document member must not be supported: webkitCurrentFullScreenElement (uppercase S) | FAIL |
| Document member must not be supported: webkitExitFullscreen | FAIL |
| Document member must not be supported: webkitFullscreenElement | FAIL |
| Document member must not be supported: webkitFullscreenEnabled | FAIL |
| Document member must not be supported: webkitIsFullScreen (uppercase S) | FAIL |
| /fullscreen/api/document-fullscreen-enabled.html (1/1, 100.00%, 0.81% of total) | OK |
| Document#fullscreenEnabled | FAIL |
| /fullscreen/api/promises-reject.html (2/2, 100.00%, 1.63% of total) | OK |
| Promises#reject | FAIL |
| Promises#reject 1 | FAIL |
| /fullscreen/api/element-request-fullscreen.html (1/1, 100.00%, 0.81% of total) | ERROR |
| Element#requestFullscreen() | FAIL |
| /fullscreen/api/document-fullscreen-enabled-active-document.html (1/1, 100.00%, 0.81% of total) | OK |
| Document#fullscreenEnabled when the document is not the active document | FAIL |
| /fullscreen/api/element-request-fullscreen-active-document.html (1/1, 100.00%, 0.81% of total) | OK |
| Element#requestFullscreen() when the document is not the active document | FAIL |
| /fullscreen/api/document-fullscreen-enabled-cross-origin.sub.html (4/4, 100.00%, 3.25% of total) | OK |
| Fullscreen enabled test: cross-origin-allow | FAIL |
| Fullscreen enabled test: cross-origin-default | FAIL |
| Fullscreen enabled test: same-origin-allow | FAIL |
| Fullscreen enabled test: same-origin-default | FAIL |
| /fullscreen/api/document-onfullscreenerror.html (1/1, 100.00%, 0.81% of total) | OK |
| Document#onfullscreenerror | FAIL |
| /fullscreen/api/document-exit-fullscreen-active-document.html (1/1, 100.00%, 0.81% of total) | OK |
| Document#exitFullscreen() when the document is not the active document | FAIL |
| /fullscreen/rendering/fullscreen-css-transition.html (1/1, 100.00%, 0.81% of total) | TIMEOUT |
| Transitions should not be stopped by going fullscreen | TIMEOUT |