Skip to content

Commit f7674a8

Browse files
committed
[css-grid-1] Update DoC
1 parent a8e1a6b commit f7674a8

2 files changed

Lines changed: 9 additions & 18 deletions

File tree

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

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -834,7 +834,10 @@ Issue 93.
834834
Summary: Spanning items not increased by min-content contributions
835835
From: Oriol Brufau
836836
Comment: https://github.com/w3c/csswg-drafts/issues/4790
837-
Open: Deferred to next revision
837+
Comment: https://github.com/w3c/csswg-drafts/issues/5352
838+
Response: https://github.com/w3c/csswg-drafts/issues/4790#issuecomment-662727415
839+
Closed: Accepted
840+
Resolved: Bugfix
838841
----
839842
Issue 94.
840843
Summary: Accounting for min-size when distributing free space
@@ -899,10 +902,3 @@ Comment: https://github.com/w3c/csswg-drafts/issues/5351
899902
Open
900903
Resolved: Editorial
901904
----
902-
Issue 102.
903-
Summary: Spanning items increase doesn't handle min-content maximums
904-
From: fantasai
905-
Comment: https://github.com/w3c/csswg-drafts/issues/5352
906-
Open
907-
Resolved: Bugfix
908-
---

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

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -867,12 +867,15 @@ <h1>CSS Grid Layout Level 1 Disposition of Comments for 2017-12-14 CR</h1>
867867
<span class="a">Closed: Accepted</span>
868868
<span>Resolved: Bugfix</span>
869869
<span class="a">Verified: Reporter is editor</span></pre>
870-
<pre class='open d' id='issue-93'>
870+
<pre class=' a' id='issue-93'>
871871
<span>Issue 93. <a href='#issue-93'>#</a></span>
872872
<span>Summary: Spanning items not increased by min-content contributions</span>
873873
<span>From: Oriol Brufau</span>
874874
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/4790'>https://github.com/w3c/csswg-drafts/issues/4790</a></span>
875-
<span class="d">Open: Deferred to next revision</span></pre>
875+
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/5352'>https://github.com/w3c/csswg-drafts/issues/5352</a></span>
876+
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/4790#issuecomment-662727415'>https://github.com/w3c/csswg-drafts/issues/4790#issuecomment-662727415</a></span>
877+
<span class="a">Closed: Accepted</span>
878+
<span>Resolved: Bugfix</span></pre>
876879
<pre class='open ' id='issue-94'>
877880
<span>Issue 94. <a href='#issue-94'>#</a></span>
878881
<span>Summary: Accounting for min-size when distributing free space</span>
@@ -936,14 +939,6 @@ <h1>CSS Grid Layout Level 1 Disposition of Comments for 2017-12-14 CR</h1>
936939
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/5351'>https://github.com/w3c/csswg-drafts/issues/5351</a></span>
937940
<span>Open</span>
938941
<span>Resolved: Editorial</span></pre>
939-
<pre class='open ' id='issue-102'>
940-
<span>Issue 102. <a href='#issue-102'>#</a></span>
941-
<span>Summary: Spanning items increase doesn't handle min-content maximums</span>
942-
<span>From: fantasai</span>
943-
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/5352'>https://github.com/w3c/csswg-drafts/issues/5352</a></span>
944-
<span>Open</span>
945-
<span>Resolved: Bugfix</span>
946-
<span>---</span></pre>
947942
<script>
948943
(function () {
949944
var sheet = document.styleSheets[0];

0 commit comments

Comments
 (0)