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

> If I am not mistaken, this use case is already covered by [`continue: discard`](https://drafts.csswg.org/css-overflow-4/#propdef-continue) in combination with [`block-ellipsis: auto`](https://drafts.csswg.org/css-overflow-4/#propdef-block-ellipsis).

Correct.

> So I suggest to change the syntax to
> 
> ```ebnf
> none | [ <integer [1,∞]>? <'block-ellipsis'>? ]!
> ```

Seems reasonable to me.


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


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

Received on Thursday, 21 September 2023 02:39:49 UTC