style: Make word-break: break-word behave like word-break: normal; overflow-wrap: anywhere.

Differential Revision: https://phabricator.services.mozilla.com/D21398
This commit is contained in:
Emilio Cobos Álvarez 2019-03-01 02:33:07 +00:00
parent 7d01114cbf
commit 9e0d38a64f
8 changed files with 36 additions and 7 deletions

View file

@ -347,6 +347,7 @@ class Longhand(object):
"TouchAction",
"TransformStyle",
"UserSelect",
"WordBreak",
"XSpan",
"XTextZoom",
"ZIndex",