Re: [csswg-drafts] [css-overflow-4] line-clamp `max-lines` - support `auto` value to fit container (#9368)

The meaning of `line-clamp: 1 "..."` seems slightly easier to understand than `line-clamp: "..." 1` but `||` would give the choice to the author, at least.

It seems awkward to accept an empty value in a property value definition but reject it implicitly as a convention. And from an implementation perspective, things like `@supports (line-clamp: )`, `line-clamp: !important`, `--custom: `, require a little extra work.

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


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

Received on Wednesday, 24 January 2024 09:10:13 UTC