Re: [csswg-drafts] [css-overflow] Is continue: discard working in the fragment tree useful? (#7708)

Hey, I recently sent an intent-to-prototype for the collapse variant of `line-clamp` in Chrome (https://groups.google.com/a/chromium.org/g/blink-dev/c/CWP5rb--Gyk). Although there isn't spec text for this yet, we've set up an explainer with our understanding of the behavior of this variant (https://github.com/Igalia/explainers/blob/main/css/line-clamp/README.md).

The plan is to currently implement only the `line-clamp` property as a longhand, allowing only the values `none | auto | <integer [1,∞]>`, and not implementing the `continue`, `max-lines` or `block-ellipsis` properties. The only difference in possible behavior with what would be possible with these longhands would be removing or customizing the ellipsis text, which seems like a more niche feature. That said, this is just for the purpose of prototyping and we are not locking ourselves into it.

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


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

Received on Friday, 9 February 2024 18:49:12 UTC