mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
style: Remove spurious mention of FontStyleAdjust from style/properties/data.py
There's no font-style-adjust property, and no FontStyleAdjust type anywhere I can see. So the mention in data.py is redundant (and potentially confusing). Differential Revision: https://phabricator.services.mozilla.com/D166127
This commit is contained in:
parent
2f64ef0d81
commit
e51b9b8e1c
1 changed files with 0 additions and 1 deletions
|
@ -445,7 +445,6 @@ class Longhand(Property):
|
|||
"FontSizeAdjust",
|
||||
"FontStretch",
|
||||
"FontStyle",
|
||||
"FontStyleAdjust",
|
||||
"FontSynthesis",
|
||||
"FontVariantEastAsian",
|
||||
"FontVariantLigatures",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue