Update web-platform-tests to revision b'a10b8c0164b4c4521040898ee9394738aca488b0' (#31144)

This commit is contained in:
Servo WPT Sync 2024-01-21 01:53:06 -05:00 committed by GitHub
parent f93aefdb73
commit 23a4a750be
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
476 changed files with 20436 additions and 3711 deletions

View file

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

View file

@ -1,4 +1,3 @@
[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,3 @@
[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,2 @@
[image-loading-lazy-slow.html]
expected: FAIL

View file

@ -179,8 +179,5 @@
[multipart/form-data: backslash in value (formdata event)]
expected: FAIL
[multipart/form-data: 0x00 in name (normal form)]
expected: FAIL
[multipart/form-data: \\r\\n in value (normal form)]
expected: FAIL

View file

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

View file

@ -1,3 +0,0 @@
[historical.html]
[<input name=isindex> should not be supported]
expected: FAIL

View file

@ -0,0 +1,18 @@
[select-parsing.tentative.html]
[<button>s and <datalist>s should be allowed in <select>.]
expected: FAIL
[Nested <button>s in <select> should be flattened out.]
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

View file

@ -1,4 +1,3 @@
[parse-error.html]
expected: TIMEOUT
[JSON modules: parse error]
expected: TIMEOUT
expected: FAIL