Skip to content

Commit 413d95e

Browse files
committed
[css-grid-1] Update DoC
1 parent 5aa862d commit 413d95e

2 files changed

Lines changed: 22 additions & 4 deletions

File tree

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

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -803,6 +803,7 @@ From: Oriol Brufau
803803
Comment: https://github.com/w3c/csswg-drafts/issues/4549
804804
Response: https://github.com/w3c/csswg-drafts/issues/4549#issuecomment-662718050
805805
Changes: https://github.com/w3c/csswg-drafts/commit/64494c001f8a9da9bc0efd7bc760240b726f97a2
806+
Changes: https://github.com/w3c/csswg-drafts/commit/4f4fde91831eb51820585aa4b1c29f8b4f4687c8
806807
Closed: Accepted
807808
Resolved: Editorial
808809
----
@@ -899,6 +900,14 @@ Issue 101.
899900
Summary: Step 2.2 of Distribute Extra space confusingly written for growth limits
900901
From: fantasai
901902
Comment: https://github.com/w3c/csswg-drafts/issues/5351
902-
Open
903+
Closed: Accepted
903904
Resolved: Editorial
905+
Verified: reporter is editor
906+
----
907+
Issue 102.
908+
Summary: fit-content() arg should affect distribution of spanning item min contrib
909+
From: Oriol Brufau
910+
Comment: https://github.com/w3c/csswg-drafts/issues/4549#issuecomment-662738127
911+
Response: https://github.com/w3c/csswg-drafts/issues/4549#issuecomment-662754902
912+
Open: Deferred to next revision
904913
----

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

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -841,6 +841,7 @@ <h1>CSS Grid Layout Level 1 Disposition of Comments for 2017-12-14 CR</h1>
841841
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/4549'>https://github.com/w3c/csswg-drafts/issues/4549</a></span>
842842
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/4549#issuecomment-662718050'>https://github.com/w3c/csswg-drafts/issues/4549#issuecomment-662718050</a></span>
843843
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/64494c001f8a9da9bc0efd7bc760240b726f97a2'>https://github.com/w3c/csswg-drafts/commit/64494c001f8a9da9bc0efd7bc760240b726f97a2</a></span>
844+
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/4f4fde91831eb51820585aa4b1c29f8b4f4687c8'>https://github.com/w3c/csswg-drafts/commit/4f4fde91831eb51820585aa4b1c29f8b4f4687c8</a></span>
844845
<span class="a">Closed: Accepted</span>
845846
<span>Resolved: Editorial</span></pre>
846847
<pre class=' a' id='issue-90'>
@@ -932,13 +933,21 @@ <h1>CSS Grid Layout Level 1 Disposition of Comments for 2017-12-14 CR</h1>
932933
<span class="a">Closed: Accepted</span>
933934
<span>Resolved: Bugfix</span>
934935
<span class="a">Verified: reporter is editor</span></pre>
935-
<pre class='open ' id='issue-101'>
936+
<pre class=' a' id='issue-101'>
936937
<span>Issue 101. <a href='#issue-101'>#</a></span>
937938
<span>Summary: Step 2.2 of Distribute Extra space confusingly written for growth limits</span>
938939
<span>From: fantasai</span>
939940
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/5351'>https://github.com/w3c/csswg-drafts/issues/5351</a></span>
940-
<span>Open</span>
941-
<span>Resolved: Editorial</span></pre>
941+
<span class="a">Closed: Accepted</span>
942+
<span>Resolved: Editorial</span>
943+
<span class="a">Verified: reporter is editor</span></pre>
944+
<pre class='open d' id='issue-102'>
945+
<span>Issue 102. <a href='#issue-102'>#</a></span>
946+
<span>Summary: fit-content() arg should affect distribution of spanning item min contrib</span>
947+
<span>From: Oriol Brufau</span>
948+
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/4549#issuecomment-662738127'>https://github.com/w3c/csswg-drafts/issues/4549#issuecomment-662738127</a></span>
949+
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/4549#issuecomment-662754902'>https://github.com/w3c/csswg-drafts/issues/4549#issuecomment-662754902</a></span>
950+
<span class="d">Open: Deferred to next revision</span></pre>
942951
<script>
943952
(function () {
944953
var sheet = document.styleSheets[0];

0 commit comments

Comments
 (0)