/css/css-flexbox/parsing/flex-basis-invalid.html| status | subtest | message |
|---|---|---|
| PASS | e.style['flex-basis'] = "none" should not set the property value | |
| PASS | e.style['flex-basis'] = "auto content" should not set the property value | |
| PASS | e.style['flex-basis'] = "-1px" should not set the property value | |
| PASS | e.style['flex-basis'] = "-2%" should not set the property value | |
| PASS | e.style['flex-basis'] = "3px 4%" should not set the property value | |
| PASS | e.style['flex-basis'] = "anchor-size(--a width)" should not set the property value | |
| PASS | e.style['flex-basis'] = "anchor-size(--a width, 10px)" should not set the property value |
bundle built 2026-07-16T07:16:48.063Z