Back to Chromium

README

third_party/blink/web_tests/virtual/disable-css-line-clamp-line-breaking-ellipsis/README.md

149.0.7827.2337 B
Original Source

Tests with the CSSLineClampLineBreakingEllipsis feature disabled.

This feature makes the (-webkit-)line-clamp ellipsis be taken into account when line breaking, as well as making it be taken into account for bidi reordering and text alignment/justification. With it disabled, the ellipsis behaves similarly to text-overflow: ellipsis.