- From: CSS Meeting Bot via GitHub <noreply@w3.org>
- Date: Thu, 02 Apr 2026 18:39:00 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed `[css-overflow] Bidi handling for text-overflow and line-clamp ellipses`, and agreed to the following: * `RESOLVED: affirm the previous resolution is literally correct and we did indeed mean paragraph, not block` <details><summary>The full IRC log of that discussion</summary> <TabAtkins> florian: previously, we resolved on bidi behavior of ellipsis<br> <TabAtkins> florian: we said both ellipses, talking about lbock-ellipsis and text-overflow<br> <TabAtkins> florian: [quote resolution]<br> <TabAtkins> florian: during that discussion we were ambiguously using the word "bidi paragraph" and "block"<br> <TabAtkins> florian: most of the time they're the same<br> <TabAtkins> florian: but if the value of unicode-bidi on the container is plaintext, then block and paragraph are not the same. so which do we want?<br> <TabAtkins> florian: this is really an edge case. only matter if you're using unicode-bidi, rare. and line-clamp on the plaintext element. and changed away from default ellipsis that contains a mix of neutrals and directional chars.<br> <TabAtkins> florian: if any of these fail it doesn't matter.<br> <TabAtkins> florian: here's an example<br> <TabAtkins> florian: most paragraphs are in English, so ellipsis is "...(continued)...", but one paragraph is in persian<br> <TabAtkins> florian: do you expect the ... to shift around the sides of the "(continued)"?<br> <TabAtkins> florian: I think we want first one, that means bidi paragraph, not blcok<br> <TabAtkins> astearns: hearing some yesses and nods<br> <kbabbitt> +1 to first one<br> <TabAtkins> florian: so we affirm the previous resolution is literally correct and we did indeed mean paragraph, not block<br> <TabAtkins> astearns: objections?<br> <TabAtkins> andreubotella: no objection. I think it's clearer to describe it as, rather than inheriting direction, we set it to match the paragraph direction.<br> <TabAtkins> florian: that was resolution language, not spec language<br> <TabAtkins> RESOLVED: affirm the previous resolution is literally correct and we did indeed mean paragraph, not block<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12617#issuecomment-4179739547 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 2 April 2026 18:39:01 UTC