Re: [csswg-drafts] [css-text-4] Hyphenate only overflowing words? (#616)

I think this is still relevant and could make styling less fragile.
With German, we have this problem especially often, because several words can easily be strung together without spaces:

<details>
<summary>"Berufsbildungszentrum", "Krankenhausempfang" or "Finanzdienstleistungsunternehmen"</summary>
"Berufs-bildungs-zentrum", "Kranken-haus-empfang" or "Finanz-dienstleistungs-unternehmen"
"Be•rufs•bild•ungs•zen•trum", "Kran•ken•haus•emp•fang" or "Fi•nanz•dienst•leis•tungs•un•ter•neh•men"
</details>

 Most of the time I encounter this problem with headlines.

-- 
GitHub Notification of comment by manuelmeister
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/616#issuecomment-1097707871 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 13 April 2022 08:29:41 UTC