mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +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",
|
||||
"direction",
|
||||
"content",
|
||||
"line-height",
|
||||
"-moz-osx-font-smoothing",
|
||||
]
|
||||
+ PropertyRestrictions.spec(data, "css-fonts")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue