Sync WPT with upstream (10-08-2025) (#38583)

Automated downstream sync of changes from upstream as of 10-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-10 13:09:48 +02:00 committed by GitHub
parent 2f0afb0ec0
commit 86c37a380b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
223 changed files with 7100 additions and 1428 deletions

View file

@ -0,0 +1,3 @@
[gap-decorations-color-neutral-keyframe-004.html]
[gap decorations row-rule-color value list supports neutral keyframe.]
expected: FAIL

View file

@ -0,0 +1,3 @@
[gap-decorations-color-neutral-keyframe-005.html]
[gap decorations row-rule-color value list supports neutral keyframe.]
expected: FAIL

View file

@ -0,0 +1,3 @@
[rule-color-interpolation-conversion-001.html]
[CSS gap color change computed value to non compatible value mid-animation]
expected: FAIL

View file

@ -0,0 +1,3 @@
[rule-color-interpolation-conversion-002.html]
[CSS gap color change computed value to compatible value mid-animation]
expected: FAIL

View file

@ -0,0 +1,2 @@
[rule-color-interpolation-conversion-crash.html]
expected: TIMEOUT

View file

@ -0,0 +1,144 @@
[rule-color-interpolation-multiple-values-001.html]
[CSS Transitions: property <row-rule-color> from neutral to [red red red\] at (-0.3) should be [black black black\]]
expected: FAIL
[CSS Transitions: property <row-rule-color> from neutral to [red red red\] at (0) should be [black black black\]]
expected: FAIL
[CSS Transitions: property <row-rule-color> from neutral to [red red red\] at (0.3) should be [rgb(77, 0, 0) rgb(77, 0, 0) rgb(77, 0, 0)\]]
expected: FAIL
[CSS Transitions: property <row-rule-color> from neutral to [red red red\] at (0.6) should be [rgb(153, 0, 0) rgb(153, 0, 0) rgb(153, 0, 0)\]]
expected: FAIL
[CSS Transitions: property <row-rule-color> from neutral to [red red red\] at (1) should be [red red red\]]
expected: FAIL
[CSS Transitions: property <row-rule-color> from neutral to [red red red\] at (1.5) should be [red red red\]]
expected: FAIL
[CSS Transitions with transition: all: property <row-rule-color> from neutral to [red red red\] at (-0.3) should be [black black black\]]
expected: FAIL
[CSS Transitions with transition: all: property <row-rule-color> from neutral to [red red red\] at (0) should be [black black black\]]
expected: FAIL
[CSS Transitions with transition: all: property <row-rule-color> from neutral to [red red red\] at (0.3) should be [rgb(77, 0, 0) rgb(77, 0, 0) rgb(77, 0, 0)\]]
expected: FAIL
[CSS Transitions with transition: all: property <row-rule-color> from neutral to [red red red\] at (0.6) should be [rgb(153, 0, 0) rgb(153, 0, 0) rgb(153, 0, 0)\]]
expected: FAIL
[CSS Transitions with transition: all: property <row-rule-color> from neutral to [red red red\] at (1) should be [red red red\]]
expected: FAIL
[CSS Transitions with transition: all: property <row-rule-color> from neutral to [red red red\] at (1.5) should be [red red red\]]
expected: FAIL
[CSS Animations: property <row-rule-color> from neutral to [red red red\] at (-0.3) should be [black black black\]]
expected: FAIL
[CSS Animations: property <row-rule-color> from neutral to [red red red\] at (0) should be [black black black\]]
expected: FAIL
[CSS Animations: property <row-rule-color> from neutral to [red red red\] at (0.3) should be [rgb(77, 0, 0) rgb(77, 0, 0) rgb(77, 0, 0)\]]
expected: FAIL
[CSS Animations: property <row-rule-color> from neutral to [red red red\] at (0.6) should be [rgb(153, 0, 0) rgb(153, 0, 0) rgb(153, 0, 0)\]]
expected: FAIL
[CSS Animations: property <row-rule-color> from neutral to [red red red\] at (1) should be [red red red\]]
expected: FAIL
[CSS Animations: property <row-rule-color> from neutral to [red red red\] at (1.5) should be [red red red\]]
expected: FAIL
[Web Animations: property <row-rule-color> from neutral to [red red red\] at (-0.3) should be [black black black\]]
expected: FAIL
[Web Animations: property <row-rule-color> from neutral to [red red red\] at (0) should be [black black black\]]
expected: FAIL
[Web Animations: property <row-rule-color> from neutral to [red red red\] at (0.3) should be [rgb(77, 0, 0) rgb(77, 0, 0) rgb(77, 0, 0)\]]
expected: FAIL
[Web Animations: property <row-rule-color> from neutral to [red red red\] at (0.6) should be [rgb(153, 0, 0) rgb(153, 0, 0) rgb(153, 0, 0)\]]
expected: FAIL
[Web Animations: property <row-rule-color> from neutral to [red red red\] at (1) should be [red red red\]]
expected: FAIL
[Web Animations: property <row-rule-color> from neutral to [red red red\] at (1.5) should be [red red red\]]
expected: FAIL
[CSS Transitions: property <column-rule-color> from neutral to [red blue red\] at (-0.3) should be [black red blue\]]
expected: FAIL
[CSS Transitions: property <column-rule-color> from neutral to [red blue red\] at (0) should be [black red blue\]]
expected: FAIL
[CSS Transitions: property <column-rule-color> from neutral to [red blue red\] at (0.3) should be [rgb(77, 0, 0) rgb(179, 0, 77) rgb(77, 0, 179)\]]
expected: FAIL
[CSS Transitions: property <column-rule-color> from neutral to [red blue red\] at (0.6) should be [rgb(153, 0, 0) rgb(102, 0, 153) rgb(153, 0, 102)\]]
expected: FAIL
[CSS Transitions: property <column-rule-color> from neutral to [red blue red\] at (1) should be [red blue red\]]
expected: FAIL
[CSS Transitions: property <column-rule-color> from neutral to [red blue red\] at (1.5) should be [red blue red\]]
expected: FAIL
[CSS Transitions with transition: all: property <column-rule-color> from neutral to [red blue red\] at (-0.3) should be [black red blue\]]
expected: FAIL
[CSS Transitions with transition: all: property <column-rule-color> from neutral to [red blue red\] at (0) should be [black red blue\]]
expected: FAIL
[CSS Transitions with transition: all: property <column-rule-color> from neutral to [red blue red\] at (0.3) should be [rgb(77, 0, 0) rgb(179, 0, 77) rgb(77, 0, 179)\]]
expected: FAIL
[CSS Transitions with transition: all: property <column-rule-color> from neutral to [red blue red\] at (0.6) should be [rgb(153, 0, 0) rgb(102, 0, 153) rgb(153, 0, 102)\]]
expected: FAIL
[CSS Transitions with transition: all: property <column-rule-color> from neutral to [red blue red\] at (1) should be [red blue red\]]
expected: FAIL
[CSS Transitions with transition: all: property <column-rule-color> from neutral to [red blue red\] at (1.5) should be [red blue red\]]
expected: FAIL
[CSS Animations: property <column-rule-color> from neutral to [red blue red\] at (-0.3) should be [black red blue\]]
expected: FAIL
[CSS Animations: property <column-rule-color> from neutral to [red blue red\] at (0) should be [black red blue\]]
expected: FAIL
[CSS Animations: property <column-rule-color> from neutral to [red blue red\] at (0.3) should be [rgb(77, 0, 0) rgb(179, 0, 77) rgb(77, 0, 179)\]]
expected: FAIL
[CSS Animations: property <column-rule-color> from neutral to [red blue red\] at (0.6) should be [rgb(153, 0, 0) rgb(102, 0, 153) rgb(153, 0, 102)\]]
expected: FAIL
[CSS Animations: property <column-rule-color> from neutral to [red blue red\] at (1) should be [red blue red\]]
expected: FAIL
[CSS Animations: property <column-rule-color> from neutral to [red blue red\] at (1.5) should be [red blue red\]]
expected: FAIL
[Web Animations: property <column-rule-color> from neutral to [red blue red\] at (-0.3) should be [black red blue\]]
expected: FAIL
[Web Animations: property <column-rule-color> from neutral to [red blue red\] at (0) should be [black red blue\]]
expected: FAIL
[Web Animations: property <column-rule-color> from neutral to [red blue red\] at (0.3) should be [rgb(77, 0, 0) rgb(179, 0, 77) rgb(77, 0, 179)\]]
expected: FAIL
[Web Animations: property <column-rule-color> from neutral to [red blue red\] at (0.6) should be [rgb(153, 0, 0) rgb(102, 0, 153) rgb(153, 0, 102)\]]
expected: FAIL
[Web Animations: property <column-rule-color> from neutral to [red blue red\] at (1) should be [red blue red\]]
expected: FAIL
[Web Animations: property <column-rule-color> from neutral to [red blue red\] at (1.5) should be [red blue red\]]
expected: FAIL

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,3 @@
[rule-width-interpolation-conversion-001.html]
[CSS gap width change computed value to non compatible value mid-animation]
expected: FAIL

View file

@ -0,0 +1,3 @@
[rule-width-interpolation-conversion-002.html]
[CSS gap width change computed value to non compatible value mid-animation]
expected: FAIL

View file

@ -0,0 +1,6 @@
[rule-overlap-computed.html]
[Property gap-rule-overlap value 'row-over-column']
expected: FAIL
[Property gap-rule-overlap value 'column-over-row']
expected: FAIL

View file

@ -0,0 +1,6 @@
[rule-overlap-valid.html]
[e.style['gap-rule-overlap'\] = "row-over-column" should set the property value]
expected: FAIL
[e.style['gap-rule-overlap'\] = "column-over-row" should set the property value]
expected: FAIL

View file

@ -1,6 +0,0 @@
[rule-paint-order-computed.html]
[Property gap-rule-paint-order value 'row-over-column']
expected: FAIL
[Property gap-rule-paint-order value 'column-over-row']
expected: FAIL

View file

@ -1,6 +0,0 @@
[rule-paint-order-valid.html]
[e.style['gap-rule-paint-order'\] = "row-over-column" should set the property value]
expected: FAIL
[e.style['gap-rule-paint-order'\] = "column-over-row" should set the property value]
expected: FAIL