mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Update web-platform-tests to revision b'4e3b5de2eb8218cf18a1674618994efeb96e2cc0' (#32717)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
141a594e23
commit
816359583c
575 changed files with 8637 additions and 2616 deletions
3
tests/wpt/meta/html/browsers/history/the-history-interface/traverse_the_history_5.html.ini
vendored
Normal file
3
tests/wpt/meta/html/browsers/history/the-history-interface/traverse_the_history_5.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[traverse_the_history_5.html]
|
||||
[Multiple history traversals, last would be aborted]
|
||||
expected: FAIL
|
2
tests/wpt/meta/html/canvas/element/compositing/colr-glyph-composition.html.ini
vendored
Normal file
2
tests/wpt/meta/html/canvas/element/compositing/colr-glyph-composition.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[colr-glyph-composition.html]
|
||||
expected: FAIL
|
|
@ -1,4 +1,3 @@
|
|||
[2d.composite.image.xor.html]
|
||||
[OffscreenCanvas test: 2d.composite.image.xor]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1988,6 +1988,24 @@
|
|||
[Element interface: operation getHTML(optional GetHTMLOptions)]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: document.createElement("noscript") must inherit property "setHTMLUnsafe((TrustedHTML or DOMString))" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: calling setHTMLUnsafe((TrustedHTML or DOMString)) on document.createElement("noscript") with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: document.createElement("noscript") must inherit property "innerHTML" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: document.createElement("noscript") must inherit property "outerHTML" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[ShadowRoot interface: operation setHTMLUnsafe((TrustedHTML or DOMString))]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: operation setHTMLUnsafe((TrustedHTML or DOMString))]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[idlharness.https.html?include=(Document|Window)]
|
||||
[Document interface: documentWithHandlers must inherit property "queryCommandEnabled(DOMString)" with the proper type]
|
||||
|
@ -2635,6 +2653,18 @@
|
|||
[Document interface: calling parseHTMLUnsafe(HTMLString) on documentWithHandlers with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: operation parseHTMLUnsafe((TrustedHTML or DOMString))]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: calling parseHTMLUnsafe((TrustedHTML or DOMString)) on iframe.contentDocument with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: calling parseHTMLUnsafe((TrustedHTML or DOMString)) on new Document() with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: calling parseHTMLUnsafe((TrustedHTML or DOMString)) on documentWithHandlers with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[idlharness.https.html?include=HTML.*]
|
||||
[HTMLTableSectionElement interface: document.createElement("tfoot") must inherit property "align" with the proper type]
|
||||
|
@ -4790,3 +4820,6 @@
|
|||
|
||||
[HTMLTemplateElement interface: document.createElement("template") must inherit property "shadowRootSerializable" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLIFrameElement interface: document.createElement("iframe") must inherit property "srcdoc" with the proper type]
|
||||
expected: FAIL
|
||||
|
|
|
@ -2,27 +2,9 @@
|
|||
[page-created Error (structuredClone())]
|
||||
expected: FAIL
|
||||
|
||||
[page-created Error (worker)]
|
||||
expected: FAIL
|
||||
|
||||
[page-created Error (cross-site iframe)]
|
||||
expected: FAIL
|
||||
|
||||
[page-created Error (same-origin iframe)]
|
||||
expected: FAIL
|
||||
|
||||
[JS-engine-created TypeError (structuredClone())]
|
||||
expected: FAIL
|
||||
|
||||
[JS-engine-created TypeError (worker)]
|
||||
expected: FAIL
|
||||
|
||||
[JS-engine-created TypeError (cross-site iframe)]
|
||||
expected: FAIL
|
||||
|
||||
[JS-engine-created TypeError (same-origin iframe)]
|
||||
expected: FAIL
|
||||
|
||||
[web API-created TypeError (structuredClone())]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
[no-cuechange-before-play.html]
|
||||
expected: TIMEOUT
|
||||
[Ensure that the 'cuechange' event is not fired before video playback has begun.]
|
||||
expected: TIMEOUT
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[iframe_sandbox_popups_escaping-2.html]
|
||||
expected: CRASH
|
||||
expected: TIMEOUT
|
||||
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
|
||||
expected: TIMEOUT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[iframe_sandbox_popups_nonescaping-2.html]
|
||||
expected: CRASH
|
||||
expected: TIMEOUT
|
||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
[iframe_sandbox_popups_nonescaping-3.html]
|
||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
[reparent-form-during-planned-navigation-task.html]
|
||||
expected: TIMEOUT
|
||||
[reparent-form-during-planned-navigation-task]
|
||||
expected: TIMEOUT
|
3
tests/wpt/meta/html/semantics/forms/historical.html.ini
vendored
Normal file
3
tests/wpt/meta/html/semantics/forms/historical.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[historical.html]
|
||||
[<input name=isindex> should not be supported]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue