mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
28 lines
734 B
INI
28 lines
734 B
INI
[scrollIntoView-sideways-lr-writing-mode-and-rtl-direction.html]
|
|
[scrollIntoView({"block":"center","inline":"center"})]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView({"block":"end","inline":"start"})]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView({"block":"start","inline":"center"})]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView({"block":"center","inline":"start"})]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView({"block":"start","inline":"start"})]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView({"block":"end","inline":"center"})]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView({"block":"end","inline":"end"})]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView({"block":"start","inline":"end"})]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView({"block":"center","inline":"end"})]
|
|
expected: FAIL
|
|
|