mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Sync WPT with upstream (20-04-2025) (#36618)
Automated downstream sync of changes from upstream as of 20-04-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
d05496277e
commit
c915bf05fc
502 changed files with 10162 additions and 1657 deletions
30
tests/wpt/meta/html/semantics/embedded-content/media-elements/error-sequence.html.ini
vendored
Normal file
30
tests/wpt/meta/html/semantics/embedded-content/media-elements/error-sequence.html.ini
vendored
Normal file
|
@ -0,0 +1,30 @@
|
|||
[error-sequence.html]
|
||||
[empty src attribute]
|
||||
expected: FAIL
|
||||
|
||||
[urlRecord failure]
|
||||
expected: FAIL
|
||||
|
||||
[fetch resource]
|
||||
expected: FAIL
|
||||
|
||||
[error event while HAVE_NOTHING]
|
||||
expected: FAIL
|
||||
|
||||
[error attribute while HAVE_NOTHING]
|
||||
expected: FAIL
|
||||
|
||||
[play() promise while HAVE_NOTHING]
|
||||
expected: FAIL
|
||||
|
||||
[play() promise after error event while HAVE_NOTHING]
|
||||
expected: FAIL
|
||||
|
||||
[error event while HAVE_METADATA]
|
||||
expected: FAIL
|
||||
|
||||
[error event after HAVE_FUTURE_DATA]
|
||||
expected: FAIL
|
||||
|
||||
[error attribute after DECODE_ERROR]
|
||||
expected: FAIL
|
|
@ -2,4 +2,3 @@
|
|||
expected: TIMEOUT
|
||||
[All events are triggered in chronological order]
|
||||
expected: TIMEOUT
|
||||
|
||||
|
|
|
@ -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: TIMEOUT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[iframe_sandbox_popups_nonescaping-1.html]
|
||||
expected: TIMEOUT
|
||||
expected: CRASH
|
||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||
expected: NOTRUN
|
||||
|
|
|
@ -1,3 +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
|
||||
|
|
3
tests/wpt/meta/html/semantics/forms/form-submission-0/jsurl-form-submit.tentative.html.ini
vendored
Normal file
3
tests/wpt/meta/html/semantics/forms/form-submission-0/jsurl-form-submit.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[jsurl-form-submit.tentative.html]
|
||||
[Verifies that form submissions scheduled inside javascript: urls take precedence over the javascript: url's return value.]
|
||||
expected: FAIL
|
3
tests/wpt/meta/html/semantics/forms/historical.html.ini
vendored
Normal file
3
tests/wpt/meta/html/semantics/forms/historical.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[historical.html]
|
||||
[<input name=isindex> should not be supported]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue