mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
stylo: System font support for keyword font longhands
This commit is contained in:
parent
2c5ac9fc2d
commit
5b06a32032
7 changed files with 193 additions and 75 deletions
|
@ -93,7 +93,8 @@
|
|||
% endif
|
||||
|
||||
${helpers.gecko_keyword_conversion(Keyword('display', ' '.join(values),
|
||||
gecko_enum_prefix='StyleDisplay'))}
|
||||
gecko_enum_prefix='StyleDisplay',
|
||||
gecko_strip_moz_prefix=False))}
|
||||
|
||||
</%helpers:longhand>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue