mirror of
https://github.com/servo/servo.git
synced 2025-09-17 18:38:22 +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
388 B
INI
Vendored
13 lines
388 B
INI
Vendored
[scrollIntoView-multiple.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
|