/css/css-sizing/parsing/min-height-invalid.html| status | subtest | message |
|---|---|---|
| PASS | e.style['min-height'] = "none" should not set the property value | |
| PASS | e.style['min-height'] = "complex" should not set the property value | |
| PASS | e.style['min-height'] = "-10%" should not set the property value | |
| PASS | e.style['min-height'] = "-0.5em" should not set the property value | |
| PASS | e.style['min-height'] = "60" should not set the property value | |
| PASS | e.style['min-height'] = "10px 20%" should not set the property value | |
| PASS | e.style['min-height'] = "max-content 10px" should not set the property value | |
| PASS | e.style['min-height'] = "min-content max-content" should not set the property value | |
| PASS | e.style['min-height'] = "available" should not set the property value | |
| PASS | e.style['min-height'] = "10px border-box" should not set the property value | |
| PASS | e.style['min-height'] = "content-box 20%" should not set the property value |
bundle built 2026-07-16T07:16:48.063Z