Skip to content

Commit b6d2e35

Browse files
committed
[css-grid] Update DoC
1 parent 626aec3 commit b6d2e35

2 files changed

Lines changed: 24 additions & 16 deletions

File tree

css-grid/issues-cr-2016.bsi

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@ Summary: Max should override min in minmax()
77
From: Ollie Williams
88
Comment: https://lists.w3.org/Archives/Public/www-style/2016Oct/0076.html
99
Response: https://lists.w3.org/Archives/Public/www-style/2017Feb/0021.html
10-
Open: Rejected
11-
Resolved: =WG= Resolve.
10+
Closed: Rejected
11+
Resolved: 2017-03-15
12+
Notes: Refiled as https://github.com/w3c/csswg-drafts/issues/1102 for L2
1213
----
1314
Issue 2.
1415
Summary: Cross-reference fr unit from early references
@@ -64,8 +65,9 @@ Issue 8.
6465
Summary: dominant-baseline should apply to grid/flex containers
6566
From: Mats Palmgren
6667
Comment: https://github.com/w3c/csswg-drafts/issues/798
67-
Open: Out-of-scope
68-
Resolved: =WG= Discuss whether to fix for css-inline.
68+
Closed: Out-of-scope
69+
Notes: Fixed in css-inline-3
70+
Resolved: 2017-03-15
6971
----
7072
Issue 9.
7173
Summary: Intrinsic size compuation depends on layout for orthogonal flows
@@ -130,7 +132,8 @@ Issue 16.
130132
Summary: Defer subgrid
131133
From: Mats Palmgren
132134
Comment: https://github.com/w3c/csswg-drafts/issues/958
133-
Open: =WG= Discuss.
135+
Closed: Accepted
136+
Resolved: 2017-03-15
134137
----
135138
Issue 17.
136139
Summary: Is fr a length?
@@ -139,7 +142,8 @@ Comment: https://github.com/w3c/csswg-drafts/issues/955
139142
Response: https://github.com/w3c/csswg-drafts/issues/955#issuecomment-274615190
140143
Comment: https://github.com/w3c/csswg-drafts/issues/955#issuecomment-276587187
141144
Changes: https://github.com/w3c/csswg-drafts/commit/afbc29e526603bf3893484011f47fc5b7c370032
142-
Open: =WG= Resolve on whether fr should be combinable with length.
145+
Closed: Accepted
146+
Resolved: 2017-03-15
143147
----
144148
Issue 18.
145149
Summary: Clarify behavior of fixed grid items

css-grid/issues-cr-2016.html

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,15 @@ <h1>CSS Grid Layout Level 1 Disposition of Comments for 2016-09-29 CR</h1>
3434
<p>An issue can be closed as <code>Accepted</code>, <code>OutOfScope</code>,
3535
<code>Invalid</code>, <code>Rejected</code>, or <code>Retracted</code>.
3636
<code>Verified</code> indicates commentor's acceptance of the response.</p>
37-
<pre class='open r' id='issue-1'>
37+
<pre class=' r' id='issue-1'>
3838
<span>Issue 1. <a href='#issue-1'>#</a></span>
3939
<span>Summary: Max should override min in minmax()</span>
4040
<span>From: Ollie Williams</span>
4141
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016Oct/0076.html'>https://lists.w3.org/Archives/Public/www-style/2016Oct/0076.html</a></span>
4242
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2017Feb/0021.html'>https://lists.w3.org/Archives/Public/www-style/2017Feb/0021.html</a></span>
43-
<span class="r">Open: Rejected</span>
44-
<span>Resolved: =WG= Resolve.</span></pre>
43+
<span class="r">Closed: Rejected</span>
44+
<span>Resolved: 2017-03-15</span>
45+
<span>Notes: Refiled as <a href='https://github.com/w3c/csswg-drafts/issues/1102'>https://github.com/w3c/csswg-drafts/issues/1102</a> for L2</span></pre>
4546
<pre class=' a' id='issue-2'>
4647
<span>Issue 2. <a href='#issue-2'>#</a></span>
4748
<span>Summary: Cross-reference fr unit from early references</span>
@@ -92,13 +93,14 @@ <h1>CSS Grid Layout Level 1 Disposition of Comments for 2016-09-29 CR</h1>
9293
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/e1b0f2dcdc13c67718a4ea55964a60ebc434bfdb'>https://github.com/w3c/csswg-drafts/commit/e1b0f2dcdc13c67718a4ea55964a60ebc434bfdb</a></span>
9394
<span class="">Closed: Out-of-scope</span>
9495
<span>Resolved: Editor discretion</span></pre>
95-
<pre class='open ' id='issue-8'>
96+
<pre class=' ' id='issue-8'>
9697
<span>Issue 8. <a href='#issue-8'>#</a></span>
9798
<span>Summary: dominant-baseline should apply to grid/flex containers</span>
9899
<span>From: Mats Palmgren</span>
99100
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/798'>https://github.com/w3c/csswg-drafts/issues/798</a></span>
100-
<span class="">Open: Out-of-scope</span>
101-
<span>Resolved: =WG= Discuss whether to fix for css-inline.</span></pre>
101+
<span class="">Closed: Out-of-scope</span>
102+
<span>Notes: Fixed in css-inline-3</span>
103+
<span>Resolved: 2017-03-15</span></pre>
102104
<pre class=' oi' id='issue-9'>
103105
<span>Issue 9. <a href='#issue-9'>#</a></span>
104106
<span>Summary: Intrinsic size compuation depends on layout for orthogonal flows</span>
@@ -158,21 +160,23 @@ <h1>CSS Grid Layout Level 1 Disposition of Comments for 2016-09-29 CR</h1>
158160
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/509#issuecomment-271435201'>https://github.com/w3c/csswg-drafts/issues/509#issuecomment-271435201</a></span>
159161
<span>Resolved: <a href='https://log.csswg.org/irc.w3.org/css/2017-01-13/#e761591'>https://log.csswg.org/irc.w3.org/css/2017-01-13/#e761591</a></span>
160162
<span class="">Open: =Tab= Review and edit or re-open.</span></pre>
161-
<pre class='open ' id='issue-16'>
163+
<pre class=' a' id='issue-16'>
162164
<span>Issue 16. <a href='#issue-16'>#</a></span>
163165
<span>Summary: Defer subgrid</span>
164166
<span>From: Mats Palmgren</span>
165167
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/958'>https://github.com/w3c/csswg-drafts/issues/958</a></span>
166-
<span class="">Open: =WG= Discuss.</span></pre>
167-
<pre class='open ' id='issue-17'>
168+
<span class="a">Closed: Accepted</span>
169+
<span>Resolved: 2017-03-15</span></pre>
170+
<pre class=' a' id='issue-17'>
168171
<span>Issue 17. <a href='#issue-17'>#</a></span>
169172
<span>Summary: Is fr a length?</span>
170173
<span>From: Yves Lafon</span>
171174
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/955'>https://github.com/w3c/csswg-drafts/issues/955</a></span>
172175
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/955#issuecomment-274615190'>https://github.com/w3c/csswg-drafts/issues/955#issuecomment-274615190</a></span>
173176
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/955#issuecomment-276587187'>https://github.com/w3c/csswg-drafts/issues/955#issuecomment-276587187</a></span>
174177
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/afbc29e526603bf3893484011f47fc5b7c370032'>https://github.com/w3c/csswg-drafts/commit/afbc29e526603bf3893484011f47fc5b7c370032</a></span>
175-
<span class="">Open: =WG= Resolve on whether fr should be combinable with length.</span></pre>
178+
<span class="a">Closed: Accepted</span>
179+
<span>Resolved: 2017-03-15</span></pre>
176180
<pre class=' oi' id='issue-18'>
177181
<span>Issue 18. <a href='#issue-18'>#</a></span>
178182
<span>Summary: Clarify behavior of fixed grid items</span>

0 commit comments

Comments
 (0)