mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Sync WPT with upstream (24-08-2025) (#38893)
Automated downstream sync of changes from upstream as of 24-08-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
1fc857865f
commit
fa42968a61
365 changed files with 7904 additions and 2377 deletions
|
@ -1,4 +1,4 @@
|
|||
[iframe_sandbox_popups_escaping-2.html]
|
||||
expected: CRASH
|
||||
[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_escaping-3.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-1.html]
|
||||
expected: CRASH
|
||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[iframe_sandbox_popups_nonescaping-3.html]
|
||||
expected: TIMEOUT
|
||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||
expected: NOTRUN
|
||||
expected: FAIL
|
||||
|
|
2
tests/wpt/meta/html/semantics/forms/the-fieldset-element/disabled-003.html.ini
vendored
Normal file
2
tests/wpt/meta/html/semantics/forms/the-fieldset-element/disabled-003.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[disabled-003.html]
|
||||
expected: CRASH
|
4
tests/wpt/meta/html/semantics/permission-element/parent-image-mask.tentative.html.ini
vendored
Normal file
4
tests/wpt/meta/html/semantics/permission-element/parent-image-mask.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
[parent-image-mask.tentative.html]
|
||||
expected: TIMEOUT
|
||||
[Permission element is invalid if it has a parent with mask-image.]
|
||||
expected: TIMEOUT
|
4
tests/wpt/meta/html/semantics/permission-element/parent-mask.tentative.html.ini
vendored
Normal file
4
tests/wpt/meta/html/semantics/permission-element/parent-mask.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
[parent-mask.tentative.html]
|
||||
expected: TIMEOUT
|
||||
[Permission element is invalid if it has a parent with a mask.]
|
||||
expected: TIMEOUT
|
3
tests/wpt/meta/html/semantics/scripting-1/the-script-element/execution-timing/077.html.ini
vendored
Normal file
3
tests/wpt/meta/html/semantics/scripting-1/the-script-element/execution-timing/077.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[077.html]
|
||||
[ adding several types of scripts through the DOM and removing some of them confuses scheduler ]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue