File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1188,13 +1188,14 @@ Baseline Alignment</h3>
11881188 the same as for a regular [=grid container=] in that axis.
11891189
11901190 [=Baseline alignment=] is not supported in the [=stacking axis=] .
1191+ The [=baseline alignment=] values of the [=self-alignment properties=]
1192+ on [=grid items=] are treated as their [=fallback alignment=] in this axis.
11911193 The first baseline set of the [=grid container=] in this axis
11921194 is generated from the highest [=alignment baseline=]
11931195 among the [=grid items=] placed first in each track,
11941196 and the last baseline set from the lowest [=alignment baseline=]
11951197 among the [=grid items=] placed last in each track.
11961198
1197- ISSUE: We could support baseline alignment in the first row. Do we want to?
11981199
11991200<h2 id="pagination">
12001201Fragmentation</h2>
@@ -1345,6 +1346,10 @@ Recent Changes</h3>
13451346 (<a href="https://github.com/w3c/csswg-drafts/issues/11480">Issue 11480</a> )
13461347 * Simplified the sizing calcs for automatic-positioned [=subgrids=] in a [=grid lanes container=] .
13471348 (<a href="https://github.com/w3c/csswg-drafts/issues/10926">Issue 10926</a> )
1349+ * Clarify that baseline values for [=self-alignment properties=] in the stacking axis
1350+ fall back to their fallback value.
1351+ (<a href="https://github.com/w3c/csswg-drafts/issues/10275">Issue 10275</a> )
1352+
13481353
13491354 The following changes have been made since the
13501355 <a href="https://www.w3.org/TR/2025/WD-css-grid-3-20251223/">23 December 2025 Working Draft</a> :
You can’t perform that action at this time.
0 commit comments