blob: 982dcb35817d6550365115fe28f67c4a51b14ea1 [file] [log] [blame]
PASS e.style['grid-auto-flow'] = "row" should set the property value
PASS e.style['grid-auto-flow'] = "column" should set the property value
PASS e.style['grid-auto-flow'] = "row dense" should set the property value
PASS e.style['grid-auto-flow'] = "dense column" should set the property value
PASS e.style['grid-auto-flow'] = "dense" should set the property value