Skip to content

Conversation

@ewilligers
Copy link
Contributor

'grid-template-columns' and 'grid-template-rows', are animatable,
as simple lists of length, percentage, or calc.
https://drafts.csswg.org/css-grid/#propdef-grid-template-columns

Thus the shorthands 'grid' and 'grid-template'
https://drafts.csswg.org/css-grid/#propdef-grid
https://drafts.csswg.org/css-grid/#propdef-grid-template
can also animate.

resolves #1794

'grid-template-columns' and 'grid-template-rows', are animatable,
as simple lists of length, percentage, or calc.
https://drafts.csswg.org/css-grid/#propdef-grid-template-columns

Thus the shorthands 'grid' and 'grid-template'
https://drafts.csswg.org/css-grid/#propdef-grid
https://drafts.csswg.org/css-grid/#propdef-grid-template
can also animate.

resolves w3c#1794
@tabatkins tabatkins merged commit 5d3d2f6 into w3c:master Sep 11, 2017
@ewilligers ewilligers deleted the grid-animatable branch September 11, 2017 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[css-grid] grid and grid-template shorthands are animatable

3 participants