File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2168,6 +2168,22 @@ Aligning Boxes by Baseline</h3>
21682168<h2 id="changes">
21692169Changes</h2>
21702170
2171+ Changes since the <a href="https://www.w3.org/TR/2017/WD-css-align-3-20170720/#changes">6 September 2017 Working Draft</a> include:
2172+ <ul>
2173+ <li> Added more illustrations! Many thanks to Melanie Richards for working through a difficult diagramming problem.
2174+ <li> Fixed errors in property definition table of 'gap' shorthand.
2175+ <li> Defining percentage gaps to resolve to zero when the containing block’s size depends on the gaps.
2176+ (<a href="https://github.com/w3c/csswg-drafts/issues/509">Issue 509</a> ,
2177+ <a href="https://github.com/w3c/csswg-drafts/issues/2297">Issue 2297</a> )
2178+ <li> Fixed errors in handling <css> left</css> and <css> right</css> in the grammars.
2179+ <li> Fixed discrepency in ''align-content/space-align'' fallback alignment.
2180+ (<a href="https://github.com/w3c/csswg-drafts/issues/2316">Issue 2316</a> )
2181+ <li> Tightened up handling of baseline alignment in cases where the box edges don't align.
2182+ (<a href="https://github.com/w3c/csswg-drafts/issues/1556">Issue 1556</a> ,
2183+ <a href="https://github.com/w3c/csswg-drafts/issues/1611">Issue 1611</a> )
2184+ <li> Miscellaneous clarifications.
2185+ </ul>
2186+
21712187 Changes since the <a href="https://www.w3.org/TR/2017/WD-css-align-3-20170720/#changes">20 July 2017 Working Draft</a> include:
21722188 <ul>
21732189 <li> Added the 'row-gap' and 'column-gap' properties and 'gap' shorthand,
You can’t perform that action at this time.
0 commit comments