mirror of
https://github.com/servo/servo.git
synced 2025-09-18 19:08: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
442 B
INI
Vendored
13 lines
442 B
INI
Vendored
[scrollIntoView-smooth.html]
|
|
expected: TIMEOUT
|
|
[Smooth scrollIntoView should scroll the element to the 'center' position]
|
|
expected: NOTRUN
|
|
|
|
[Smooth scrollIntoView should scroll the element to the 'end' position]
|
|
expected: NOTRUN
|
|
|
|
[Smooth scrollIntoView should scroll the element to the 'nearest' position]
|
|
expected: TIMEOUT
|
|
|
|
[Smooth scrollIntoView should scroll the element to the 'start' position]
|
|
expected: NOTRUN
|