File tree 1 file changed +8
-3
lines changed
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>
2351
2351
the <a>alignment baseline</a> is the <a>dominant baseline</a> of the [=alignment context=] .
2352
2352
2353
2353
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> ,
2357
2360
then add the minimum necessary extra space
2358
2361
between the [=alignment container’s=] start/end content edge
2359
2362
and the [=alignment subject’s=] edge
@@ -2450,6 +2453,8 @@ Changes</h2>
2450
2453
(<a href="https://github.com/w3c/csswg-drafts/issues/5923">Issue 5923</a> )
2451
2454
<li> Better define how baseline self-alignment and content-alignment interact.
2452
2455
(<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> )
2453
2458
</ul>
2454
2459
2455
2460
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