20 lines
574 B
INI
20 lines
574 B
INI
[scrollIntoView-sideways-lr-writing-mode-and-rtl-direction.html]
|
|
expected:
|
|
if (os == "android") and fission: [OK, TIMEOUT]
|
|
[scrollIntoView({"block":"end","inline":"start"})]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView({"block":"start","inline":"center"})]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView({"block":"center","inline":"start"})]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView({"block":"end","inline":"center"})]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView({"block":"start","inline":"end"})]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView({"block":"center","inline":"end"})]
|
|
expected: FAIL
|