Skip to content

Commit 691abda

Browse files
committed
[css-align-3] Update Changes section
1 parent 0ef7862 commit 691abda

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

css-align-3/Overview.bs

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ ED: https://drafts.csswg.org/css-align/
99
TR: https://www.w3.org/TR/css-align-3/
1010
Editor: Elika J. Etemad / fantasai, Invited Expert, http://fantasai.inkedblade.net/contact, w3cid 35400
1111
Editor: Tab Atkins Jr., Google, http://xanthir.com/contact/, w3cid 42199
12+
Previous Version: https://www.w3.org/TR/2018/WD-css-align-3-20180423/
1213
Previous Version: https://www.w3.org/TR/2017/WD-css-align-3-20170906/
1314
Previous Version: https://www.w3.org/TR/2017/WD-css-align-3-20170720/
1415
Previous Version: https://www.w3.org/TR/2017/WD-css-align-3-20170515/
@@ -2281,7 +2282,18 @@ Appendix A: Static Position Terminology</h2>
22812282
<h2 id="changes">
22822283
Changes</h2>
22832284

2284-
Changes since the <a href="https://www.w3.org/TR/2017/WD-css-align-3-20170720/#changes">6 September 2017 Working Draft</a> include:
2285+
Changes since the <a href="https://www.w3.org/TR/2018/WD-css-align-3-20180423/">23 April 2018 Working Draft</a> include:
2286+
<ul>
2287+
<li>Better definition of how the alignment properties interact with absolutely-positioned boxes with ''left/auto'' offsets.
2288+
See [[#justify-abspos]], [[#align-abspos]], [[#abspos-sizing]], and [[#staticpos-rect]].
2289+
<li>More detailed definition of how <a>content-alignment</a> works on <a>scroll containers</a>.
2290+
See [[#overflow-scroll-position]].
2291+
<li>Noted CSS2’s special rules about the baselines of inline-block <a>scroll containers</a>.
2292+
<li>Defined that percentage gaps compute against zero when calculating intrinsic sizes, and resolve during layout. (<a href="https://github.com/w3c/csswg-drafts/issues/509">Issue 509</a>)
2293+
<li>Miscellaneous minor clarifications.
2294+
</ul>
2295+
2296+
Changes since the <a href="https://www.w3.org/TR/2017/WD-css-align-3-20170906/">6 September 2017 Working Draft</a> include:
22852297
<ul>
22862298
<li>Added more illustrations! Many thanks to Melanie Richards for working through a difficult diagramming problem.
22872299
<li>Fixed errors in property definition table of 'gap' shorthand.

0 commit comments

Comments
 (0)