File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2300,6 +2300,9 @@ Determining the Baselines of a Box</h3>
23002300 is <a>synthesized</a> from the lowest and highest content edges of the cells in the row.
23012301 [[!CSS2]]
23022302
2303+ Spanning cells participate only in the first/last row that they span
2304+ for the purpose of ''first baseline'' /''last baseline'' .
2305+
23032306 <dt> flex containers
23042307 <dd>
23052308 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>
25462549 </ul>
25472550 </ins>
25482551 </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> )
25492555 <li> Define the 'grid-gap' properties as [=legacy name aliases=] of the 'gap' properties.
25502556 (<a href="https://github.com/w3c/csswg-drafts/issues/8014">Issue 8014</a> )
25512557 <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