/css/css-overflow/parsing/block-ellipsis-invalid.html| status | subtest | message |
|---|---|---|
| PASS | e.style['block-ellipsis'] = "hidden" should not set the property value | |
| PASS | e.style['block-ellipsis'] = "none" should not set the property value | |
| PASS | e.style['block-ellipsis'] = "auto" should not set the property value | |
| PASS | e.style['block-ellipsis'] = "none auto" should not set the property value | |
| PASS | e.style['block-ellipsis'] = "no-ellipsis auto" should not set the property value | |
| PASS | e.style['block-ellipsis'] = "ellipsis auto" should not set the property value | |
| PASS | e.style['block-ellipsis'] = "auto \"string\"" should not set the property value | |
| PASS | e.style['block-ellipsis'] = "ellipsis \"string\"" should not set the property value | |
| PASS | e.style['block-ellipsis'] = "\"string\" none" should not set the property value | |
| PASS | e.style['block-ellipsis'] = "\"string\" no-ellipsis" should not set the property value | |
| PASS | e.style['block-ellipsis'] = "\"first\" \"second\"" should not set the property value |
bundle built 2026-07-16T07:16:48.063Z