blob: 88c9dccabd1935969bafcdd7c7d047e4a45143b7 [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