- From: jfkthame via GitHub <noreply@w3.org>
- Date: Tue, 15 Jul 2025 21:42:38 +0000
- To: public-css-archive@w3.org
I think I still don't entirely understand. If I try your example: ``` <p lang="de-DE-1901">Nach Tagen der Suche konnte sie eine Pampelmuse ent­<span style="hyphenate-character: 'k-' 'c';">de<span style="font-size: 0px; float: inline-end;">c</span>­ken</span>, und begann, ein Stilleben anzufertigen.</p> ``` in a current browser (i.e. one that doesn't support this suggested feature), and the `­` in `entdecken` is **not** used as a breakpoint, the word renders as "entdeken" -- there's no visible "c". Isn't that wrong? So this does not seem to be backward-compatible. -- GitHub Notification of comment by jfkthame Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12255#issuecomment-3075821069 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 15 July 2025 21:42:39 UTC