Update web-platform-tests to revision b'8686b7a6d288d3b2c22b5ddb5a21773619b22b85' (#34202)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2024-11-10 02:42:44 +01:00 committed by GitHub
parent cdd0006e3d
commit 4da378a987
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
414 changed files with 9346 additions and 28628 deletions

View file

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

View file

@ -0,0 +1,2 @@
[2d.canvas.host.size.large.worker.html]
expected: CRASH

View file

@ -4430,3 +4430,147 @@
[HTMLElement interface: document.createElement("noscript") must inherit property "autocorrect" with the proper type]
expected: FAIL
[HTMLInputElement interface: attribute alpha]
expected: FAIL
[HTMLInputElement interface: attribute colorSpace]
expected: FAIL
[HTMLInputElement interface: document.createElement("input") must inherit property "alpha" with the proper type]
expected: FAIL
[HTMLInputElement interface: document.createElement("input") must inherit property "colorSpace" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("text") must inherit property "alpha" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("text") must inherit property "colorSpace" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("hidden") must inherit property "alpha" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("hidden") must inherit property "colorSpace" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("search") must inherit property "alpha" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("search") must inherit property "colorSpace" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("tel") must inherit property "alpha" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("tel") must inherit property "colorSpace" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("url") must inherit property "alpha" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("url") must inherit property "colorSpace" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("email") must inherit property "alpha" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("email") must inherit property "colorSpace" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("password") must inherit property "alpha" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("password") must inherit property "colorSpace" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("date") must inherit property "alpha" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("date") must inherit property "colorSpace" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("month") must inherit property "alpha" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("month") must inherit property "colorSpace" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("week") must inherit property "alpha" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("week") must inherit property "colorSpace" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("time") must inherit property "alpha" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("time") must inherit property "colorSpace" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("datetime-local") must inherit property "alpha" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("datetime-local") must inherit property "colorSpace" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("number") must inherit property "alpha" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("number") must inherit property "colorSpace" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("range") must inherit property "alpha" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("range") must inherit property "colorSpace" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("color") must inherit property "alpha" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("color") must inherit property "colorSpace" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("checkbox") must inherit property "alpha" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("checkbox") must inherit property "colorSpace" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("radio") must inherit property "alpha" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("radio") must inherit property "colorSpace" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("file") must inherit property "alpha" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("file") must inherit property "colorSpace" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("submit") must inherit property "alpha" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("submit") must inherit property "colorSpace" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("image") must inherit property "alpha" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("image") must inherit property "colorSpace" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("reset") must inherit property "alpha" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("reset") must inherit property "colorSpace" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("button") must inherit property "alpha" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("button") must inherit property "colorSpace" with the proper type]
expected: FAIL

View file

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

View file

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

View file

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

View file

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

View file

@ -19,3 +19,33 @@
[Input tags should parse inside select instead of closing the select.]
expected: FAIL
[<div>s, <button>s, and <datalist>s should be allowed in <select>]
expected: FAIL
[</select> should close <button>]
expected: FAIL
[</select> should close <datalist>]
expected: FAIL
[<select> in <button> in <select> should remove inner <select>]
expected: FAIL
[<select> in <select><button><div> should remove inner <select>]
expected: FAIL
[Divs and imgs should be allowed as direct children of select and within options without a datalist]
expected: FAIL
[Input tags should parse inside select instead of closing the select]
expected: FAIL
[textarea tags should parse inside select instead of closing the select]
expected: FAIL
[Nested selects should be retained 1]
expected: FAIL
[Nested selects should be retained 2]
expected: FAIL

View file

@ -0,0 +1,3 @@
[selectedcontentelement-attr.tentative.html]
[The selectedcontentelement attribute should set up an association between a select and a selectedcontent.]
expected: FAIL

View file

@ -1,3 +0,0 @@
[selectedoptionelement-attr.tentative.html]
[The selectedoptionelement attribute should set up an association between a select and a selectedoption.]
expected: FAIL

View file

@ -0,0 +1,3 @@
[module-delayed.html]
[async document.write in a module]
expected: FAIL

View file

@ -0,0 +1,3 @@
[module-tla-delayed.html]
[document.write in an imported module]
expected: FAIL