blob: 0599f035559743146d7f94570f5f23688ec4cf00 [file] [log] [blame]
PASS e.style['gap'] = "auto" should not set the property value
PASS e.style['gap'] = "-10px" should not set the property value
PASS e.style['gap'] = "10px 20% 30px" should not set the property value
PASS e.style['gap'] = "normal 10px normal" should not set the property value