[flex-flow-valid.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[e.style['flex-flow'\] = "column nowrap" should set the property value]
expected: FAIL
[e.style['flex-flow'\] = "nowrap column" should set the property value]
expected: FAIL
[e.style['flex-flow'\] = "nowrap" should set the property value]
expected: FAIL