mirror of
https://github.com/servo/servo.git
synced 2025-08-29 17:18:23 +01:00
Sync WPT with upstream (08-06-2025) (#37326)
Automated downstream sync of changes from upstream as of 08-06-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
aeca81c091
commit
bd6639aadb
379 changed files with 15948 additions and 4486 deletions
2
tests/wpt/meta/css/css-gaps/flex/flex-gap-decorations-025.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-gaps/flex/flex-gap-decorations-025.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[flex-gap-decorations-025.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-gaps/grid/grid-gap-decorations-046.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-gaps/grid/grid-gap-decorations-046.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[grid-gap-decorations-046.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[grid-auto-margin-and-replaced-item-001.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-masking/clip-path/clip-path-shape-007.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-masking/clip-path/clip-path-shape-007.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[clip-path-shape-007.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[clip-path-shape-007.tentative.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-masking/clip-path/clip-path-shape-008.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-masking/clip-path/clip-path-shape-008.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[clip-path-shape-008.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[clip-path-shape-008.tentative.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-masking/clip-path/clip-path-shape-009.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-masking/clip-path/clip-path-shape-009.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[clip-path-shape-009.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[clip-path-shape-009.tentative.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-masking/clip-path/clip-path-shape-010.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-masking/clip-path/clip-path-shape-010.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[clip-path-shape-010.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[clip-path-shape-010.tentative.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-masking/clip-path/clip-path-shape-hline-vline-keywords.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-masking/clip-path/clip-path-shape-hline-vline-keywords.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[clip-path-shape-hline-vline-keywords.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[clip-path-shape-hline-vline-keywords.tentative.html]
|
||||
expected: FAIL
|
3
tests/wpt/meta/css/css-overflow/overflow-rtl-scroll-left.html.ini
vendored
Normal file
3
tests/wpt/meta/css/css-overflow/overflow-rtl-scroll-left.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[overflow-rtl-scroll-left.html]
|
||||
[rtl scroll left should be 0 when overflow size is empty]
|
||||
expected: FAIL
|
24
tests/wpt/meta/css/css-overflow/parsing/parsing/scroll-target-group-computed.html.ini
vendored
Normal file
24
tests/wpt/meta/css/css-overflow/parsing/parsing/scroll-target-group-computed.html.ini
vendored
Normal file
|
@ -0,0 +1,24 @@
|
|||
[scroll-target-group-computed.html]
|
||||
[Property scroll-target-group value 'initial']
|
||||
expected: FAIL
|
||||
|
||||
[Property scroll-target-group value 'inherit']
|
||||
expected: FAIL
|
||||
|
||||
[Property scroll-target-group value 'unset']
|
||||
expected: FAIL
|
||||
|
||||
[Property scroll-target-group value 'revert']
|
||||
expected: FAIL
|
||||
|
||||
[Property scroll-target-group value 'none']
|
||||
expected: FAIL
|
||||
|
||||
[Property scroll-target-group value 'auto']
|
||||
expected: FAIL
|
||||
|
||||
[The scroll-target-group property shows up in CSSStyleDeclaration enumeration]
|
||||
expected: FAIL
|
||||
|
||||
[The scroll-target-group property shows up in CSSStyleDeclaration.cssText]
|
||||
expected: FAIL
|
18
tests/wpt/meta/css/css-overflow/parsing/parsing/scroll-target-group-valid.html.ini
vendored
Normal file
18
tests/wpt/meta/css/css-overflow/parsing/parsing/scroll-target-group-valid.html.ini
vendored
Normal file
|
@ -0,0 +1,18 @@
|
|||
[scroll-target-group-valid.html]
|
||||
[e.style['scroll-target-group'\] = "initial" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['scroll-target-group'\] = "inherit" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['scroll-target-group'\] = "unset" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['scroll-target-group'\] = "revert" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['scroll-target-group'\] = "none" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['scroll-target-group'\] = "auto" should set the property value]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[scroll-marker-contain-001.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[scroll-marker-contain-002.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[scroll-marker-contain-003.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[scroll-marker-contain-004.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[scroll-marker-contain-005.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[scroll-marker-contain-006.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[scroll-marker-contain-007.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[scroll-marker-contain-009.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[scroll-marker-contain-010.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[scroll-marker-contain-011.tentative.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-overflow/scroll-target-group-001.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-overflow/scroll-target-group-001.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[scroll-target-group-001.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-overflow/scroll-target-group-002.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-overflow/scroll-target-group-002.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[scroll-target-group-002.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-overflow/scroll-target-group-003.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-overflow/scroll-target-group-003.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[scroll-target-group-003.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-overflow/scroll-target-group-004.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-overflow/scroll-target-group-004.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[scroll-target-group-004.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-overflow/scroll-target-group-005.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-overflow/scroll-target-group-005.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[scroll-target-group-005.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-overflow/scroll-target-group-006.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-overflow/scroll-target-group-006.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[scroll-target-group-006.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-overflow/scroll-target-group-007.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-overflow/scroll-target-group-007.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[scroll-target-group-007.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-overflow/scroll-target-group-009.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-overflow/scroll-target-group-009.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[scroll-target-group-009.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-overflow/scroll-target-group-010.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-overflow/scroll-target-group-010.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[scroll-target-group-010.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-overflow/scroll-target-group-011.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-overflow/scroll-target-group-011.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[scroll-target-group-011.html]
|
||||
expected: FAIL
|
3
tests/wpt/meta/css/css-sizing/stretch/flex-line-002.html.ini
vendored
Normal file
3
tests/wpt/meta/css/css-sizing/stretch/flex-line-002.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[flex-line-002.html]
|
||||
[.stretch 3]
|
||||
expected: FAIL
|
3
tests/wpt/meta/css/css-sizing/stretch/flex-line-003.html.ini
vendored
Normal file
3
tests/wpt/meta/css/css-sizing/stretch/flex-line-003.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[flex-line-003.html]
|
||||
[.stretch 3]
|
||||
expected: FAIL
|
3
tests/wpt/meta/css/css-sizing/stretch/flex-line-004.html.ini
vendored
Normal file
3
tests/wpt/meta/css/css-sizing/stretch/flex-line-004.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[flex-line-004.html]
|
||||
[.stretch 3]
|
||||
expected: FAIL
|
3
tests/wpt/meta/css/css-sizing/stretch/flex-line-005.html.ini
vendored
Normal file
3
tests/wpt/meta/css/css-sizing/stretch/flex-line-005.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[flex-line-005.html]
|
||||
[.stretch 1]
|
||||
expected: FAIL
|
|
@ -13,3 +13,6 @@
|
|||
|
||||
[Property text-autospace value 'ideograph-numeric']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-autospace value 'initial']
|
||||
expected: FAIL
|
||||
|
|
|
@ -58,3 +58,6 @@
|
|||
|
||||
[Property text-spacing value 'trim-start no-autospace']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-spacing value 'initial']
|
||||
expected: FAIL
|
||||
|
|
2
tests/wpt/meta/css/css-text/text-autospace/text-autospace-zh-001.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-text/text-autospace/text-autospace-zh-001.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[text-autospace-zh-001.html]
|
||||
expected: FAIL
|
|
@ -595,3 +595,12 @@
|
|||
|
||||
[Document interface: calling caretPositionFromPoint(double, double, optional CaretPositionFromPointOptions) on document with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLElement interface: attribute scrollParent]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLElement interface: document.createElement("div") must inherit property "scrollParent" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLElement interface: document.createElement("img") must inherit property "scrollParent" with the proper type]
|
||||
expected: FAIL
|
||||
|
|
2
tests/wpt/meta/css/filter-effects/css-backdrop-filter-transform-clip.html.ini
vendored
Normal file
2
tests/wpt/meta/css/filter-effects/css-backdrop-filter-transform-clip.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[css-backdrop-filter-transform-clip.html]
|
||||
expected: TIMEOUT
|
Loading…
Add table
Add a link
Reference in a new issue