/css/css-flexbox/parsing/flex-flow-valid.html| status | subtest | message |
|---|---|---|
| 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 | |
| PASS | e.style['flex-flow'] = "nowrap" should set the property value | |
| PASS | e.style['flex-flow'] = "row nowrap" should set the property value | |
| PASS | e.style['flex-flow'] = "wrap" should set the property value | |
| PASS | e.style['flex-flow'] = "row wrap" should set the property value |
bundle built 2026-07-16T07:16:48.063Z