File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,6 +9,8 @@ ED: https://drafts.csswg.org/css-align/
99TR : https://www.w3.org/TR/css-align-3/
1010Editor : Elika J. Etemad / fantasai, Invited Expert, http://fantasai.inkedblade.net/contact, w3cid 35400
1111Editor : Tab Atkins Jr., Google, http://xanthir.com/contact/, w3cid 42199
12+ Previous Version : https://www.w3.org/TR/2020/WD-css-align-3-20200421/
13+ Previous Version : https://www.w3.org/TR/2018/WD-css-align-3-20181206/
1214Previous Version : https://www.w3.org/TR/2018/WD-css-align-3-20180830/
1315Previous Version : https://www.w3.org/TR/2018/WD-css-align-3-20180423/
1416Previous Version : https://www.w3.org/TR/2017/WD-css-align-3-20170906/
@@ -2356,6 +2358,15 @@ Appendix A: Static Position Terminology</h2>
23562358<h2 id="changes">
23572359Changes</h2>
23582360
2361+ Changes since the <a href="https://www.w3.org/TR/2018/WD-css-align-3-20181206/">6 December 2018 Working Draft</a> include:
2362+ <ul>
2363+ <li> Improved the center self-alignment of absolutely-positioned elements.
2364+ <a href="https://github.com/w3c/csswg-drafts/issues/4659">Issue 4659</a>
2365+ <li> Fixed inconsistent fallback of baseline alignment in mixed writing modes.
2366+ <a href="https://github.com/w3c/csswg-drafts/issues/3454">Issue 3454</a>
2367+ <li> Minor editorial fixes and clarifications.
2368+ </ul>
2369+
23592370 Changes since the <a href="https://www.w3.org/TR/2018/WD-css-align-3-20180830/">30 August 2018 Working Draft</a> consist of some minor clarifications.
23602371
23612372 Changes since the <a href="https://www.w3.org/TR/2018/WD-css-align-3-20180423/">23 April 2018 Working Draft</a> include:
You can’t perform that action at this time.
0 commit comments