Skip to content

Commit 0e08fbe

Browse files
committed
[css-grid-1] Update DoC
1 parent 2e57e1e commit 0e08fbe

2 files changed

Lines changed: 19 additions & 3 deletions

File tree

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

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,6 +364,14 @@ Issue 41.
364364
Summary: Interpolation of repeat()
365365
From: BorisChiou
366366
Comment: https://github.com/w3c/csswg-drafts/issues/3503
367-
Open: Needs Edits
367+
Changes: https://github.com/w3c/csswg-drafts/commit/2e57e1ebf31677ce7d7b70ad8012455c455490ae
368+
Response: https://github.com/w3c/csswg-drafts/issues/3503#issuecomment-456901487
369+
Closed: Accepted
368370
Resolved: https://lists.w3.org/Archives/Public/www-style/2019Jan/0010.html
369371
----
372+
Issue 42.
373+
Summary: minmax(auto, min-content) under max-content constraint unintuitive
374+
From: Oriol Brufau
375+
Comment: https://github.com/w3c/csswg-drafts/issues/3565
376+
Open
377+
----

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

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -397,13 +397,21 @@ <h1>CSS Grid Layout Level 1 Disposition of Comments for 2017-12-14 CR</h1>
397397
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/1f74bc38bb28f52570ed3b05a26f2578c9e41414'>https://github.com/w3c/csswg-drafts/commit/1f74bc38bb28f52570ed3b05a26f2578c9e41414</a></span>
398398
<span class="a">Closed: Accepted</span>
399399
<span>Resolved: Editorial</span></pre>
400-
<pre class='open ' id='issue-41'>
400+
<pre class=' a' id='issue-41'>
401401
<span>Issue 41. <a href='#issue-41'>#</a></span>
402402
<span>Summary: Interpolation of repeat()</span>
403403
<span>From: BorisChiou</span>
404404
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/3503'>https://github.com/w3c/csswg-drafts/issues/3503</a></span>
405-
<span class="">Open: Needs Edits</span>
405+
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/2e57e1ebf31677ce7d7b70ad8012455c455490ae'>https://github.com/w3c/csswg-drafts/commit/2e57e1ebf31677ce7d7b70ad8012455c455490ae</a></span>
406+
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/3503#issuecomment-456901487'>https://github.com/w3c/csswg-drafts/issues/3503#issuecomment-456901487</a></span>
407+
<span class="a">Closed: Accepted</span>
406408
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2019Jan/0010.html'>https://lists.w3.org/Archives/Public/www-style/2019Jan/0010.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2019Jan/0010.html"><abbr title="Thread">&#x2208;</abbr></a></span></pre>
409+
<pre class='open ' id='issue-42'>
410+
<span>Issue 42. <a href='#issue-42'>#</a></span>
411+
<span>Summary: minmax(auto, min-content) under max-content constraint unintuitive</span>
412+
<span>From: Oriol Brufau</span>
413+
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/3565'>https://github.com/w3c/csswg-drafts/issues/3565</a></span>
414+
<span>Open</span></pre>
407415
<script>
408416
(function () {
409417
var sheet = document.styleSheets[0];

0 commit comments

Comments
 (0)