blob: 0940099c81911629b1d047cf1fd6b65d1bba2613 [file] [log] [blame]
PASS e.style['column-count'] = "none" should not set the property value
PASS e.style['column-count'] = "2.5" should not set the property value
PASS e.style['column-count'] = "-1" should not set the property value
PASS e.style['column-count'] = "0" should not set the property value
PASS e.style['column-count'] = "auto 1" should not set the property value
PASS e.style['column-count'] = "1 234" should not set the property value