Make grid-template-columns/rows animatable

This commit is contained in:
Daisuke Akatsuka 2017-08-01 17:13:42 +09:00
parent 2250e79976
commit f4bd93ea38
2 changed files with 92 additions and 1 deletions

View file

@ -282,7 +282,7 @@ ${helpers.predefined_type("object-position",
products="gecko",
spec="https://drafts.csswg.org/css-grid/#propdef-grid-template-%ss" % kind,
boxed=True,
animation_value_type="none")}
animation_value_type="discrete")}
% endfor