blob: faa28f123068b7cacfef4887cc117f03f37d8521 [file] [log] [blame]
PASS e.style['flex-flow'] = "column nowrap" should set the property value
PASS e.style['flex-flow'] = "nowrap column" should set the property value
PASS e.style['flex-flow'] = "wrap row-reverse" should set the property value