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

I agree that `overflow: clip` shouldn't affect whether a line is counted for `max-lines`.  `overflow: clip` to me is mostly a visual effect (and I think the name "clip" suggests that too).  You can also have lines partially visible when using `overflow: clip`, another indication that it is working visually rather than fragmenting away content that is overflowing.

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

Received on Monday, 2 July 2018 06:04:12 UTC