mirror of
https://github.com/servo/servo
synced 2026-04-27 01:55:03 +02:00
16 lines
612 B
INI
16 lines
612 B
INI
[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
|