You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -2281,7 +2282,18 @@ Appendix A: Static Position Terminology</h2>
2281
2282
<h2 id="changes">
2282
2283
Changes</h2>
2283
2284
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:
2285
2297
<ul>
2286
2298
<li>Added more illustrations! Many thanks to Melanie Richards for working through a difficult diagramming problem.
2287
2299
<li>Fixed errors in property definition table of 'gap' shorthand.
0 commit comments