- From: Florian Rivoal via GitHub <noreply@w3.org>
- Date: Wed, 25 Jun 2025 14:20:08 +0000
- To: public-css-archive@w3.org
I agree with excluding (clamping) the trailing abspos in the clamp by height scenario. I think a spec way to achieve that could be to say, in https://drafts.csswg.org/css-overflow-4/#line-clamp-containers where the 3 possible positions for clamp points are defined, to say something like this in the third one: > * A point between two [in-flow](https://drafts.csswg.org/css-display-4/#in-flow) [block-level](https://drafts.csswg.org/css-display-4/#block-level) sibling boxes in the line-clamp container’s [block formatting context](https://drafts.csswg.org/css-display-4/#block-formatting-context). <ins>If there are out-of-flow boxes whose static position falls between such to two in-flow block-level siblings, the clamp point is consider being before them.</ins> -- GitHub Notification of comment by frivoal Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10868#issuecomment-3004969680 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 25 June 2025 14:20:08 UTC