File tree 1 file changed +5
-2
lines changed
1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -744,7 +744,11 @@ Details per Layout Mode {#distribution-details}
744
744
<tr>
745
745
<th> <a lt="alignment subject">Alignment Subject(s)</a>
746
746
<td>
747
- The non-<a spec="css-grid" lt="collapsed track">collapsed</a> <a>grid tracks</a> in the appropriate axis.
747
+ The <a>grid tracks</a> in the appropriate axis,
748
+ with any spacing inserted between tracks
749
+ added to the relevant <a>gutters</a> ,
750
+ and treating <a>collapsed gutters</a>
751
+ as a single opportunity for space insertion.
748
752
<tr>
749
753
<th> 'align-content' Axis
750
754
<td>
@@ -761,7 +765,6 @@ Details per Layout Mode {#distribution-details}
761
765
''justify-content/normal'' behaves as ''justify-content/stretch'' .
762
766
</table>
763
767
764
- Any spacing added between tracks is applied to the relevant <a>gutters</a> .
765
768
See [[!CSS-GRID-1]] for details.
766
769
767
770
<h3 id="baseline-align-content">
You can’t perform that action at this time.
0 commit comments