Completely failed files: 13; Completely failed subtests: 41; Failure level: 41/123 (33.33%)
| Test | Sf12 |
|---|---|
| /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/element-request-fullscreen.html (1/1, 100.00%, 0.81% of total) | ERROR |
| Element#requestFullscreen() | FAIL |
| /fullscreen/api/document-onfullscreenerror.html (1/1, 100.00%, 0.81% of total) | OK |
| Document#onfullscreenerror | FAIL |
| /fullscreen/api/historical.html (6/84, 7.14%, 4.88% of total) | OK |
| <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: webkitSupportsFullscreen | 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/api/element-request-fullscreen-options.html (1/1, 100.00%, 0.81% of total) | OK |
| Element#requestFullscreen({ navigationUI }) support | FAIL |
| /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/rendering/fullscreen-css-transition.html (1/1, 100.00%, 0.81% of total) | ERROR |
| Transitions should not be stopped by going fullscreen | TIMEOUT |
| /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/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/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-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 |