File tree 1 file changed +6
-0
lines changed
1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -2300,6 +2300,9 @@ Determining the Baselines of a Box</h3>
2300
2300
is <a>synthesized</a> from the lowest and highest content edges of the cells in the row.
2301
2301
[[!CSS2]]
2302
2302
2303
+ Spanning cells participate only in the first/last row that they span
2304
+ for the purpose of ''first baseline'' /''last baseline'' .
2305
+
2303
2306
<dt> flex containers
2304
2307
<dd>
2305
2308
See <a href="https://www.w3.org/TR/css3-flexbox/#flex-baselines">Flex Baselines</a> in [[!CSS-FLEXBOX-1]] .
@@ -2546,6 +2549,9 @@ Changes</h2>
2546
2549
</ul>
2547
2550
</ins>
2548
2551
</blockquote>
2552
+ <li> Clarify that spanning cells only participate in the first/last row they span
2553
+ when participating in first/last baseline alignment.
2554
+ (<a href="https://github.com/w3c/csswg-drafts/issues/7655">Issue 7655</a> )
2549
2555
<li> Define the 'grid-gap' properties as [=legacy name aliases=] of the 'gap' properties.
2550
2556
(<a href="https://github.com/w3c/csswg-drafts/issues/8014">Issue 8014</a> )
2551
2557
<li> Defer definition of ''align-self/normal'' alignment for [=absolutely positioned boxes=] to [[css-position-3]] .
You can’t perform that action at this time.
0 commit comments