Skip to content

Commit 7da8c25

Browse files
committed
[css-align] Clarify handling of column-spanning elements. Fixes #1418.
1 parent c2b4cdd commit 7da8c25

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

css-align/Overview.bs

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -726,7 +726,9 @@ The 'justify-content' And 'align-content' Properties</h3>
726726
<tr>
727727
<th><a lt="alignment subject">Alignment Subject(s)</a>
728728
<td>
729-
The column boxes.
729+
The column boxes
730+
(and any column-spanning elements),
731+
as a singular unit.
730732
<tr>
731733
<th>'align-content' Axis
732734
<td>

0 commit comments

Comments
 (0)