- From: fantasai via GitHub <sysbot+gh@w3.org>
- Date: Tue, 19 Jun 2018 22:39:10 +0000
- To: public-css-archive@w3.org
Note that the behavior of this feature—allowing breaks anywhere if the word cannot fit its container (per `word-wrap/overflow-wrap: break-word`) and <em>also</em> having these break opportunities affect the min-content size—is now specified for `word-wrap/overflow-wrap: break-word`. See https://github.com/w3c/csswg-drafts/issues/2682 This means that once implementations catch up, there is no use case requiring `word-break: break-word` to be added (since `overflow-wrap: break-word` now has this behavior), and the only reason to add this second syntax would be if it's needed for Web-compat. -- GitHub Notification of comment by fantasai Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2390#issuecomment-398568426 using your GitHub account
Received on Tuesday, 19 June 2018 22:39:11 UTC