blob: e31495f1677dc72aa2bf3d76409fd15c7d08a242 [file] [log] [blame]
PASS e.style['line-clamp'] = "auto" should not set the property value
PASS e.style['line-clamp'] = "0" should not set the property value
PASS e.style['line-clamp'] = "-5" should not set the property value
PASS e.style['line-clamp'] = "\" etc., etc. \"" should not set the property value
PASS e.style['line-clamp'] = "none 2" should not set the property value
PASS e.style['line-clamp'] = "3 none" should not set the property value
PASS e.style['line-clamp'] = "auto 4" should not set the property value