Files
servo/tests/wpt/meta-legacy-layout/fullscreen/idlharness.window.js.ini
Martin Robinson f4578afdfe Rename metadata directories
This renames:
 - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout`
 - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta`
 - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout`
 - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
2023-06-22 21:15:41 +02:00

41 lines
1.1 KiB
INI

[idlharness.window.html]
[idlharness]
expected: FAIL
[Element interface: operation requestFullscreen()]
expected: FAIL
[Document interface: operation exitFullscreen()]
expected: FAIL
[Element interface: document.createElementNS(null, "test") must inherit property "onfullscreenerror" with the proper type]
expected: FAIL
[ShadowRoot interface: attribute fullscreenElement]
expected: FAIL
[Document interface: attribute fullscreen]
expected: FAIL
[Element interface: attribute onfullscreenerror]
expected: FAIL
[Document interface: attribute fullscreenEnabled]
expected: FAIL
[Element interface: document.createElementNS(null, "test") must inherit property "onfullscreenchange" with the proper type]
expected: FAIL
[Document interface: attribute fullscreenElement]
expected: FAIL
[Element interface: attribute onfullscreenchange]
expected: FAIL
[Element interface: operation requestFullscreen(FullscreenOptions)]
expected: FAIL
[Element interface: operation requestFullscreen(optional FullscreenOptions)]
expected: FAIL