Skip to content

Commit ec1d6cd

Browse files
committed
[css-grid] Add missing animatable line
1 parent 08ca3dd commit ec1d6cd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

css-grid/Overview.bs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -990,6 +990,7 @@ Track Sizing: the 'grid-template-rows' and 'grid-template-columns' properties</h
990990
Percentages: refer to corresponding dimension of the content area
991991
Media: visual
992992
Computed value: As specified, with lengths made absolute
993+
Animatable: as a <a href="http://www.w3.org/TR/css3-transitions/#animtype-simple-list">simple list</a> of <a href="http://www.w3.org/TR/css3-transitions/#animtype-lpcalc">length, percentage, or calc</a> components
993994
</pre>
994995

995996
These properties specify,

0 commit comments

Comments
 (0)