mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
style: Make several more specified values Copy.
Differential Revision: https://phabricator.services.mozilla.com/D2932
This commit is contained in:
parent
e22850dc85
commit
5299ce31aa
3 changed files with 8 additions and 4 deletions
|
@ -304,6 +304,9 @@ class Longhand(object):
|
|||
"FontStyle",
|
||||
"FontStyleAdjust",
|
||||
"FontSynthesis",
|
||||
"FontVariantEastAsian",
|
||||
"FontVariantLigatures",
|
||||
"FontVariantNumeric",
|
||||
"FontWeight",
|
||||
"GreaterThanOrEqualToOneNumber",
|
||||
"GridAutoFlow",
|
||||
|
@ -327,6 +330,7 @@ class Longhand(object):
|
|||
"ScrollSnapType",
|
||||
"TextAlign",
|
||||
"TextDecorationLine",
|
||||
"TextEmphasisPosition",
|
||||
"TouchAction",
|
||||
"TransformStyle",
|
||||
"XSpan",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue