mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
style: Add font-optical-sizing property.
Bug: 1435692 Reviewed-by: emilio
This commit is contained in:
parent
5bfd74e42d
commit
93b7d01324
3 changed files with 56 additions and 23 deletions
|
@ -19,7 +19,7 @@ SYSTEM_FONT_LONGHANDS = """font_family font_size font_style
|
|||
font_size_adjust font_variant_alternates
|
||||
font_variant_ligatures font_variant_east_asian
|
||||
font_variant_numeric font_language_override
|
||||
font_feature_settings""".split()
|
||||
font_feature_settings font_optical_sizing""".split()
|
||||
|
||||
|
||||
def maybe_moz_logical_alias(product, side, prop):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue