- From: Guillaume via GitHub <sysbot+gh@w3.org>
- Date: Tue, 23 Jan 2024 10:37:11 +0000
- To: public-css-archive@w3.org
Also, one may consider `line-clamp: none` to be ambiguous, now that you can declare a value for `block-ellipsis` without the leading integer for `max-lines`. `a` can match both branches of `a | b? a`. So I would like to suggest either: - `none | [ <integer [1,∞]>? [ auto | <string> ]? ]!` - `none | [ <'max-lines'>? <'block-ellipsis'>? ]?` with a prose to disallow `none` in `<<'max-lines'>>` and `<<'block-ellipsis'>>` -- GitHub Notification of comment by cdoublev Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9368#issuecomment-1905759799 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 23 January 2024 10:37:14 UTC