mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Make -moz-appearance animatable
This commit is contained in:
parent
60c44b072c
commit
cdea3d20c4
2 changed files with 5 additions and 2 deletions
|
@ -1823,7 +1823,7 @@ ${helpers.single_keyword("-moz-appearance",
|
|||
gecko_constant_prefix="ThemeWidgetType_NS_THEME",
|
||||
products="gecko",
|
||||
spec="Nonstandard (https://developer.mozilla.org/en-US/docs/Web/CSS/-moz-appearance)",
|
||||
animation_value_type="none")}
|
||||
animation_value_type="discrete")}
|
||||
|
||||
${helpers.predefined_type("-moz-binding", "UrlOrNone", "Either::Second(None_)",
|
||||
products="gecko",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue