mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
This is an implementation for `scrollIntoView`. For now, it is called when a certain element gains focus. Testing: Existing WPT tests Fixes: #24059 Signed-off-by: abdelrahman1234567 <abdelrahman.hossameldin.awadalla@huawei.com>
13 lines
395 B
INI
Vendored
13 lines
395 B
INI
Vendored
[scrollIntoView-multiple-nested.html]
|
|
expected: TIMEOUT
|
|
[Simultaneous smooth scrollIntoViews run to completion]
|
|
expected: TIMEOUT
|
|
|
|
[Simultaneous smooth,instant scrollIntoViews run to completion]
|
|
expected: NOTRUN
|
|
|
|
[Simultaneous instant,smooth scrollIntoViews run to completion]
|
|
expected: NOTRUN
|
|
|
|
[Simultaneous instant scrollIntoViews run to completion]
|
|
expected: NOTRUN
|