/css/css-box/parsing/max-width-valid.html| status | subtest | message |
|---|---|---|
| PASS | e.style['max-width'] = "none" should set the property value | |
| PASS | e.style['max-width'] = "10px" should set the property value | |
| PASS | e.style['max-width'] = "20%" should set the property value | |
| PASS | e.style['max-width'] = "calc(2em + 3ex)" should set the property value | |
| PASS | e.style['max-width'] = "min-content" should set the property value | |
| PASS | e.style['max-width'] = "max-content" should set the property value | |
| PASS | e.style['max-width'] = "fit-content" should set the property value |
bundle built 2026-07-16T07:16:48.063Z