[start-edge-in-block-layout-direction.html]
[Vertical-RL LTR.]
expected:
if (os == "android") and not e10s: FAIL
if (os == "android") and e10s: FAIL
[Horizontal RTL.]
expected:
if (os == "android") and not e10s: FAIL
if (os == "android") and e10s: FAIL
[Vertical-LR LTR.]
expected:
if (os == "android") and not e10s: FAIL
if (os == "android") and e10s: FAIL
[Vertical-RL RTL.]
expected:
if (os == "android") and not e10s: FAIL
if (os == "android") and e10s: FAIL
[Vertical-LR RTL.]
expected:
if (os == "android") and not e10s: FAIL
if (os == "android") and e10s: FAIL