mirror of
https://github.com/servo/servo.git
synced 2025-08-10 07:55:33 +01:00
Sync WPT with upstream (02-06-2025) (#37212)
Automated downstream sync of changes from upstream as of 02-06-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
f710e2cab4
commit
2a07ef01f5
230 changed files with 6516 additions and 2061 deletions
|
@ -442,3 +442,126 @@
|
|||
|
||||
[CSS Values and Units Test: CSS inline if() function 147]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 148]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 149]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 150]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 151]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 152]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 153]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 154]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 155]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 156]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 157]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 158]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 159]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 160]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 161]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 162]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 163]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 164]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 165]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 166]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 167]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 168]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 169]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 170]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 171]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 172]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 173]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 174]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 175]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 176]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 177]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 178]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 179]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 180]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 181]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 182]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 183]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 184]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 185]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 186]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 187]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 188]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,12 @@
|
|||
[sibling-function-container-query-invalidation.html]
|
||||
[sibling-index() in @container width query matching after removal]
|
||||
expected: FAIL
|
||||
|
||||
[sibling-count() in @container width query matching after removal]
|
||||
expected: FAIL
|
||||
|
||||
[sibling-index() in @container style() query matching after removal]
|
||||
expected: FAIL
|
||||
|
||||
[sibling-count() in @container style() query matching after removal]
|
||||
expected: FAIL
|
|
@ -52,3 +52,9 @@
|
|||
|
||||
[Removing a preceding sibling of #target reduces the sibling-index() for --color]
|
||||
expected: FAIL
|
||||
|
||||
[Initially, the sibling-index() is 3 for --list]
|
||||
expected: FAIL
|
||||
|
||||
[Removing a preceding sibling of #target reduces the sibling-index() for --list]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue