mirror of
https://github.com/servo/servo.git
synced 2025-10-03 18:19:14 +01:00
38 lines
1.2 KiB
INI
38 lines
1.2 KiB
INI
[interfaces.html]
|
|
type: testharness
|
|
[Document interface: attribute fullscreenEnabled]
|
|
expected: FAIL
|
|
|
|
[Document interface: attribute fullscreen]
|
|
expected: FAIL
|
|
|
|
[Document interface: operation exitFullscreen()]
|
|
expected: FAIL
|
|
|
|
[Document interface: attribute fullscreenElement]
|
|
expected: FAIL
|
|
|
|
[ShadowRoot interface: attribute fullscreenElement]
|
|
expected: FAIL
|
|
|
|
[Element interface: operation requestFullscreen()]
|
|
expected: FAIL
|
|
|
|
[Element interface: attribute onfullscreenchange]
|
|
expected: FAIL
|
|
|
|
[Element interface: attribute onfullscreenerror]
|
|
expected: FAIL
|
|
|
|
[Element interface: document.createElementNS(null, "test") must inherit property "onfullscreenchange" with the proper type (35)]
|
|
expected: FAIL
|
|
|
|
[Element interface: document.createElementNS(null, "test") must inherit property "onfullscreenerror" with the proper type (36)]
|
|
expected: FAIL
|
|
|
|
[Element interface: document.createElementNS(null, "test") must inherit property "onfullscreenchange" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Element interface: document.createElementNS(null, "test") must inherit property "onfullscreenerror" with the proper type]
|
|
expected: FAIL
|
|
|