- From: fantasai via GitHub <sysbot+gh@w3.org>
- Date: Wed, 14 May 2025 19:13:46 +0000
- To: public-css-archive@w3.org
fantasai has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-text-3][css-text-4] Clarify interaction of `word-break: keep-all` and hyphenation == The current definition of `word-break: keep-all` https://www.w3.org/TR/css-text-3/#valdef-word-break-keep-all > Breaking is forbidden within “words”: implicit soft wrap opportunities between typographic letter units (or other typographic character units belonging to the NU, AL, AI, or ID Unicode line breaking classes [UAX14]) are suppressed, i.e. breaks are prohibited between pairs of such characters (regardless of line-break settings other than anywhere) except where opportunities exist due to dictionary-based breaking. It might be useful to clarify that the exception applies to hyphenation as well. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12196 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 14 May 2025 19:13:46 UTC