Make -moz-image-region animatable.

This commit is contained in:
Boris Chiou 2017-06-08 15:19:25 +08:00
parent b3f9cb55f6
commit 4e78755303
2 changed files with 33 additions and 1 deletions

View file

@ -228,7 +228,7 @@ ${helpers.single_keyword("list-style-position", "outside inside", animation_valu
${helpers.predefined_type("-moz-image-region",
"ClipRectOrAuto",
"computed::ClipRectOrAuto::auto()",
animation_value_type="none",
animation_value_type="ComputedValue",
products="gecko",
boxed="True",
spec="Nonstandard (https://developer.mozilla.org/en-US/docs/Web/CSS/-moz-image-region)")}