mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
55 lines
2.1 KiB
INI
55 lines
2.1 KiB
INI
[scroll-behavior-smooth-positions.html]
|
|
[Scroll positions when performing smooth scrolling from (1000, 0) to (500, 250) using scrollIntoView() ]
|
|
expected: FAIL
|
|
|
|
[Scroll positions when performing smooth scrolling from (1000, 500) to (500, 250) using scrollTo() ]
|
|
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, 500) to (500, 250) using scrollIntoView() ]
|
|
expected: FAIL
|
|
|
|
[Scroll positions when performing smooth scrolling from (0, 500) to (500, 250) using scrollTo() ]
|
|
expected: FAIL
|
|
|
|
[Scroll positions when performing smooth scrolling from (0, 500) to (500, 250) using scrollIntoView() ]
|
|
expected: FAIL
|
|
|
|
[Scroll positions when performing smooth scrolling from (0, 500) to (500, 250) using scrollBy() ]
|
|
expected: FAIL
|
|
|
|
[Scroll positions when performing smooth scrolling from (1000, 0) to (500, 250) using scrollBy() ]
|
|
expected: FAIL
|
|
|
|
[Scroll positions when aborting a smooth scrolling with an instant scrolling]
|
|
expected: FAIL
|
|
|
|
[Scroll positions when performing smooth scrolling from (1000, 500) to (500, 250) using scrollBy() ]
|
|
expected: FAIL
|
|
|
|
[Scroll positions when performing smooth scrolling from (1000, 0) to (500, 250) using scroll() ]
|
|
expected: FAIL
|
|
|
|
[Scroll positions when performing smooth scrolling from (1000, 0) to (500, 250) using scrollTo() ]
|
|
expected: FAIL
|
|
|
|
[Scroll positions when performing smooth scrolling from (0, 500) to (500, 250) using scroll() ]
|
|
expected: FAIL
|
|
|
|
[Scroll positions when aborting a smooth scrolling with another smooth scrolling]
|
|
expected: FAIL
|
|
|
|
[Scroll positions when performing smooth scrolling from (1000, 500) to (500, 250) using scroll() ]
|
|
expected: FAIL
|
|
|
|
[Scroll positions when performing smooth scrolling from (0, 0) to (500, 250) using scroll() ]
|
|
expected: FAIL
|
|
|
|
[Scroll positions when performing smooth scrolling from (0, 0) to (500, 250) using scrollTo() ]
|
|
expected: FAIL
|
|
|
|
[Scroll positions when performing smooth scrolling from (0, 0) to (500, 250) using scrollBy() ]
|
|
expected: FAIL
|
|
|