/css/css-flexbox/parsing/flex-invalid.html| status | subtest | message |
|---|---|---|
| PASS | e.style['flex'] = "none 1" should not set the property value | |
| PASS | e.style['flex'] = "2 3 4" should not set the property value | |
| PASS | e.style['flex'] = "5px 7%" should not set the property value | |
| PASS | e.style['flex'] = "9 none" should not set the property value | |
| PASS | e.style['flex'] = "1 2 calc(0)" should not set the property value | |
| PASS | e.style['flex'] = "1 2 calc(3 - 3)" should not set the property value |
bundle built 2026-07-16T07:16:48.063Z