style: Implement -webkit-line-clamp.

Differential Revision: https://phabricator.services.mozilla.com/D20115
This commit is contained in:
Cameron McCormack 2019-05-09 02:32:30 +00:00 committed by Emilio Cobos Álvarez
parent 81e706469d
commit ca756a8550
5 changed files with 42 additions and 2 deletions

View file

@ -337,6 +337,7 @@ class Longhand(object):
"OverflowWrap",
"OverscrollBehavior",
"Percentage",
"PositiveIntegerOrNone",
"Resize",
"SVGOpacity",
"SVGPaintOrder",