Make -moz-appearance animatable

This commit is contained in:
Daisuke Akatsuka 2017-08-14 10:41:52 +09:00
parent 60c44b072c
commit cdea3d20c4
2 changed files with 5 additions and 2 deletions

View file

@ -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",