[open-features-non-integer-screenx.html]
[features "screenx=105.5" should set "left=105"]
expected: FAIL
[features "screenx=105.32" should set "left=105"]
expected: FAIL
[features "screenx=105LLl" should set "left=105"]
expected: FAIL
[features "screenx=105^4" should set "left=105"]
expected: FAIL
[features "screenx=105*3" should set "left=105"]
expected: FAIL
[features "screenx=105/5" should set "left=105"]
expected: FAIL
[features "screenx=105 " should set "left=105"]
expected: FAIL
[features "screenx=105e1" should set "left=105"]
expected: FAIL
[features "screenx=105e-1" should set "left=105"]
expected: FAIL
[features "screenx=105.5" should set "screenx=105"]
expected: FAIL
[features "screenx=105.32" should set "screenx=105"]
expected: FAIL
[features "screenx=105LLl" should set "screenx=105"]
expected: FAIL
[features "screenx=105^4" should set "screenx=105"]
expected: FAIL
[features "screenx=105*3" should set "screenx=105"]
expected: FAIL
[features "screenx=105/5" should set "screenx=105"]
expected: FAIL
[features "screenx=105 " should set "screenx=105"]
expected: FAIL
[features "screenx=105e1" should set "screenx=105"]
expected: FAIL
[features "screenx=105e-1" should set "screenx=105"]
expected: FAIL