File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -2351,9 +2351,12 @@ Aligning Boxes by Baseline</h3>
23512351 the <a>alignment baseline</a> is the <a>dominant baseline</a> of the [=alignment context=] .
23522352
23532353 Position the aligned <a>baseline-sharing group</a> within the [=alignment container=]
2354- according to the <a>fallback alignment</a> associated with the
2355- specified <a>baseline alignment preference</a> .
2356- For first/last <a>baseline content-alignment</a> ,
2354+ according to its <a>fallback alignment</a> .
2355+ The [=fallback alignment=] of a [=baseline-sharing group=]
2356+ is the [=fallback alignment=] of its items
2357+ as resolved to [=physical directions=] .
2358+
2359+ For first/last <a>baseline <em>content</em>-alignment</a> ,
23572360 then add the minimum necessary extra space
23582361 between the [=alignment container’s=] start/end content edge
23592362 and the [=alignment subject’s=] edge
@@ -2450,6 +2453,8 @@ Changes</h2>
24502453 (<a href="https://github.com/w3c/csswg-drafts/issues/5923">Issue 5923</a> )
24512454 <li> Better define how baseline self-alignment and content-alignment interact.
24522455 (<a href="https://github.com/w3c/csswg-drafts/issues/6389">Issue 6389</a> )
2456+ <li> Clarify how baseline-sharing groups determine their fallback alignment.
2457+ (<a href="https://github.com/w3c/csswg-drafts/issues/7645">Issue 7645</a> )
24532458 </ul>
24542459
24552460 Changes since the <a href="https://www.w3.org/TR/2018/WD-css-align-3-20181206/">6 December 2018 Working Draft</a> include:
You can’t perform that action at this time.
0 commit comments