Re: [csswg-drafts] [css-text-4 / css-overflow-4] Interaction of `text-wrap: balance` and `(-webkit-)line-clamp` (#9310)

> It seems most intuitive to me that line-clamp applies after the line-breaks for a block have been determined

FWIW we (Blink) previously had this behaviour - but after web-developers tested this interaction they were confused believing that `text-wrap: balance` was broken for this case.

Based on this feedback we changed it to only balance the lines within the line-clamp range. We haven't received any bug reports since for this interaction.

cc/ @kojiishi 

-- 
GitHub Notification of comment by bfgeek
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9310#issuecomment-1708989604 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 6 September 2023 19:43:47 UTC