mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
style: Move -moz-script-size-multiplier outside of mako
This commit is contained in:
parent
976f9e3d13
commit
20cfefbbbd
7 changed files with 53 additions and 26 deletions
|
@ -1514,6 +1514,7 @@ impl Clone for ${style_struct.gecko_struct_name} {
|
|||
"MaxLength": impl_style_coord,
|
||||
"MozLength": impl_style_coord,
|
||||
"MozScriptMinSize": impl_absolute_length,
|
||||
"MozScriptSizeMultiplier": impl_simple,
|
||||
"NonNegativeLengthOrPercentage": impl_style_coord,
|
||||
"NonNegativeNumber": impl_simple,
|
||||
"Number": impl_simple,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue