mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Sync WPT with upstream (20-07-2025) (#38178)
Automated downstream sync of changes from upstream as of 20-07-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
7ab0d91109
commit
772c84633e
340 changed files with 17903 additions and 3841 deletions
18
tests/wpt/meta/css/cssom-view/window-scroll-arguments.html.ini
vendored
Normal file
18
tests/wpt/meta/css/cssom-view/window-scroll-arguments.html.ini
vendored
Normal file
|
@ -0,0 +1,18 @@
|
|||
[window-scroll-arguments.html]
|
||||
[scrollTo with 1 non-dictionary argument]
|
||||
expected: FAIL
|
||||
|
||||
[scrollTo with an invalid ScrollToOptions argument]
|
||||
expected: FAIL
|
||||
|
||||
[scroll with 1 non-dictionary argument]
|
||||
expected: FAIL
|
||||
|
||||
[scroll with an invalid ScrollToOptions argument]
|
||||
expected: FAIL
|
||||
|
||||
[scrollBy with 1 non-dictionary argument]
|
||||
expected: FAIL
|
||||
|
||||
[scrollBy with an invalid ScrollToOptions argument]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue