Skip to content

Commit f9ad3b4

Browse files
committed
[css-grid-2] Publication fixes
1 parent ae3332a commit f9ad3b4

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

css-grid-2/Overview.bs

+5-3
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Group: csswg
77
Work Status: exploring
88
TR: https://www.w3.org/TR/css-grid-2/
99
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/
1111
Editor: Tab Atkins Jr., Google, http://www.xanthir.com/contact/, w3cid 42199
1212
Editor: Elika J. Etemad / fantasai, Invited Expert, http://fantasai.inkedblade.net/contact, w3cid 35400
1313
Editor: Rossen Atanassov, Microsoft, ratan@microsoft.com, w3cid 49885
@@ -770,8 +770,6 @@ Aspect-ratio&ndash;controlled Gutters</h2>
770770
<h2 id="changes">
771771
Changes</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

Comments
 (0)