mirror of
https://github.com/servo/servo.git
synced 2025-08-16 10:55: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
2
tests/wpt/meta/css/css-gaps/flex/flex-gap-decorations-022.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-gaps/flex/flex-gap-decorations-022.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[flex-gap-decorations-022.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-gaps/grid/grid-gap-decorations-029.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-gaps/grid/grid-gap-decorations-029.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[grid-gap-decorations-029.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-gaps/grid/grid-gap-decorations-030.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-gaps/grid/grid-gap-decorations-030.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[grid-gap-decorations-030.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-gaps/grid/grid-gap-decorations-031.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-gaps/grid/grid-gap-decorations-031.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[grid-gap-decorations-031.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-gaps/grid/grid-gap-decorations-032.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-gaps/grid/grid-gap-decorations-032.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[grid-gap-decorations-032.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-gaps/grid/grid-gap-decorations-033.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-gaps/grid/grid-gap-decorations-033.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[grid-gap-decorations-033.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-gaps/grid/grid-gap-decorations-38.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-gaps/grid/grid-gap-decorations-38.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[grid-gap-decorations-38.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-gaps/multicol/multicol-gap-decorations-017.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-gaps/multicol/multicol-gap-decorations-017.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[multicol-gap-decorations-017.html]
|
||||
expected: FAIL
|
9
tests/wpt/meta/css/css-gaps/parsing/gap-decorations-col-rule-width.html.ini
vendored
Normal file
9
tests/wpt/meta/css/css-gaps/parsing/gap-decorations-col-rule-width.html.ini
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
[gap-decorations-col-rule-width.html]
|
||||
[`column-rule-width` should be `0px` when `column-rule-style` is `none` with single value]
|
||||
expected: FAIL
|
||||
|
||||
[`column-rule-width` should be as specified regardless of `column-rule-style` with multiple values]
|
||||
expected: FAIL
|
||||
|
||||
[`column-rule-width` should be as specified regardless of `column-rule-style` with multiple (repeat) values]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-images/linear-gradient-body-sibling-index.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-images/linear-gradient-body-sibling-index.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[linear-gradient-body-sibling-index.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-images/linear-gradient-sibling-index.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-images/linear-gradient-sibling-index.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[linear-gradient-sibling-index.html]
|
||||
expected: FAIL
|
|
@ -1,4 +1,4 @@
|
|||
[dashed-function-cycles.tentative.html]
|
||||
[dashed-function-cycles.html]
|
||||
[Local with self-cycle]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -11,7 +11,10 @@
|
|||
[Local shadowing cyclic property --x]
|
||||
expected: FAIL
|
||||
|
||||
[Local shadowing cyclic outer local --x ]
|
||||
[Local shadowing cyclic outer local --x]
|
||||
expected: FAIL
|
||||
|
||||
[Argument shadowing cyclic outer local --x]
|
||||
expected: FAIL
|
||||
|
||||
[Arguments shadowing cyclic properties]
|
||||
|
@ -53,6 +56,9 @@
|
|||
[Cycle through local, other function]
|
||||
expected: FAIL
|
||||
|
||||
[Cycle through local, other function, fallback in function]
|
||||
expected: FAIL
|
||||
|
||||
[Cycle through various variables and other functions]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -62,15 +68,6 @@
|
|||
[Cyclic defaults]
|
||||
expected: FAIL
|
||||
|
||||
[Local shadowing cyclic outer local --x]
|
||||
expected: FAIL
|
||||
|
||||
[Argument shadowing cyclic outer local --x]
|
||||
expected: FAIL
|
||||
|
||||
[Cycle through local, other function, fallback in function]
|
||||
expected: FAIL
|
||||
|
||||
[Cyclic outer --b shadows custom property]
|
||||
expected: FAIL
|
||||
|
|
@ -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
|
15
tests/wpt/meta/css/cssom-view/scrollIntoView-container.html.ini
vendored
Normal file
15
tests/wpt/meta/css/cssom-view/scrollIntoView-container.html.ini
vendored
Normal file
|
@ -0,0 +1,15 @@
|
|||
[scrollIntoView-container.html]
|
||||
[scrollIntoView() defaults to scrolling ancestors]
|
||||
expected: FAIL
|
||||
|
||||
[scrollIntoView({container: 'all'}) scrolls ancestors]
|
||||
expected: FAIL
|
||||
|
||||
[scrollIntoView({container: 'nearest'}) only scrolls nearest scroll container]
|
||||
expected: FAIL
|
||||
|
||||
[scrollIntoView({container: 'nearest'}) doesn't stop at itself]
|
||||
expected: FAIL
|
||||
|
||||
[scrollIntoView({container: 'nearest'}) doesn't propagate to outer frames]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/filter-effects/backdrop-filter-scale-transform.html.ini
vendored
Normal file
2
tests/wpt/meta/css/filter-effects/backdrop-filter-scale-transform.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[backdrop-filter-scale-transform.html]
|
||||
expected: FAIL
|
6
tests/wpt/meta/css/geometry/DOMMatrix-001.html.ini
vendored
Normal file
6
tests/wpt/meta/css/geometry/DOMMatrix-001.html.ini
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
[DOMMatrix-001.html]
|
||||
[new DOMMatrix("scale(sign(1em))")]
|
||||
expected: FAIL
|
||||
|
||||
[new DOMMatrixReadOnly("scale(sign(1em))")]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue