Re: [csswg-drafts] [css-overflow] How does max-lines interact with descendants' max-lines?

> We would get the wrong number of lines from the users's point of view.

Yes, but this objective is hard to generalize. What if I use `max-height: 1lh; overflow: clip` instead of `max-lines: 1`? Visually it would be the same, but now both lines would be counted...

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

Received on Thursday, 8 March 2018 12:40:05 UTC