Skip to content

Commit 0abae8c

Browse files
committed
[css-grid] Update DoC
1 parent 16b2ae4 commit 0abae8c

2 files changed

Lines changed: 8 additions & 4 deletions

File tree

css-grid/issues-wd-20160519.bsi

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ Summary: Validity of repeat() syntax inside 'grid-template' shorthand
2626
From: Manuel Rego Casasnovas
2727
Comment: https://lists.w3.org/Archives/Public/www-style/2016May/0191.html
2828
Response: https://lists.w3.org/Archives/Public/www-style/2016May/0193.html
29+
Changes: https://github.com/w3c/csswg-drafts/commit/8688b9851b5f54e726ddacdfddd001f81be74b39
30+
Resolved: https://lists.w3.org/Archives/Public/www-style/2016May/0231.html
2931
----
3032
Issue 4.
3133
Summary: Clarifications to grid baselines
@@ -117,7 +119,7 @@ Issue 16. Allow grid-positioning of indirect children
117119
From: Goetz Heller
118120
Comment: https://www.w3.org/blog/CSS/2015/08/10/css-grid-pls-review/comment-page-1/#comment-13462
119121
Comment: https://github.com/w3c/csswg-drafts/issues/313
120-
Open
122+
Closed: Deferred
121123
----
122124
Issue 17. Stretching Fixed-size Tracks
123125
From: fantasai

css-grid/issues-wd-20160519.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,9 @@ <h1>CSS Grid Layout Level 1 Disposition of Comments for 2016-05-19 WD</h1>
5858
<span>Summary: Validity of repeat() syntax inside 'grid-template' shorthand</span>
5959
<span>From: Manuel Rego Casasnovas</span>
6060
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016May/0191.html'>https://lists.w3.org/Archives/Public/www-style/2016May/0191.html</a></span>
61-
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016May/0193.html'>https://lists.w3.org/Archives/Public/www-style/2016May/0193.html</a></span></pre>
61+
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016May/0193.html'>https://lists.w3.org/Archives/Public/www-style/2016May/0193.html</a></span>
62+
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/8688b9851b5f54e726ddacdfddd001f81be74b39'>https://github.com/w3c/csswg-drafts/commit/8688b9851b5f54e726ddacdfddd001f81be74b39</a></span>
63+
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2016May/0231.html'>https://lists.w3.org/Archives/Public/www-style/2016May/0231.html</a></span></pre>
6264
<pre class=' a' id='issue-4'>
6365
<span>Issue 4. <a href='#issue-4'>#</a></span>
6466
<span>Summary: Clarifications to grid baselines</span>
@@ -145,12 +147,12 @@ <h1>CSS Grid Layout Level 1 Disposition of Comments for 2016-05-19 WD</h1>
145147
<span>Summary: Clarifications to Implied Minimum Size of Grid Items</span>
146148
<span>From: Manuel Rego Casasnovas</span>
147149
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/283'>https://github.com/w3c/csswg-drafts/issues/283</a></span></pre>
148-
<pre class='open ' id='issue-16'>
150+
<pre class=' d' id='issue-16'>
149151
<span>Issue 16. <a href='#issue-16'>#</a> Allow grid-positioning of indirect children</span>
150152
<span>From: Goetz Heller</span>
151153
<span>Comment: <a href='https://www.w3.org/blog/CSS/2015/08/10/css-grid-pls-review/comment-page-1/#comment-13462'>https://www.w3.org/blog/CSS/2015/08/10/css-grid-pls-review/comment-page-1/#comment-13462</a></span>
152154
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/313'>https://github.com/w3c/csswg-drafts/issues/313</a></span>
153-
<span>Open</span></pre>
155+
<span class="d">Closed: Deferred</span></pre>
154156
<pre class=' ' id='issue-17'>
155157
<span>Issue 17. <a href='#issue-17'>#</a> Stretching Fixed-size Tracks</span>
156158
<span>From: fantasai</span>

0 commit comments

Comments
 (0)