/css/css-flexbox/parsing/flex-flow-shorthand.html| status | subtest | message |
|---|---|---|
| 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 |
bundle built 2026-07-16T07:16:48.063Z