mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
style: Apply line-height to ::marker
Differential Revision: https://phabricator.services.mozilla.com/D136313
This commit is contained in:
parent
01549f0389
commit
df6b6ba675
1 changed files with 1 additions and 0 deletions
|
@ -889,6 +889,7 @@ class PropertyRestrictions:
|
||||||
"unicode-bidi",
|
"unicode-bidi",
|
||||||
"direction",
|
"direction",
|
||||||
"content",
|
"content",
|
||||||
|
"line-height",
|
||||||
"-moz-osx-font-smoothing",
|
"-moz-osx-font-smoothing",
|
||||||
]
|
]
|
||||||
+ PropertyRestrictions.spec(data, "css-fonts")
|
+ PropertyRestrictions.spec(data, "css-fonts")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue