mirror of
https://github.com/servo/servo.git
synced 2025-08-09 15:35:34 +01:00
Sync WPT with upstream (11-05-2025) (#36954)
Automated downstream sync of changes from upstream as of 11-05-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
924fd06f14
commit
6cd44061d7
238 changed files with 9392 additions and 2177 deletions
|
@ -10,3 +10,15 @@
|
|||
|
||||
[sibling-count() should not be allowed in @font-face descriptors]
|
||||
expected: FAIL
|
||||
|
||||
[sibling-index() should not be allowed in @font-palette-values descriptors]
|
||||
expected: FAIL
|
||||
|
||||
[sibling-count() should not be allowed in @font-palette-values descriptors]
|
||||
expected: FAIL
|
||||
|
||||
[sibling-index() should not be allowed in @counter-style descriptors]
|
||||
expected: FAIL
|
||||
|
||||
[sibling-count() should not be allowed in @counter-style descriptors]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,6 @@
|
|||
[sibling-index-keyframe-length-value-dynamic.html]
|
||||
[Initially, the sibling-index() is 2 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-value-dynamic.html.ini
vendored
Normal file
6
tests/wpt/meta/css/css-values/tree-counting/sibling-index-keyframe-value-dynamic.html.ini
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
[sibling-index-keyframe-value-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