mirror of
https://github.com/servo/servo.git
synced 2025-08-18 03:45:33 +01:00
Make -moz-image-region animatable.
This commit is contained in:
parent
b3f9cb55f6
commit
4e78755303
2 changed files with 33 additions and 1 deletions
|
@ -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)")}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue