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

@fantasai PHP.net is okay with breaking words, which is sometimes necessary in other places. It's just in this case it is odd (at least to me) that it was chosen to break the words instead of shrink the last column. I believe `_` is not considered to be a character that would break a word, correct? Maybe we need to be adding `<wbr/>` tags around the underscores when rendering them.

The new behavior seems better *generally*, just not in this case.

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

Received on Wednesday, 1 August 2018 23:09:43 UTC