- From: Eric A. Meyer via GitHub <noreply@w3.org>
- Date: Fri, 20 Mar 2026 14:59:38 +0000
- To: public-css-archive@w3.org
Overall, this syntax largely makes sense to me and is relatively clear about what will happen, up to a point. I still have problems with the way this overrides `(max-)height`.; `line-clamp` says that it _clamps_, as in limits, not that it _enforces_. So I guess I mean that this syntax seems relatively clear about what will happen **as long as** `height` is `auto`. In non-`auto` cases, it’s completely unclear about how other properties (`height`, `max-height`, I assume also `(max-)block-size`?) will be outright ignored. -- GitHub Notification of comment by meyerweb Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13670#issuecomment-4098721039 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 20 March 2026 14:59:39 UTC