Skip to content

Commit 21dc594

Browse files
committed
[css-grid][css-align] More precise wording for previous fix. #1140
1 parent c263d20 commit 21dc594

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

css-align/Overview.bs

+5-2
Original file line numberDiff line numberDiff line change
@@ -744,7 +744,11 @@ Details per Layout Mode {#distribution-details}
744744
<tr>
745745
<th><a lt="alignment subject">Alignment Subject(s)</a>
746746
<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.
748752
<tr>
749753
<th>'align-content' Axis
750754
<td>
@@ -761,7 +765,6 @@ Details per Layout Mode {#distribution-details}
761765
''justify-content/normal'' behaves as ''justify-content/stretch''.
762766
</table>
763767

764-
Any spacing added between tracks is applied to the relevant <a>gutters</a>.
765768
See [[!CSS-GRID-1]] for details.
766769

767770
<h3 id="baseline-align-content">

0 commit comments

Comments
 (0)