Skip to content

Commit 61be66b

Browse files
committed
[css-grid-2] Cross-reference subgrid alignment. #7078
1 parent 7f27958 commit 61be66b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

css-grid-2/Overview.bs

+5
Original file line numberDiff line numberDiff line change
@@ -4034,6 +4034,11 @@ Alignment and Spacing</h2>
40344034
and the dimensions of all <a>grid items</a> are finalized,
40354035
<a>grid items</a> can be aligned within their <a>grid areas</a>.
40364036

4037+
Note: The [=grid items=] of [=subgrids=] participate in alignment,
4038+
including [=baseline alignment=],
4039+
together with their [=parent grid=]'s items;
4040+
see <a href="#subgrid-item-contribution">Subgrids (h)</a>.
4041+
40374042
The 'margin' properties can be used to align items in a manner similar to
40384043
what margins can do in block layout.
40394044
<a>Grid items</a> also respect the <a>box alignment properties</a>

0 commit comments

Comments
 (0)