mirror of
https://github.com/servo/servo.git
synced 2025-08-09 23:45:35 +01:00
Update web-platform-tests to revision b'a10b8c0164b4c4521040898ee9394738aca488b0' (#31144)
This commit is contained in:
parent
f93aefdb73
commit
23a4a750be
476 changed files with 20436 additions and 3711 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
[image-loading-lazy-slow.html]
|
||||
expected: FAIL
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
[historical.html]
|
||||
[<input name=isindex> should not be supported]
|
||||
expected: FAIL
|
|
@ -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
|
|
@ -1,4 +1,3 @@
|
|||
[parse-error.html]
|
||||
expected: TIMEOUT
|
||||
[JSON modules: parse error]
|
||||
expected: TIMEOUT
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue