- From: CShepartd via GitHub <sysbot+gh@w3.org>
- Date: Wed, 11 Apr 2018 13:38:35 +0000
- To: public-css-archive@w3.org
I've seen a mny of sites that are broken in Firefox/IE because they unsupporting this. They have a pattern where they use: word-break: break-all; word-break: break-word; So we ignore the second (unsupported) value and use the first, resulting in undesirable breaks, while Chrome uses the second value and it all looks good. -- GitHub Notification of comment by CShepartd Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2390#issuecomment-380454915 using your GitHub account
Received on Wednesday, 11 April 2018 13:38:40 UTC