- From: Koji Ishii via GitHub <sysbot+gh@w3.org>
- Date: Tue, 18 Sep 2018 01:01:50 +0000
- To: public-css-archive@w3.org
Somewhere someone mentioned that authors do today: ```css word-break: break-all; word-break: break-word; ``` so they can get at least `break-all` behavior if `break-word` is not supported. From web-compat perspective, moving this value to other properties will break these pages, right? -- GitHub Notification of comment by kojiishi Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2682#issuecomment-422218945 using your GitHub account
Received on Tuesday, 18 September 2018 01:01:51 UTC