/css/css-overflow/parsing/line-clamp-valid.html| status | subtest | message |
|---|---|---|
| FAIL | e.style['line-clamp'] = "none" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['line-clamp'] = "1" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['line-clamp'] = "6" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['line-clamp'] = "auto" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['line-clamp'] = "ellipsis" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['line-clamp'] = "\" etc., etc. \"" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['line-clamp'] = "7 no-ellipsis" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['line-clamp'] = "8 auto" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['line-clamp'] = "8 ellipsis" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['line-clamp'] = "9 \" etc., etc. \"" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['line-clamp'] = "no-ellipsis 10" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['line-clamp'] = "auto 11" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['line-clamp'] = "ellipsis 11" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['line-clamp'] = "\" etc., etc. \" 12" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['line-clamp'] = "1 -webkit-legacy" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['line-clamp'] = "auto -webkit-legacy" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['line-clamp'] = "no-ellipsis -webkit-legacy" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['line-clamp'] = "3 auto -webkit-legacy" should set the property value | assert_not_equals: property should be set got disallowed value "" |
bundle built 2026-07-16T07:16:48.063Z