mirror of
https://github.com/servo/servo.git
synced 2025-07-12 09:53:40 +01:00
10 lines
256 B
INI
10 lines
256 B
INI
[scrollIntoView-scrollPadding.html]
|
|
[scrollIntoView({block: "center", inline: "center"})]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView({block: "start", inline: "start"})]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView({block: "end", inline: "end"})]
|
|
expected: FAIL
|
|
|