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