Source code
Revision control
Copy as Markdown
Other Tools
[select-multiple-options-visual-order.html]
[select[multiple\][style="writing-mode: horizontal-tb"\] has visually correct option order]
expected:
if os == "android": FAIL
[select[multiple\][style="writing-mode: vertical-lr"\] has visually correct option order]
expected:
if os == "android": FAIL
[select[multiple\][style="writing-mode: vertical-rl"\] has visually correct option order]
expected:
if os == "android": FAIL
[select[multiple\][style="writing-mode: sideways-lr"\] has visually correct option order]
expected:
if os == "android": FAIL
[select[multiple\][style="writing-mode: sideways-rl"\] has visually correct option order]
expected:
if os == "android": FAIL