File tree 1 file changed +5
-1
lines changed
1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -2152,7 +2152,7 @@ Determining the Baselines of a Box</h2>
2152
2152
However, for legacy reasons
2153
2153
a [=block-level=] or [=inline-level=] [=scroll container=]
2154
2154
always has a [=last baseline set=] ,
2155
- whose baselines all correspond to its bottom [=margin edge=] .
2155
+ whose baselines all correspond to its [=block-end=] [=margin edge=] .
2156
2156
2157
2157
<dt> multi-column containers
2158
2158
<dd>
@@ -2399,6 +2399,10 @@ Changes</h2>
2399
2399
(<a href="https://github.com/w3c/csswg-drafts/issues/5235">Issue 5235</a> )
2400
2400
<li> Make [=fallback alignment=] of ''space-around'' and ''space-evenly'' include ''safe'' .
2401
2401
(<a href="https://github.com/w3c/csswg-drafts/issues/5088">Issue 5088</a> )
2402
+ <li> Various corrections to <css> normal</css> alignment and percentage gaps
2403
+ to match respective layout specs.
2404
+ <li> Corrections to special handling of [=last baseline set=] of [=scroll containers=] .
2405
+ (<a href="https://github.com/w3c/csswg-drafts/issues/3611">Issue 3611</a> )
2402
2406
</ul>
2403
2407
2404
2408
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