/css/css-overflow/parsing/line-clamp-invalid.html| status | subtest | message |
|---|---|---|
| PASS | e.style['line-clamp'] = "0" should not set the property value | |
| PASS | e.style['line-clamp'] = "-5" should not set the property value | |
| PASS | e.style['line-clamp'] = "none 2" should not set the property value | |
| PASS | e.style['line-clamp'] = "none no-ellipsis" should not set the property value | |
| PASS | e.style['line-clamp'] = "3 none" should not set the property value | |
| PASS | e.style['line-clamp'] = "-webkit-legacy" should not set the property value | |
| PASS | e.style['line-clamp'] = "0 -webkit-legacy" should not set the property value |
bundle built 2026-07-16T07:16:48.063Z