blob: df1c570342107ceec7689b49da434cf3728ce6f5 [file] [log] [blame]
PASS e.style['column-gap'] = "auto" should not set the property value
PASS e.style['column-gap'] = "10" should not set the property value
PASS e.style['column-gap'] = "10px 20px" should not set the property value
PASS e.style['column-gap'] = "-1px" should not set the property value
PASS e.style['column-gap'] = "-10%" should not set the property value