-
Notifications
You must be signed in to change notification settings - Fork 751
Open
Labels
css-overflow-4topic: line-clampline-clamp, -webkit-line-clamp, and related long hands, not including continue:discardline-clamp, -webkit-line-clamp, and related long hands, not including continue:discard
Description
While trying to work through how to implement the size
attribute on <select>
, we were wondering if max-lines
could, instead of ignoring independent formatting contexts in the count, count each one as the equivalent of one line.
This would solve the problem for <select>
and also be more generally useful, if we can make it work. The main question is Web-compat, or if we can work around the Web-compat issue.
Metadata
Metadata
Assignees
Labels
css-overflow-4topic: line-clampline-clamp, -webkit-line-clamp, and related long hands, not including continue:discardline-clamp, -webkit-line-clamp, and related long hands, not including continue:discard