Skip to content

Commit ab7b55d

Browse files
committed
[css-align-3] Update changes list
1 parent 964c07f commit ab7b55d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

css-align-3/Overview.bs

+12
Original file line numberDiff line numberDiff line change
@@ -2433,6 +2433,18 @@ Appendix A: Static Position Terminology</h2>
24332433
<h2 id="changes">
24342434
Changes</h2>
24352435

2436+
Changes since the <a href="https://www.w3.org/TR/2021/WD-css-align-3-20211224/">24 December 2021 Working Draft</a> include:
2437+
<ul>
2438+
<li>Remove definition of special behavior for including padding in [=scrollable overflow=]
2439+
for non-''align-content/normal'' alignments
2440+
since this is now defined unconditionally in [[!CSS-OVERFLOW-3]].
2441+
(<a href="https://github.com/w3c/csswg-drafts/issues/129#issuecomment-1113489051">Issue 129</a>)
2442+
<li>Minor clarifications:
2443+
* Define [=fallback alignment=] of a [=baseline-sharing group=]
2444+
as the shared [=fallback alignment=] of its individual items.
2445+
* Annotate <<length-percentage>> value definitions using [=bracketed range notation=].
2446+
</ul>
2447+
24362448
Changes since the <a href="https://www.w3.org/TR/2020/WD-css-align-3-20200421/">21 April 2020 Working Draft</a> include:
24372449
<ul>
24382450
<li>Allowed reordering of ''[ first | last ]'' and ''align-self/baseline'' components of <<baseline-position>>.

0 commit comments

Comments
 (0)