mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +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
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
|
Loading…
Add table
Add a link
Reference in a new issue