[scrollIntoView-horizontal-tb-writing-mode.html]
[scrollIntoView({"block":"center","inline":"center"})]
expected:
if os == "android": FAIL
[scrollIntoView({"block":"start","inline":"center"})]
expected:
if os == "android": FAIL
[scrollIntoView({"block":"center","inline":"start"})]
expected:
if os == "android": FAIL
[scrollIntoView({"block":"end","inline":"center"})]
expected:
if os == "android": FAIL
[scrollIntoView({"block":"center","inline":"end"})]
expected:
if os == "android": FAIL