mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Make grid-template-columns/rows animatable
This commit is contained in:
parent
2250e79976
commit
f4bd93ea38
2 changed files with 92 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue