blob: e677f48aa9aa94d69cb46a01872c8d4d9f24b947 [file] [log] [blame]
PASS e.style['max-lines'] = "auto" should not set the property value
PASS e.style['max-lines'] = "0" should not set the property value
PASS e.style['max-lines'] = "-5" should not set the property value
PASS e.style['max-lines'] = "none none" should not set the property value
PASS e.style['max-lines'] = "1 none" should not set the property value
PASS e.style['max-lines'] = "none 2" should not set the property value
PASS e.style['max-lines'] = "3 4" should not set the property value