servo/tests/wpt/meta/css/cssom-view/scrollIntoView-smooth.html.ini
Abdelrahman Hossam 17a269a8ad
script: Implement scrollIntoView (#38230)
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>
2025-08-06 08:08:25 +00:00

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