mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
style: Implement -webkit-line-clamp.
Differential Revision: https://phabricator.services.mozilla.com/D20115
This commit is contained in:
parent
81e706469d
commit
ca756a8550
5 changed files with 42 additions and 2 deletions
|
@ -337,6 +337,7 @@ class Longhand(object):
|
|||
"OverflowWrap",
|
||||
"OverscrollBehavior",
|
||||
"Percentage",
|
||||
"PositiveIntegerOrNone",
|
||||
"Resize",
|
||||
"SVGOpacity",
|
||||
"SVGPaintOrder",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue