Skip to content

Commit 2ad7123

Browse files
committed
[css-grid-1] Update DoC
1 parent ea7028d commit 2ad7123

File tree

2 files changed

+25
-3
lines changed

2 files changed

+25
-3
lines changed

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

+12-1
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,10 @@ Issue 45.
400400
Summary: Definition of fit-content() is confusing
401401
From: Oriol Brufau
402402
Comment: https://github.com/w3c/csswg-drafts/issues/3569
403-
Open
403+
Response: https://github.com/w3c/csswg-drafts/issues/3569#issuecomment-458758443
404+
Closed: Accepted
405+
Verified: https://github.com/w3c/csswg-drafts/issues/3569#issuecomment-458759330
406+
Resolved: Editorial
404407
----
405408
Issue 46.
406409
Summary: auto minimums under min/max-content constraint aren't floored at zero
@@ -410,3 +413,11 @@ Response: https://github.com/w3c/csswg-drafts/issues/3570#issuecomment-458756448
410413
Closed: Accepted
411414
Resolved: Bugfix
412415
----
416+
Issue 47.
417+
Summary: Improve description of auto tracks
418+
From: fantasai
419+
Comment: https://github.com/w3c/csswg-drafts/issues/3571
420+
Changes: https://github.com/w3c/csswg-drafts/commit/17c9ad19127e2bbe9c9c4a03019e260d9b7bfa09
421+
Closed: Accepted
422+
Resolved: Editorial
423+
----

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

+13-2
Original file line numberDiff line numberDiff line change
@@ -433,12 +433,15 @@ <h1>CSS Grid Layout Level 1 Disposition of Comments for 2017-12-14 CR</h1>
433433
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/3568#issuecomment-458746482'>https://github.com/w3c/csswg-drafts/issues/3568#issuecomment-458746482</a></span>
434434
<span class="a">Closed: Accepted</span>
435435
<span>Resolved: Bugfix</span></pre>
436-
<pre class='open ' id='issue-45'>
436+
<pre class=' a' id='issue-45'>
437437
<span>Issue 45. <a href='#issue-45'>#</a></span>
438438
<span>Summary: Definition of fit-content() is confusing</span>
439439
<span>From: Oriol Brufau</span>
440440
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/3569'>https://github.com/w3c/csswg-drafts/issues/3569</a></span>
441-
<span>Open</span></pre>
441+
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/3569#issuecomment-458758443'>https://github.com/w3c/csswg-drafts/issues/3569#issuecomment-458758443</a></span>
442+
<span class="a">Closed: Accepted</span>
443+
<span class="a">Verified: <a href='https://github.com/w3c/csswg-drafts/issues/3569#issuecomment-458759330'>https://github.com/w3c/csswg-drafts/issues/3569#issuecomment-458759330</a></span>
444+
<span>Resolved: Editorial</span></pre>
442445
<pre class=' a' id='issue-46'>
443446
<span>Issue 46. <a href='#issue-46'>#</a></span>
444447
<span>Summary: auto minimums under min/max-content constraint aren't floored at zero</span>
@@ -447,6 +450,14 @@ <h1>CSS Grid Layout Level 1 Disposition of Comments for 2017-12-14 CR</h1>
447450
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/3570#issuecomment-458756448'>https://github.com/w3c/csswg-drafts/issues/3570#issuecomment-458756448</a></span>
448451
<span class="a">Closed: Accepted</span>
449452
<span>Resolved: Bugfix</span></pre>
453+
<pre class=' a' id='issue-47'>
454+
<span>Issue 47. <a href='#issue-47'>#</a></span>
455+
<span>Summary: Improve description of auto tracks</span>
456+
<span>From: fantasai</span>
457+
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/3571'>https://github.com/w3c/csswg-drafts/issues/3571</a></span>
458+
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/17c9ad19127e2bbe9c9c4a03019e260d9b7bfa09'>https://github.com/w3c/csswg-drafts/commit/17c9ad19127e2bbe9c9c4a03019e260d9b7bfa09</a></span>
459+
<span class="a">Closed: Accepted</span>
460+
<span>Resolved: Editorial</span></pre>
450461
<script>
451462
(function () {
452463
var sheet = document.styleSheets[0];

0 commit comments

Comments
 (0)