Back to Chromium

test: overflow: ellipis

third_party/blink/web_tests/fast/css/text-overflow-ellipsis-anonymous-blocks-expected.html

149.0.7827.2423 B
Original Source

Bug 101879: This is a test from the CSS 3 ui spec that demonstates proper behavior for a nested block inside of a block that has text-overflow: ellipsis. The only string below that shouldn't have ellipeses is the "PARAGRAPH" string. (But it should be truncated because of overflow: hidden).

NESTED

PARAGRAPH

WON'T

ELLIPSE.