/css/css-sizing/parsing/min-width-computed.html| status | subtest | message |
|---|---|---|
| PASS | Property min-width value 'min-content' | |
| PASS | Property min-width value 'max-content' | |
| PASS | Property min-width value '10px' | |
| PASS | Property min-width value '20%' | |
| PASS | Property min-width value 'calc(10% + 40px)' | |
| PASS | Property min-width value 'calc(10px - 0.5em)' | |
| PASS | Property min-width value 'calc(10px + 0.5em)' | |
| PASS | Property min-width value 'fit-content(10px)' | |
| PASS | Property min-width value 'fit-content(20%)' | |
| PASS | Property min-width value 'fit-content(calc(10% + 40px))' | |
| PASS | Property min-width value 'fit-content(calc(10px + 0.5em))' |
bundle built 2026-07-16T07:16:48.063Z