mirror of
https://github.com/servo/servo
synced 2026-05-10 00:52:08 +02:00
11 lines
256 B
INI
11 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
|
|
|