mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
15 lines
612 B
INI
Vendored
15 lines
612 B
INI
Vendored
[scroll-behavior-smooth-positions.html]
|
|
[Scroll positions when performing smooth scrolling from (0, 500) to (500, 250) using scrollIntoView() ]
|
|
expected: FAIL
|
|
|
|
[Scroll positions when performing smooth scrolling from (1000, 500) to (500, 250) using scrollIntoView() ]
|
|
expected: FAIL
|
|
|
|
[Scroll positions when performing smooth scrolling from (0, 0) to (500, 250) using scrollIntoView() ]
|
|
expected: FAIL
|
|
|
|
[Scroll positions when performing smooth scrolling from (1000, 0) to (500, 250) using scrollIntoView() ]
|
|
expected: FAIL
|
|
|
|
[Make sure the page is ready for animation.]
|
|
expected: FAIL
|