@@ -7,7 +7,7 @@ Group: csswg
77Work Status : exploring
88TR : https://www.w3.org/TR/css-grid-2/
99ED : https://drafts.csswg.org/css-grid-2/
10- Previous version : https://www.w3.org/TR/2018/WD-css-grid-2-20180427 /
10+ Previous version : https://www.w3.org/TR/2018/WD-css-grid-2-20180628 /
1111Editor : Tab Atkins Jr., Google, http://www.xanthir.com/contact/, w3cid 42199
1212Editor : Elika J. Etemad / fantasai, Invited Expert, http://fantasai.inkedblade.net/contact, w3cid 35400
1313Editor : Rossen Atanassov, Microsoft, ratan@microsoft.com, w3cid 49885
@@ -770,8 +770,6 @@ Aspect-ratio–controlled Gutters</h2>
770770<h2 id="changes">
771771Changes</h2>
772772
773- <h2 class="no-num" id="changes">Changes</h2>
774-
775773 <h3 class="no-num" id="changes-20180628">
776774 Changes since the
777775 <a href="https://www.w3.org/TR/2018/WD-css-grid-2-20180628/">June 2018
@@ -781,6 +779,10 @@ Changes</h2>
781779 <li> Defined handling of the subgrid’s margins/borders/padding
782780 when the track closest to its edge is empty.
783781 (<a href="https://github.com/w3c/csswg-drafts/issues/2592">Issue 2592</a> )
782+ <li> Defined that subgrids with an automatic span
783+ use the number of explicit tracks from their 'grid-template-*' properties
784+ rather than defaulting to one.
785+ (<a href="https://github.com/w3c/csswg-drafts/issues/2565">Issue 2565</a>
784786 </ul>
785787
786788 <h3 class="no-num" id="changes-20180427">
0 commit comments