@@ -7,7 +7,7 @@ Group: csswg
7
7
Work Status : exploring
8
8
TR : https://www.w3.org/TR/css-grid-2/
9
9
ED : 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 /
11
11
Editor : Tab Atkins Jr., Google, http://www.xanthir.com/contact/, w3cid 42199
12
12
Editor : Elika J. Etemad / fantasai, Invited Expert, http://fantasai.inkedblade.net/contact, w3cid 35400
13
13
Editor : Rossen Atanassov, Microsoft, ratan@microsoft.com, w3cid 49885
@@ -770,8 +770,6 @@ Aspect-ratio–controlled Gutters</h2>
770
770
<h2 id="changes">
771
771
Changes</h2>
772
772
773
- <h2 class="no-num" id="changes">Changes</h2>
774
-
775
773
<h3 class="no-num" id="changes-20180628">
776
774
Changes since the
777
775
<a href="https://www.w3.org/TR/2018/WD-css-grid-2-20180628/">June 2018
@@ -781,6 +779,10 @@ Changes</h2>
781
779
<li> Defined handling of the subgrid’s margins/borders/padding
782
780
when the track closest to its edge is empty.
783
781
(<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>
784
786
</ul>
785
787
786
788
<h3 class="no-num" id="changes-20180427">
0 commit comments