File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed 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</
2367
2367
Inherited : no
2368
2368
Percentages : see [[#track-sizing|Track Sizing]]
2369
2369
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
2371
2371
</pre>
2372
2372
2373
2373
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</
2528
2528
Inherited : no
2529
2529
Percentages : see [[#track-sizing|Track Sizing]]
2530
2530
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
2532
2532
</pre>
2533
2533
2534
2534
The 'grid-auto-columns' and 'grid-auto-rows' properties specify
You can’t perform that action at this time.
0 commit comments