mirror of
https://github.com/servo/servo.git
synced 2025-08-08 23:15:33 +01:00
Sync WPT with upstream (27-07-2025) (#38296)
Automated downstream sync of changes from upstream as of 27-07-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
9614fb997a
commit
633d746e2f
504 changed files with 16011 additions and 4941 deletions
|
@ -1,3 +1,3 @@
|
|||
[iframe_sandbox_popups_escaping-1.html]
|
||||
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
[iframe_sandbox_popups_escaping-3.html]
|
||||
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
[iframe_sandbox_popups_nonescaping-1.html]
|
||||
expected: CRASH
|
||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||
expected: FAIL
|
||||
|
|
|
@ -181,3 +181,6 @@
|
|||
|
||||
[application/x-www-form-urlencoded: 0x00 in name (formdata event)]
|
||||
expected: FAIL
|
||||
|
||||
[application/x-www-form-urlencoded: Basic test (normal form)]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
[modulepreload-cross-origin-referrerpolicy.sub.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,3 @@
|
|||
[modulepreload-inline-referrerpolicy.html]
|
||||
[Inline modulepreload elements should respect the referrerpolicy attribute]
|
||||
expected: FAIL
|
|
@ -0,0 +1,4 @@
|
|||
[modulepreload-referrer-check.html]
|
||||
expected: TIMEOUT
|
||||
[Modulepreload should send a referrer header]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,22 @@
|
|||
[modulepreload-referrerpolicy.html]
|
||||
expected: TIMEOUT
|
||||
[Modulepreload should use default referrer policy]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Modulepreload with no-referrer policy should not send referrer]
|
||||
expected: NOTRUN
|
||||
|
||||
[Modulepreload with origin policy should send origin-only referrer]
|
||||
expected: NOTRUN
|
||||
|
||||
[Modulepreload with same-origin policy should send full referrer for same-origin requests]
|
||||
expected: NOTRUN
|
||||
|
||||
[Modulepreload with strict-origin policy should send origin-only referrer]
|
||||
expected: NOTRUN
|
||||
|
||||
[Modulepreload with strict-origin-when-cross-origin policy should send full referrer for same-origin requests]
|
||||
expected: NOTRUN
|
||||
|
||||
[Modulepreload with unsafe-url policy should send full referrer]
|
||||
expected: NOTRUN
|
3
tests/wpt/meta/html/semantics/text-level-semantics/the-a-element/a-type.historical.html.ini
vendored
Normal file
3
tests/wpt/meta/html/semantics/text-level-semantics/the-a-element/a-type.historical.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[a-type.historical.html]
|
||||
[type attribute on anchor doesn't cause document to be loaded as HTML]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue