blob: d8eed93fc16bead0f80e5af293d375c28e078144 [file] [log] [blame]
PASS e.style['row-gap'] = "normal" should set the property value
PASS e.style['row-gap'] = "10px" should set the property value
PASS e.style['row-gap'] = "20%" should set the property value
PASS e.style['row-gap'] = "calc(20% + 10px)" should set the property value
PASS e.style['row-gap'] = "0" should set the property value