mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
* exception in JS Promise Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com> * EXCEPTION_TO_REJECTION on generic_call Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com> * PromiseRejectionEvent should handle promise as object Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com> * expectations Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com> --------- Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
28 lines
873 B
INI
Vendored
28 lines
873 B
INI
Vendored
[idlharness.window.html]
|
|
[Document interface: attribute fullscreenEnabled]
|
|
expected: FAIL
|
|
|
|
[Document interface: attribute fullscreen]
|
|
expected: FAIL
|
|
|
|
[Document interface: operation exitFullscreen()]
|
|
|
|
[Document interface: attribute fullscreenElement]
|
|
expected: FAIL
|
|
|
|
[ShadowRoot interface: attribute fullscreenElement]
|
|
expected: FAIL
|
|
|
|
[Element interface: operation requestFullscreen(optional FullscreenOptions)]
|
|
|
|
[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]
|
|
expected: FAIL
|
|
|
|
[Element interface: document.createElementNS(null, "test") must inherit property "onfullscreenerror" with the proper type]
|
|
expected: FAIL
|