[open-features-non-integer-top.html] expected: if (os == "android") and fission: [OK, TIMEOUT] if (os == "linux") and (processor == "x86"): [OK, ERROR] [features "top=105.5" should set "top=105"] expected: if os == "android": FAIL [features "top=105.32" should set "top=105"] expected: if os == "android": FAIL [features "top=105LLl" should set "top=105"] expected: if os == "android": FAIL [features "top=105^4" should set "top=105"] expected: if os == "android": FAIL [features "top=105*3" should set "top=105"] expected: if os == "android": FAIL [features "top=105/5" should set "top=105"] expected: if os == "android": FAIL [features "top=105 " should set "top=105"] expected: if os == "android": FAIL [features "top=105e1" should set "top=105"] expected: if os == "android": FAIL [features "top=105e-1" should set "top=105"] expected: if os == "android": FAIL [features "top=L104" should NOT set "top=104"] expected: if (os == "linux") and not fission and not debug: [PASS, FAIL]