mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Sync WPT with upstream (03-08-2025) (#38434)
Automated downstream sync of changes from upstream as of 03-08-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
76e5758ab9
commit
fed1953198
686 changed files with 11311 additions and 5508 deletions
|
@ -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: TIMEOUT
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[iframe_sandbox_popups_nonescaping-3.html]
|
||||
expected: CRASH
|
||||
expected: TIMEOUT
|
||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||
expected: NOTRUN
|
||||
|
|
3
tests/wpt/meta/html/semantics/embedded-content/the-video-element/intrinsic_sizes.htm.ini
vendored
Normal file
3
tests/wpt/meta/html/semantics/embedded-content/the-video-element/intrinsic_sizes.htm.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[intrinsic_sizes.htm]
|
||||
[default object size after src is removed]
|
||||
expected: FAIL
|
36
tests/wpt/meta/html/semantics/forms/the-input-element/color.html.ini
vendored
Normal file
36
tests/wpt/meta/html/semantics/forms/the-input-element/color.html.ini
vendored
Normal file
|
@ -0,0 +1,36 @@
|
|||
[color.html]
|
||||
[Valid simple color: 4 characters long]
|
||||
expected: FAIL
|
||||
|
||||
[Valid color: leading space]
|
||||
expected: FAIL
|
||||
|
||||
[Valid color: trailing space]
|
||||
expected: FAIL
|
||||
|
||||
[Valid color: leading+trailing spaces]
|
||||
expected: FAIL
|
||||
|
||||
[Valid color: keyword crimson]
|
||||
expected: FAIL
|
||||
|
||||
[Valid color: keyword bisque]
|
||||
expected: FAIL
|
||||
|
||||
[Valid color: rgb(1,1,1)]
|
||||
expected: FAIL
|
||||
|
||||
[Valid color: rgb(1,1,1,1)]
|
||||
expected: FAIL
|
||||
|
||||
[Valid color: hsl(150deg 100 53.5)]
|
||||
expected: FAIL
|
||||
|
||||
[Valid color: color(display-p3 .5 0 0)]
|
||||
expected: FAIL
|
||||
|
||||
[Valid color: color(display-p3 1 0 0)]
|
||||
expected: FAIL
|
||||
|
||||
[System colors are parsed]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue