Skip to content

Commit 3b3d252

Browse files
committed
[css-align-3] Update Changes list
1 parent 4d172d6 commit 3b3d252

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

css-align-3/Overview.bs

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2168,6 +2168,22 @@ Aligning Boxes by Baseline</h3>
21682168
<h2 id="changes">
21692169
Changes</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,

0 commit comments

Comments
 (0)