blob: 2fbad0dd12c4027691d6194f54a3c83c1bc4651a [file] [log] [blame]
[open-features-non-integer-screeny.html]
expected:
if product == "chrome": [OK, ERROR]
[features "screeny=405.5" should set "height=405"]
expected: FAIL
[features "screeny=405.32" should set "height=405"]
expected: FAIL
[features "screeny=405LLl" should set "height=405"]
expected: FAIL
[features "screeny=405^4" should set "height=405"]
expected: FAIL
[features "screeny=405*3" should set "height=405"]
expected: FAIL
[features "screeny=405/5" should set "height=405"]
expected: FAIL
[features "screeny=405 " should set "height=405"]
expected: FAIL
[features "screeny=405e1" should set "height=405"]
expected: FAIL
[features "screeny=405e-1" should set "height=405"]
expected: FAIL