File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -1951,7 +1951,14 @@ Aligning Boxes by Baseline</h3>
19511951<h2 id="changes">
19521952Changes</h2>
19531953
1954- Changes since the previous Working Draft include:
1954+ Changes since the <a href="https://www.w3.org/TR/2017/WD-css-align-3-20170720/#changes">20 July 2017 Working Draft</a> include:
1955+ <ul>
1956+ <li> Added the 'row-gap' and 'column-gap' properties and 'gap' shorthand,
1957+ applying them to both <a>grid layout</a> and <a>flex layout</a>
1958+ to replace the grid-specific 'grid-row-gap' /'grid-column-gap' /'grid-gap' properties.
1959+ </ul>
1960+
1961+ Changes since the <a href="https://www.w3.org/TR/2017/WD-css-align-3-20170515/">15 May 2017 Working Draft</a> include:
19551962 <ul>
19561963 <li> Dropped the ''left'' and ''right'' keywords from 'align-self' and 'align-content' .
19571964 They may be re-introduced in a later level if there is demand.
You can’t perform that action at this time.
0 commit comments