blob: e0214bb62a14a83ca8a27a753109aeb6b1ecda85 [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