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:
Servo WPT Sync 2025-08-03 03:48:15 +02:00 committed by GitHub
parent 76e5758ab9
commit fed1953198
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
686 changed files with 11311 additions and 5508 deletions

View file

@ -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

View file

@ -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

View file

@ -0,0 +1,3 @@
[intrinsic_sizes.htm]
[default object size after src is removed]
expected: FAIL

View 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