Skip to content

Commit ffe7350

Browse files
committed
[css-grid] Update DoC
1 parent ecb4878 commit ffe7350

File tree

3 files changed

+53
-1
lines changed

3 files changed

+53
-1
lines changed

css-grid/issues-cr-2016.bsi

+26
Original file line numberDiff line numberDiff line change
@@ -189,3 +189,29 @@ Closed: Accepted
189189
Changes: https://hg.csswg.org/drafts/diff/42427088d71f/css-grid/Overview.bs
190190
Resolved: Editor discretion
191191
----
192+
Issue 27.
193+
Summary: Clarify resetting behavior of 'grid' template wrt gutters
194+
From: huijing
195+
Comment: https://github.com/w3c/csswg-drafts/issues/1036
196+
Response: https://github.com/w3c/csswg-drafts/issues/1036#issuecomment-279699823
197+
Comment: https://github.com/w3c/csswg-drafts/issues/1036#issuecomment-279905265
198+
Closed: Accepted
199+
Changes: https://github.com/w3c/csswg-drafts/commit/1c2e8379f3f4fa8fee9f0c7352876ac642b6353a
200+
Resolved: Editorial
201+
----
202+
Issue 28.
203+
Summary: Move Background & Motivation above Overview
204+
From: Tyler-H
205+
Comment: https://github.com/w3c/csswg-drafts/issues/1115
206+
Response: https://github.com/w3c/csswg-drafts/issues/1115#issuecomment-290492470
207+
Closed: Accepted
208+
Resolved: Editorial
209+
----
210+
Issue 29.
211+
Summary: Content-distribution alignment of collapsed tracks
212+
From: SelenIT
213+
Comment: https://github.com/w3c/csswg-drafts/issues/1140
214+
Response: https://github.com/w3c/csswg-drafts/issues/1140#issuecomment-290445963
215+
Open: Accepted, needs edits
216+
Resolved: Editor discretion
217+
----

css-grid/issues-cr-2016.html

+26
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,32 @@ <h1>CSS Grid Layout Level 1 Disposition of Comments for 2016-09-29 CR</h1>
221221
<span class="a">Closed: Accepted</span>
222222
<span>Changes: <a href='https://hg.csswg.org/drafts/diff/42427088d71f/css-grid/Overview.bs'>https://hg.csswg.org/drafts/diff/42427088d71f/css-grid/Overview.bs</a></span>
223223
<span>Resolved: Editor discretion</span></pre>
224+
<pre class=' a' id='issue-27'>
225+
<span>Issue 27. <a href='#issue-27'>#</a></span>
226+
<span>Summary: Clarify resetting behavior of 'grid' template wrt gutters</span>
227+
<span>From: huijing</span>
228+
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1036'>https://github.com/w3c/csswg-drafts/issues/1036</a></span>
229+
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1036#issuecomment-279699823'>https://github.com/w3c/csswg-drafts/issues/1036#issuecomment-279699823</a></span>
230+
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1036#issuecomment-279905265'>https://github.com/w3c/csswg-drafts/issues/1036#issuecomment-279905265</a></span>
231+
<span class="a">Closed: Accepted</span>
232+
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/1c2e8379f3f4fa8fee9f0c7352876ac642b6353a'>https://github.com/w3c/csswg-drafts/commit/1c2e8379f3f4fa8fee9f0c7352876ac642b6353a</a></span>
233+
<span>Resolved: Editorial</span></pre>
234+
<pre class=' a' id='issue-28'>
235+
<span>Issue 28. <a href='#issue-28'>#</a></span>
236+
<span>Summary: Move Background & Motivation above Overview</span>
237+
<span>From: Tyler-H</span>
238+
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1115'>https://github.com/w3c/csswg-drafts/issues/1115</a></span>
239+
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1115#issuecomment-290492470'>https://github.com/w3c/csswg-drafts/issues/1115#issuecomment-290492470</a></span>
240+
<span class="a">Closed: Accepted</span>
241+
<span>Resolved: Editorial</span></pre>
242+
<pre class='open ' id='issue-29'>
243+
<span>Issue 29. <a href='#issue-29'>#</a></span>
244+
<span>Summary: Content-distribution alignment of collapsed tracks</span>
245+
<span>From: SelenIT</span>
246+
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1140'>https://github.com/w3c/csswg-drafts/issues/1140</a></span>
247+
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1140#issuecomment-290445963'>https://github.com/w3c/csswg-drafts/issues/1140#issuecomment-290445963</a></span>
248+
<span class="">Open: Accepted, needs edits</span>
249+
<span>Resolved: Editor discretion</span></pre>
224250
<script>
225251
(function () {
226252
var sheet = document.styleSheets[0];

css-grid/issues-cr-201704.bsi

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ From: huijing
1515
Comment: https://github.com/w3c/csswg-drafts/issues/1036
1616
Response: https://github.com/w3c/csswg-drafts/issues/1036#issuecomment-279699823
1717
Comment: https://github.com/w3c/csswg-drafts/issues/1036#issuecomment-279905265
18-
Response:
1918
Closed: Accepted
19+
Changes: https://github.com/w3c/csswg-drafts/commit/1c2e8379f3f4fa8fee9f0c7352876ac642b6353a
2020
Resolved: Editorial
2121
----

0 commit comments

Comments
 (0)