[open-features-non-integer-innerheight.html]
[features "innerheight=405.5" should set "height=405"]
expected:
if (os == "linux") and fission and tsan: PASS
if os == "win": PASS
if os == "mac": PASS
if os == "android": FAIL
[PASS, FAIL]
[features "innerheight=405.32" should set "height=405"]
expected:
if (os == "linux") and fission and tsan: PASS
if os == "win": PASS
if os == "mac": PASS
if os == "android": FAIL
[PASS, FAIL]
[features "innerheight=405LLl" should set "height=405"]
expected:
if (os == "linux") and fission and tsan: PASS
if os == "win": PASS
if os == "mac": PASS
if os == "android": FAIL
[PASS, FAIL]
[features "innerheight=405^4" should set "height=405"]
expected:
if (os == "linux") and fission and tsan: PASS
if os == "win": PASS
if os == "mac": PASS
if os == "android": FAIL
[PASS, FAIL]
[features "innerheight=405*3" should set "height=405"]
expected:
if (os == "linux") and fission and tsan: PASS
if os == "win": PASS
if os == "mac": PASS
if os == "android": FAIL
[PASS, FAIL]
[features "innerheight=405/5" should set "height=405"]
expected:
if (os == "linux") and fission and tsan: PASS
if os == "win": PASS
if os == "mac": PASS
if os == "android": FAIL
[PASS, FAIL]
[features "innerheight=405 " should set "height=405"]
expected:
if (os == "linux") and fission and tsan: PASS
if os == "win": PASS
if os == "mac": PASS
if os == "android": FAIL
[PASS, FAIL]
[features "innerheight=405e1" should set "height=405"]
expected:
if (os == "linux") and fission and tsan: PASS
if os == "win": PASS
if os == "mac": PASS
if os == "android": FAIL
[PASS, FAIL]
[features "innerheight=405e-1" should set "height=405"]
expected:
if (os == "linux") and fission and tsan: PASS
if os == "win": PASS
if os == "mac": PASS
if os == "android": FAIL
[PASS, FAIL]
[features "innerheight=L404" should NOT set "height=404"]
expected:
if asan and not fission: [PASS, FAIL]
[features "innerheight=_404" should NOT set "height=404"]
expected:
if asan and not fission: [PASS, FAIL]