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

> overflow-wrap: break-word currently doesn't have such a control 

There is. If you use [`overflow-wrap: anywhere`](https://drafts.csswg.org/css-text-3/#valdef-overflow-wrap-anywhere), that's the same as `overflow-wrap: break-word`, except for affecting intrinsic sizing.

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


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

Received on Monday, 19 February 2024 10:58:21 UTC