blob: 243feb461aba66e40042245738efbe22cbdf5f36 [file] [log] [blame]
PASS e.style['flex-flow'] = "nowrap column" should set flex-direction
PASS e.style['flex-flow'] = "nowrap column" should set flex-wrap
PASS e.style['flex-flow'] = "nowrap column" should not set unrelated longhands
PASS e.style['flex-flow'] = "wrap row-reverse" should set flex-direction
PASS e.style['flex-flow'] = "wrap row-reverse" should set flex-wrap
PASS e.style['flex-flow'] = "wrap row-reverse" should not set unrelated longhands