mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
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>
15 lines
465 B
INI
Vendored
15 lines
465 B
INI
Vendored
[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
|