Update web-platform-tests to revision b'86de4ffa4e439098e05f05de7d8cae1c24ff84fb' (#32200)

Co-authored-by: Servo WPT Sync <josh+wptsync@joshmatthews.net>
This commit is contained in:
Samson 2024-05-01 17:47:11 +02:00 committed by GitHub
parent 6065abcb6b
commit eb7484de5e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
893 changed files with 44893 additions and 6623 deletions

View file

@ -10,3 +10,6 @@
[load & pageshow events do not fire on contentWindow of <iframe> element created with src='about:blank']
expected: FAIL
[load & pageshow events do not fire on contentWindow of <iframe> element created with src='']
expected: FAIL

View file

@ -1,6 +1,10 @@
[javascript-url-referrer.window.html]
expected: TIMEOUT
[unsafe-url referrer policy used to create the starting page]
expected: FAIL
[origin referrer policy used to create the starting page]
expected: FAIL
[no-referrer referrer policy used to create the starting page]
expected: TIMEOUT

View file

@ -0,0 +1,3 @@
[a-click.html]
[aElement.click() before the load event must NOT replace]
expected: FAIL

View file

@ -1,3 +1,3 @@
[traverse_the_history_3.html]
[traverse_the_history_4.html]
[Multiple history traversals, last would be aborted]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.fillStyle.parse.hsl-clamp-negative-saturation.html]
[OffscreenCanvas test: 2d.fillStyle.parse.hsl-clamp-negative-saturation]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.fillStyle.parse.hsl-clamp-negative-saturation.worker.html]
[2d]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.fillStyle.parse.hsla-clamp-alpha-1.html]
[OffscreenCanvas test: 2d.fillStyle.parse.hsla-clamp-alpha-1]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.fillStyle.parse.hsla-clamp-alpha-1.worker.html]
[2d]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.fillStyle.parse.hsla-clamp-alpha-2.html]
[OffscreenCanvas test: 2d.fillStyle.parse.hsla-clamp-alpha-2]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.fillStyle.parse.hsla-clamp-alpha-2.worker.html]
[2d]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.fillStyle.parse.hsla-clamp-negative-saturation.html]
[OffscreenCanvas test: 2d.fillStyle.parse.hsla-clamp-negative-saturation]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.fillStyle.parse.hsla-clamp-negative-saturation.worker.html]
[2d]
expected: FAIL

View file

@ -1973,6 +1973,21 @@
[ElementInternals interface: attribute states]
expected: FAIL
[Element interface: document.createElement("noscript") must inherit property "getHTML(optional GetHTMLOptions)" with the proper type]
expected: FAIL
[Element interface: calling getHTML(optional GetHTMLOptions) on document.createElement("noscript") with too few arguments must throw TypeError]
expected: FAIL
[ShadowRoot interface: operation getHTML(optional GetHTMLOptions)]
expected: FAIL
[ShadowRoot interface: attribute innerHTML]
expected: FAIL
[Element interface: operation getHTML(optional GetHTMLOptions)]
expected: FAIL
[idlharness.https.html?include=(Document|Window)]
[Document interface: documentWithHandlers must inherit property "queryCommandEnabled(DOMString)" with the proper type]
@ -4811,3 +4826,9 @@
[HTMLElement interface: document.createElement("noscript") must inherit property "writingSuggestions" with the proper type]
expected: FAIL
[HTMLTemplateElement interface: attribute shadowRootSerializable]
expected: FAIL
[HTMLTemplateElement interface: document.createElement("template") must inherit property "shadowRootSerializable" with the proper type]
expected: FAIL

View file

@ -1,4 +1,3 @@
[document-base-url-window-initiator-is-not-opener.https.window.html]
expected: TIMEOUT
[window.open() gets base url from initiator not opener.]
expected: [FAIL, PASS, TIMEOUT]

View file

@ -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

View file

@ -1,3 +1,3 @@
[iframe_sandbox_popups_escaping-3.html]
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
expected: FAIL
expected: TIMEOUT

View file

@ -1,4 +1,4 @@
[iframe_sandbox_popups_nonescaping-2.html]
expected: TIMEOUT
[Check that popups from a sandboxed iframe do not escape the sandbox]
expected: NOTRUN
expected: FAIL

View file

@ -1,4 +1,4 @@
[iframe_sandbox_popups_nonescaping-3.html]
expected: TIMEOUT
[Check that popups from a sandboxed iframe do not escape the sandbox]
expected: NOTRUN
expected: FAIL

View file

@ -0,0 +1,3 @@
[parse-a-sizes-attribute-width-1000px.html]
[<img srcset="/images/green-1x1.png?e38 50w, /images/green-16x16.png?e38 51w" sizes="(min-width:calc(0)) 1px"> ref sizes="1px" (width:1000px)]
expected: FAIL

View file

@ -1,4 +0,0 @@
[reparent-form-during-planned-navigation-task.html]
expected: TIMEOUT
[reparent-form-during-planned-navigation-task]
expected: TIMEOUT

View file

@ -181,3 +181,6 @@
[application/x-www-form-urlencoded: \\r\\n in name (formdata event)]
expected: FAIL
[application/x-www-form-urlencoded: 0x00 in name (normal form)]
expected: FAIL

View file

@ -0,0 +1,3 @@
[input-stepdown-02.html]
[stepDown() on input with no initial value and positive min value]
expected: FAIL

View file

@ -0,0 +1,2 @@
[bounded-sizes-reftest.tentative.html]
expected: FAIL