mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
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:
parent
7d01114cbf
commit
9e0d38a64f
8 changed files with 36 additions and 7 deletions
|
@ -347,6 +347,7 @@ class Longhand(object):
|
|||
"TouchAction",
|
||||
"TransformStyle",
|
||||
"UserSelect",
|
||||
"WordBreak",
|
||||
"XSpan",
|
||||
"XTextZoom",
|
||||
"ZIndex",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue