Re: [csswg-drafts] [css-text-3] Implement or unship word-break:break-word

Now devs using "hacks" for marginal browsers (chrome support it ) who don't support "word-break: break-word":
word-break: break-all;
word-break: break-word;

This is how it should looks? No. Deferring is another step back for real front-end devs who working with these problems everyday knowing issues but decided to make that case untill all web browsers will support it with W3C blessing or without

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

Received on Wednesday, 11 April 2018 12:37:26 UTC