blob: ad3429c02b4bfde62f38da3c30c1a0691132f79a [file] [log] [blame]
PASS e.style['column-width'] = "none" should not set the property value
PASS e.style['column-width'] = "10" should not set the property value
PASS e.style['column-width'] = "-20px" should not set the property value
PASS e.style['column-width'] = "30%" should not set the property value
PASS e.style['column-width'] = "auto 40px" should not set the property value