File tree 1 file changed +12
-0
lines changed
1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -2433,6 +2433,18 @@ Appendix A: Static Position Terminology</h2>
2433
2433
<h2 id="changes">
2434
2434
Changes</h2>
2435
2435
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
+
2436
2448
Changes since the <a href="https://www.w3.org/TR/2020/WD-css-align-3-20200421/">21 April 2020 Working Draft</a> include:
2437
2449
<ul>
2438
2450
<li> Allowed reordering of ''[ first | last ]'' and ''align-self/baseline'' components of <<baseline-position>> .
You can’t perform that action at this time.
0 commit comments