File tree 2 files changed +5
-3
lines changed
2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -744,7 +744,7 @@ 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 <a>grid tracks</a> in the appropriate axis.
747
+ The non- <a spec="css-grid" lt="collapsed track">collapsed</a> <a>grid tracks</a> in the appropriate axis.
748
748
<tr>
749
749
<th> 'align-content' Axis
750
750
<td>
@@ -761,9 +761,9 @@ Details per Layout Mode {#distribution-details}
761
761
''justify-content/normal'' behaves as ''justify-content/stretch'' .
762
762
</table>
763
763
764
+ Any spacing added between tracks is applied to the relevant <a>gutters</a> .
764
765
See [[!CSS-GRID-1]] for details.
765
766
766
-
767
767
<h3 id="baseline-align-content">
768
768
Baseline Content-Alignment</h3>
769
769
Original file line number Diff line number Diff line change @@ -1640,7 +1640,9 @@ Repeat-to-fill: ''auto-fill'' and ''auto-fit'' repetitions</h5>
1640
1640
1641
1641
A <dfn local-lt=collapse>collapsed track</dfn> is treated as having
1642
1642
a fixed <a>track sizing function</a> of ''0px'' ,
1643
- and the <a>gutters</a> on either side of it <a lt="collapsed gutter">collapse</a> .
1643
+ and the <a>gutters</a> on either side of it--
1644
+ including any space allotted through <a>distributed alignment</a> --
1645
+ <a lt="collapsed gutter">collapse</a> .
1644
1646
1645
1647
For the purpose of finding the number of auto-repeated tracks,
1646
1648
the UA must floor the track size to a UA-specified value
You can’t perform that action at this time.
0 commit comments