Skip to content

Commit 2107091

Browse files
committed
[css-grid-1] Update old DoC with a couple missing closed issues.
1 parent ce77449 commit 2107091

4 files changed

Lines changed: 102 additions & 21 deletions

File tree

css-grid-1/issues-cr-2016.bsi

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -605,3 +605,15 @@ Changes: https://github.com/w3c/csswg-drafts/commit/0b56e1bd79955b7fd7621ba4a41
605605
Closed: Accepted
606606
Resolved: Editorial
607607
----
608+
Issue 73.
609+
Summary: Add example of grid-gap vs visual gutter
610+
From: Alan Stearns
611+
Comment: https://github.com/w3c/csswg-drafts/issues/452
612+
Response: https://github.com/w3c/csswg-drafts/issues/452#issuecomment-272016744
613+
Comment: https://github.com/w3c/csswg-drafts/issues/452#issuecomment-273185997
614+
Response: https://github.com/w3c/csswg-drafts/issues/452#issuecomment-274136867
615+
Changes: https://github.com/w3c/csswg-drafts/pull/1049
616+
Closed: Accepted
617+
Resolved: Editorial
618+
Verified: https://github.com/w3c/csswg-drafts/issues/452#issuecomment-276670282
619+
----

css-grid-1/issues-cr-2016.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -645,6 +645,18 @@ <h1>CSS Grid Layout Level 1 Disposition of Comments for 2016-09-29 CR</h1>
645645
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/0b56e1bd79955b7fd7621ba4a41f35910135da8a'>https://github.com/w3c/csswg-drafts/commit/0b56e1bd79955b7fd7621ba4a41f35910135da8a</a></span>
646646
<span class="a">Closed: Accepted</span>
647647
<span>Resolved: Editorial</span></pre>
648+
<pre class=' a' id='issue-73'>
649+
<span>Issue 73. <a href='#issue-73'>#</a></span>
650+
<span>Summary: Add example of grid-gap vs visual gutter</span>
651+
<span>From: Alan Stearns</span>
652+
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/452'>https://github.com/w3c/csswg-drafts/issues/452</a></span>
653+
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/452#issuecomment-272016744'>https://github.com/w3c/csswg-drafts/issues/452#issuecomment-272016744</a></span>
654+
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/452#issuecomment-273185997'>https://github.com/w3c/csswg-drafts/issues/452#issuecomment-273185997</a></span>
655+
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/452#issuecomment-274136867'>https://github.com/w3c/csswg-drafts/issues/452#issuecomment-274136867</a></span>
656+
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/pull/1049'>https://github.com/w3c/csswg-drafts/pull/1049</a></span>
657+
<span class="a">Closed: Accepted</span>
658+
<span>Resolved: Editorial</span>
659+
<span class="a">Verified: <a href='https://github.com/w3c/csswg-drafts/issues/452#issuecomment-276670282'>https://github.com/w3c/csswg-drafts/issues/452#issuecomment-276670282</a></span></pre>
648660
<script>
649661
(function () {
650662
var sheet = document.styleSheets[0];

css-grid-1/issues-wd-20160519.bsi

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,3 +223,28 @@ Changes: https://hg.csswg.org/drafts/rev/d55bbbd4cee5
223223
Closed: Indeterminite (made undefined)
224224
Resolved: TPAC 2016
225225
----
226+
Issue 27.
227+
Summary: Handle gutters in definition of free space
228+
From: Sergio Villar
229+
Comment: https://github.com/w3c/csswg-drafts/issues/369
230+
Changes: https://github.com/w3c/csswg-drafts/commit/0f7f1b7400de4d2d271493e84402988ae58e172d
231+
Closed: Accepted
232+
Resolved: Bugfix
233+
----
234+
Issue 28.
235+
Summary: Baselines of empty grid containers
236+
From: fantasai
237+
Comment: https://github.com/w3c/csswg-drafts/issues/439
238+
Changes: in css-align-3
239+
Resolved: https://lists.w3.org/Archives/Public/www-style/2016Sep/0028.html
240+
---
241+
Issue 29.
242+
Summary: Clarify handling of auto minimums in grid sizing algo
243+
From: Mats Palmgren
244+
Comment: https://github.com/w3c/csswg-drafts/issues/500
245+
Response: https://github.com/w3c/csswg-drafts/issues/500#issuecomment-248288840
246+
Comment: https://github.com/w3c/csswg-drafts/issues/500#issuecomment-248356882
247+
Response: https://github.com/w3c/csswg-drafts/issues/500#issuecomment-248477090
248+
Closed: Invalid
249+
Verified: https://github.com/w3c/csswg-drafts/issues/500#issuecomment-249441011
250+
----

0 commit comments

Comments
 (0)