Re: [csswg-drafts] [css-text] Having overflow-wrap: break-word affect min-content size is not webcompatible

There is [another bug](https://bugzilla.mozilla.org/show_bug.cgi?id=1479302) filed for PHP manual, where putting `table { overflow-wrap: normal; }` wouldn't help, because what they do is `code { word-wrap: break-word; }` and then using `<code>` in every table cell of one column.

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

Received on Monday, 30 July 2018 01:55:19 UTC