mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Sync WPT with upstream (18-05-2025) (#37040)
Automated downstream sync of changes from upstream as of 18-05-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
ed469fe72f
commit
070a8cf937
377 changed files with 11542 additions and 2416 deletions
|
@ -22,3 +22,9 @@
|
|||
|
||||
[sibling-count() should not be allowed in @counter-style descriptors]
|
||||
expected: FAIL
|
||||
|
||||
[sibling-index() should not be allowed in @font-feature-values descriptors]
|
||||
expected: FAIL
|
||||
|
||||
[sibling-count() should not be allowed in @font-feature-values descriptors]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,6 @@
|
|||
[sibling-index-keyframe-font-variation-settings-dynamic.html]
|
||||
[Initially, the sibling-index() is 3 for #target]
|
||||
expected: FAIL
|
||||
|
||||
[Removing a preceding sibling of #target reduces the sibling-index()]
|
||||
expected: FAIL
|
|
@ -0,0 +1,6 @@
|
|||
[sibling-index-keyframe-font-weight-dynamic.html]
|
||||
[Initially, the sibling-index() is 3 for #target]
|
||||
expected: FAIL
|
||||
|
||||
[Removing a preceding sibling of #target reduces the sibling-index()]
|
||||
expected: FAIL
|
6
tests/wpt/meta/css/css-values/tree-counting/sibling-index-keyframe-percent-dynamic.html.ini
vendored
Normal file
6
tests/wpt/meta/css/css-values/tree-counting/sibling-index-keyframe-percent-dynamic.html.ini
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
[sibling-index-keyframe-percent-dynamic.html]
|
||||
[Initially, the sibling-index() is 3 for #target]
|
||||
expected: FAIL
|
||||
|
||||
[Removing a preceding sibling of #target reduces the sibling-index()]
|
||||
expected: FAIL
|
|
@ -0,0 +1,54 @@
|
|||
[sibling-index-keyframe-registered-properties-dynamic.html]
|
||||
[Initially, the sibling-index() is 3 for --time]
|
||||
expected: FAIL
|
||||
|
||||
[Initially, the sibling-index() is 3 for --angle]
|
||||
expected: FAIL
|
||||
|
||||
[Initially, the sibling-index() is 3 for --resolution]
|
||||
expected: FAIL
|
||||
|
||||
[Initially, the sibling-index() is 3 for --percentage]
|
||||
expected: FAIL
|
||||
|
||||
[Initially, the sibling-index() is 3 for --number]
|
||||
expected: FAIL
|
||||
|
||||
[Initially, the sibling-index() is 3 for --integer]
|
||||
expected: FAIL
|
||||
|
||||
[Initially, the sibling-index() is 3 for --length]
|
||||
expected: FAIL
|
||||
|
||||
[Initially, the sibling-index() is 3 for --length-percentage]
|
||||
expected: FAIL
|
||||
|
||||
[Initially, the sibling-index() is 3 for --color]
|
||||
expected: FAIL
|
||||
|
||||
[Removing a preceding sibling of #target reduces the sibling-index() for --time]
|
||||
expected: FAIL
|
||||
|
||||
[Removing a preceding sibling of #target reduces the sibling-index() for --angle]
|
||||
expected: FAIL
|
||||
|
||||
[Removing a preceding sibling of #target reduces the sibling-index() for --resolution]
|
||||
expected: FAIL
|
||||
|
||||
[Removing a preceding sibling of #target reduces the sibling-index() for --percentage]
|
||||
expected: FAIL
|
||||
|
||||
[Removing a preceding sibling of #target reduces the sibling-index() for --number]
|
||||
expected: FAIL
|
||||
|
||||
[Removing a preceding sibling of #target reduces the sibling-index() for --integer]
|
||||
expected: FAIL
|
||||
|
||||
[Removing a preceding sibling of #target reduces the sibling-index() for --length]
|
||||
expected: FAIL
|
||||
|
||||
[Removing a preceding sibling of #target reduces the sibling-index() for --length-percentage]
|
||||
expected: FAIL
|
||||
|
||||
[Removing a preceding sibling of #target reduces the sibling-index() for --color]
|
||||
expected: FAIL
|
6
tests/wpt/meta/css/css-values/tree-counting/sibling-index-keyframe-rotate-dynamic.html.ini
vendored
Normal file
6
tests/wpt/meta/css/css-values/tree-counting/sibling-index-keyframe-rotate-dynamic.html.ini
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
[sibling-index-keyframe-rotate-dynamic.html]
|
||||
[Initially, the sibling-index() is 3 for #target]
|
||||
expected: FAIL
|
||||
|
||||
[Removing a preceding sibling of #target reduces the sibling-index()]
|
||||
expected: FAIL
|
6
tests/wpt/meta/css/css-values/tree-counting/sibling-index-keyframe-scale-dynamic.html.ini
vendored
Normal file
6
tests/wpt/meta/css/css-values/tree-counting/sibling-index-keyframe-scale-dynamic.html.ini
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
[sibling-index-keyframe-scale-dynamic.html]
|
||||
[Initially, the sibling-index() is 3 for #target]
|
||||
expected: FAIL
|
||||
|
||||
[Removing a preceding sibling of #target reduces the sibling-index()]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue