File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2367,7 +2367,7 @@ Implicit Track Sizing: the 'grid-auto-rows' and 'grid-auto-columns' properties</
23672367 Inherited : no
23682368 Percentages : see [[#track-sizing|Track Sizing]]
23692369 Computed value : see [[#track-sizing|Track Sizing]]
2370- Animation type : by computed value type
2370+ Animation type : if the list lengths match, by computed value type per item; discrete otherwise
23712371 </pre>
23722372
23732373 The 'grid-auto-columns' and 'grid-auto-rows' properties specify
Original file line number Diff line number Diff line change @@ -2528,7 +2528,7 @@ Implicit Track Sizing: the 'grid-auto-rows' and 'grid-auto-columns' properties</
25282528 Inherited : no
25292529 Percentages : see [[#track-sizing|Track Sizing]]
25302530 Computed value : see [[#track-sizing|Track Sizing]]
2531- Animation type : by computed value type
2531+ Animation type : if the list lengths match, by computed value type per item; discrete otherwise
25322532 </pre>
25332533
25342534 The 'grid-auto-columns' and 'grid-auto-rows' properties specify
You can’t perform that action at this time.
0 commit comments