mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Sync WPT with upstream (04-05-2025) (#36829)
Automated downstream sync of changes from upstream as of 04-05-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
539ca27284
commit
43edab336a
264 changed files with 4939 additions and 1194 deletions
|
@ -1,4 +1,3 @@
|
|||
[iframe_sandbox_popups_escaping-3.html]
|
||||
expected: TIMEOUT
|
||||
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
|
||||
expected: TIMEOUT
|
||||
expected: FAIL
|
||||
|
|
|
@ -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: FAIL
|
||||
expected: NOTRUN
|
||||
|
|
|
@ -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: NOTRUN
|
||||
|
|
|
@ -167,9 +167,6 @@
|
|||
[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
|
||||
|
||||
|
|
|
@ -43,3 +43,6 @@
|
|||
|
||||
[textarea tags should parse inside select instead of closing the select]
|
||||
expected: FAIL
|
||||
|
||||
[Input tags should parse inside select if nested in another tag]
|
||||
expected: FAIL
|
||||
|
|
|
@ -5,6 +5,9 @@
|
|||
[Different blob URLs pointing to the same blob resolve to different modules]
|
||||
expected: FAIL
|
||||
|
||||
[Revoking a blob URL immediately after calling import will not fail]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[blob-url.any.worker-module.html]
|
||||
expected: TIMEOUT
|
||||
|
@ -15,6 +18,3 @@
|
|||
[blob-url.any.html]
|
||||
[Different blob URLs pointing to the same blob resolve to different modules]
|
||||
expected: FAIL
|
||||
|
||||
[Revoking a blob URL immediately after calling import will not fail]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue