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