- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Wed, 22 Jan 2025 17:03:05 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed ``[css-overflow] What counts as "immediately preceding" for `block-ellipsis`?``. <details><summary>The full IRC log of that discussion</summary> <fantasai> andreubotella: We spoke about this in TPAC in side converstaions<br> <fantasai> andreubotella: Issue is about block ellipsis, line that gets ellipsized is the one immediatley preceding the clamp point or region break<br> <fantasai> andreubotella: for continue: collapse, my PR at that point defined that the clamp point could be after a block element that didn't contain any lines<br> <fantasai> andreubotella: in TPAC we talked about only clamping after a line<br> <fantasai> andreubotella: so if you clamp based on max-height, the last element that fits on that height is a block element without any lines<br> <fantasai> andreubotella: then that element would be after the "clamp point"<br> <fantasai> andreubotella: the last line that fits, that's where the clamp point is<br> <fantasai> andreubotella: the only thing that could be immediately preceding the clamp point could be a line, because we define it that way<br> <fantasai> flackr: Thought about this. In generalized case would be less useful, but does make it sipmler<br> <fantasai> s/sipm/simp<br> <fantasai> s/flackr/florian<br> <fantasai> florian: If we apply this only for collapse and not continue: discard, then I'm fine with it<br> <andreubotella> fantasai: this clamp point would indicate where we insert the ellipsis, does it also indicate where we clamp from?<br> <andreubotella> fantasai: or can we have a case where the ellipsized line is there, and there's an image after?<br> <fantasai> florian: the proposal is to not do this. If you have a block image, you don't see it<br> <fantasai> florian: continue:collapse is deliberately simpler, for dealing with text mostly<br> <fantasai> florian: as long as we scope the answer to that case, then I'm fine<br> <fantasai> astearns: If not applying to continue:discard, why apply to continue:collapse?<br> <fantasai> astearns: Can we just make this about where we put the ellipsis, and not affect what content gets clipped?<br> <fantasai> florian: I think this was desired for other reasons as well. And as long as we're doing it, problem goes away.<br> <fantasai> florian: Can't have anything other than clamping at line<br> <astearns> ack fantasai<br> <andreubotella> fantasai: my question was the same as astearns, why make this inconsitent, why not say the ellipsis is placed on the last available line and still show anything after?<br> <fantasai> [discussion about scheduling topics during the F2F next week]<br> <fantasai> scribenick: joshtumath<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10868#issuecomment-2607788989 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 22 January 2025 17:03:06 UTC