mirror of
https://github.com/servo/servo.git
synced 2025-08-09 15:35:34 +01:00
Update web-platform-tests to revision b'a85f0dfe538b9cb894388a65dba7a2a21db050c7' (#30879)
This commit is contained in:
parent
e4aed3d06a
commit
5c8fc7309d
917 changed files with 30677 additions and 3146 deletions
|
@ -1,3 +1,4 @@
|
|||
[iframe_sandbox_popups_escaping-1.html]
|
||||
expected: TIMEOUT
|
||||
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
[iframe_sandbox_popups_nonescaping-1.html]
|
||||
expected: CRASH
|
||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||
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
|
||||
|
|
|
@ -179,8 +179,5 @@
|
|||
[multipart/form-data: \\r\\n in value (formdata event)]
|
||||
expected: FAIL
|
||||
|
||||
[multipart/form-data: 0x00 in name (normal form)]
|
||||
expected: FAIL
|
||||
|
||||
[multipart/form-data: backslash in value (formdata event)]
|
||||
expected: FAIL
|
||||
|
|
|
@ -83,9 +83,6 @@
|
|||
[text/plain: double quote in name (formdata event)]
|
||||
expected: FAIL
|
||||
|
||||
[text/plain: double quote in value (formdata event)]
|
||||
expected: FAIL
|
||||
|
||||
[text/plain: double quote in filename (normal form)]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -178,3 +175,9 @@
|
|||
|
||||
[text/plain: \\n in name (normal form)]
|
||||
expected: FAIL
|
||||
|
||||
[text/plain: 0x00 in name (normal form)]
|
||||
expected: FAIL
|
||||
|
||||
[text/plain: double quote in value (normal form)]
|
||||
expected: FAIL
|
||||
|
|
|
@ -181,3 +181,6 @@
|
|||
|
||||
[application/x-www-form-urlencoded: single quote in name (normal form)]
|
||||
expected: FAIL
|
||||
|
||||
[application/x-www-form-urlencoded: \\r\\n in filename (formdata event)]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,9 @@
|
|||
[popover-stacking-anchor-attribute.tentative.html]
|
||||
[anchor attribute relationship]
|
||||
expected: FAIL
|
||||
|
||||
[indirect anchor attribute relationship]
|
||||
expected: FAIL
|
||||
|
||||
[more complex nesting, all using anchor ancestry]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue