-
Notifications
You must be signed in to change notification settings - Fork 792
Expand file tree
/
Copy pathissues-cr-2016.html
More file actions
236 lines (229 loc) · 15 KB
/
issues-cr-2016.html
File metadata and controls
236 lines (229 loc) · 15 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Grid Layout Level 1 Disposition of Comments for 2016-09-29 CR</title>
<style type="text/css">
pre { border: solid thin silver; padding: 0.2em; white-space: normal; }
pre > span { display: block; white-space: pre; }
:not(pre).a { background: lightgreen }
:not(pre).d { background: lightblue }
:not(pre).oi { background: yellow }
:not(pre).r { background: orange }
:not(pre).fo { background: red }
.open { border: solid red; }
:target { box-shadow: 0.25em 0.25em 0.25em; }
</style>
<h1>CSS Grid Layout Level 1 Disposition of Comments for 2016-09-29 CR</h1>
<p>Dated Draft: <a href="https://www.w3.org/TR/2016/CR-css-grid-1-20160929/">https://www.w3.org/TR/2016/CR-css-grid-1-20160929/</a>
<p>Editor's Draft: <a href="http://drafts.csswg.org/css-grid-1/">http://drafts.csswg.org/css-grid-1/</a>
<p>The following color coding convention is used for comments:</p>
<ul>
<li class="a">Accepted or Rejected and positive response
<li class="r">Rejected and no response
<li class="fo">Rejected and negative response
<li class="d">Deferred
<li class="oi">Out-of-Scope or Invalid and not verified
</ul>
<p class=open>Open issues are marked like this</p>
<p>An issue can be closed as <code>Accepted</code>, <code>OutOfScope</code>,
<code>Invalid</code>, <code>Rejected</code>, or <code>Retracted</code>.
<code>Verified</code> indicates commentor's acceptance of the response.</p>
<pre class='open r' id='issue-1'>
<span>Issue 1. <a href='#issue-1'>#</a></span>
<span>Summary: Max should override min in minmax()</span>
<span>From: Ollie Williams</span>
<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>
<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>
<span class="r">Open: Rejected</span>
<span>Resolved: =WG= Resolve.</span></pre>
<pre class=' a' id='issue-2'>
<span>Issue 2. <a href='#issue-2'>#</a></span>
<span>Summary: Cross-reference fr unit from early references</span>
<span>From: Jens Oliver Meiert</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016Oct/0095.html'>https://lists.w3.org/Archives/Public/www-style/2016Oct/0095.html</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Editorial</span></pre>
<pre class=' a' id='issue-3'>
<span>Issue 3. <a href='#issue-3'>#</a></span>
<span>Summary: Error in generated content for caption numbers</span>
<span>From: Jens Oliver Meiert</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016Oct/0096.html'>https://lists.w3.org/Archives/Public/www-style/2016Oct/0096.html</a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2017Feb/0022.html'>https://lists.w3.org/Archives/Public/www-style/2017Feb/0022.html</a></span>
<span>Changes: [Fixes to Bikeshed]</span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Editorial</span></pre>
<pre class=' a' id='issue-4'>
<span>Issue 4. <a href='#issue-4'>#</a></span>
<span>Summary: Code spacing is inconsistent</span>
<span>From: Jens Oliver Meiert</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016Oct/0131.html'>https://lists.w3.org/Archives/Public/www-style/2016Oct/0131.html</a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2017Feb/0023.html'>https://lists.w3.org/Archives/Public/www-style/2017Feb/0023.html</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Editorial</span></pre>
<pre class=' a' id='issue-5'>
<span>Issue 5. <a href='#issue-5'>#</a></span>
<span>Summary: Define equivalency of 'auto' under constraint & -content sizing</span>
<span>From: Mats Palmgren</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/500#issuecomment-249441400'>https://github.com/w3c/csswg-drafts/issues/500#issuecomment-249441400</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/500#issuecomment-277070479'>https://github.com/w3c/csswg-drafts/issues/500#issuecomment-277070479</a></span>
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/d8a33b9690f1f210d89c6409149c8d45c854b897'>https://github.com/w3c/csswg-drafts/commit/d8a33b9690f1f210d89c6409149c8d45c854b897</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Bugfix</span></pre>
<pre class=' oi' id='issue-6'>
<span>Issue 6. <a href='#issue-6'>#</a></span>
<span>Summary: Overflowing alignment is not visible on top/left</span>
<span>From: Rachel Andrew</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/751'>https://github.com/w3c/csswg-drafts/issues/751</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/751#issuecomment-263037276'>https://github.com/w3c/csswg-drafts/issues/751#issuecomment-263037276</a></span>
<span class="oi">Closed: Invalid</span>
<span>Resolved: Editor discretion</span></pre>
<pre class=' ' id='issue-7'>
<span>Issue 7. <a href='#issue-7'>#</a></span>
<span>Summary: Need clarifications on baseline alignment</span>
<span>From: Javier Fernandez</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/721#issuecomment-264272653'>https://github.com/w3c/csswg-drafts/issues/721#issuecomment-264272653</a></span>
<span>Notes: Moved to css-align</span>
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/e1b0f2dcdc13c67718a4ea55964a60ebc434bfdb'>https://github.com/w3c/csswg-drafts/commit/e1b0f2dcdc13c67718a4ea55964a60ebc434bfdb</a></span>
<span class="">Closed: Out-of-scope</span>
<span>Resolved: Editor discretion</span></pre>
<pre class='open ' id='issue-8'>
<span>Issue 8. <a href='#issue-8'>#</a></span>
<span>Summary: dominant-baseline should apply to grid/flex containers</span>
<span>From: Mats Palmgren</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/798'>https://github.com/w3c/csswg-drafts/issues/798</a></span>
<span class="">Open: Out-of-scope</span>
<span>Resolved: =WG= Discuss whether to fix for css-inline.</span></pre>
<pre class=' oi' id='issue-9'>
<span>Issue 9. <a href='#issue-9'>#</a></span>
<span>Summary: Intrinsic size compuation depends on layout for orthogonal flows</span>
<span>From: Javier Fernandez</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/537'>https://github.com/w3c/csswg-drafts/issues/537</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/537'>https://github.com/w3c/csswg-drafts/issues/537</a></span>
<span class="oi">Closed: Invalid</span>
<span>Resolved: Editor discretion</span></pre>
<pre class=' a' id='issue-10'>
<span>Issue 10. <a href='#issue-10'>#</a></span>
<span>Summary: Clarifications to min-size contribution</span>
<span>From: Mats Palmgren</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/507'>https://github.com/w3c/csswg-drafts/issues/507</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/507#issuecomment-277084365'>https://github.com/w3c/csswg-drafts/issues/507#issuecomment-277084365</a></span>
<span class="a">Closed: Accepted</span></pre>
<pre class=' a' id='issue-11'>
<span>Issue 11. <a href='#issue-11'>#</a></span>
<span>Summary: Clamping should transfer through aspect ratio in automatic min size</span>
<span>From: fantasai</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/767'>https://github.com/w3c/csswg-drafts/issues/767</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/767#issuecomment-268107107'>https://github.com/w3c/csswg-drafts/issues/767#issuecomment-268107107</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2016Dec/0076.html'>https://lists.w3.org/Archives/Public/www-style/2016Dec/0076.html</a></span>
<span class="a">Verified: Reporter is editor</span></pre>
<pre class=' a' id='issue-12'>
<span>Issue 12. <a href='#issue-12'>#</a></span>
<span>Summary: Further concerns about automatic min size</span>
<span>From: Manuel Rego Casasnovas</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/283#issuecomment-262481269'>https://github.com/w3c/csswg-drafts/issues/283#issuecomment-262481269</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/283#issuecomment-268125974'>https://github.com/w3c/csswg-drafts/issues/283#issuecomment-268125974</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Seattle F2F</span></pre>
<pre class=' a' id='issue-13'>
<span>Issue 13. <a href='#issue-13'>#</a></span>
<span>Summary: Clarifications to baseline alignment</span>
<span>From: Javier Fernandez</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/425#issuecomment-245277226'>https://github.com/w3c/csswg-drafts/issues/425#issuecomment-245277226</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/425#issuecomment-263045691'>https://github.com/w3c/csswg-drafts/issues/425#issuecomment-263045691</a></span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/425#issuecomment-271811362'>https://github.com/w3c/csswg-drafts/issues/425#issuecomment-271811362</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/425#issuecomment-277090431'>https://github.com/w3c/csswg-drafts/issues/425#issuecomment-277090431</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Editorial</span></pre>
<pre class=' a' id='issue-14'>
<span>Issue 14. <a href='#issue-14'>#</a></span>
<span>Summary: Inconsistencies in grid container baselines</span>
<span>From: Javier Fernandez</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/638'>https://github.com/w3c/csswg-drafts/issues/638</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/638#issuecomment-262734994'>https://github.com/w3c/csswg-drafts/issues/638#issuecomment-262734994</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Editorial</span>
<span class="a">Verified: <a href='https://github.com/w3c/csswg-drafts/issues/638#issuecomment-271812141'>https://github.com/w3c/csswg-drafts/issues/638#issuecomment-271812141</a></span></pre>
<pre class='open ' id='issue-15'>
<span>Issue 15. <a href='#issue-15'>#</a></span>
<span>Summary: Percentages and intrinsic size</span>
<span>From: Manuel Rego Casasnovas</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/509'>https://github.com/w3c/csswg-drafts/issues/509</a></span>
<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>
<span class="">Open: Needs edits? Verifiy that CSSWG addressed concerns?</span></pre>
<pre class='open ' id='issue-16'>
<span>Issue 16. <a href='#issue-16'>#</a></span>
<span>Summary: Defer subgrid</span>
<span>From: Mats Palmgren</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/958'>https://github.com/w3c/csswg-drafts/issues/958</a></span>
<span>Open</span></pre>
<pre class='open ' id='issue-17'>
<span>Issue 17. <a href='#issue-17'>#</a></span>
<span>Summary: Is fr a length?</span>
<span>From: Yves Lafon</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/955'>https://github.com/w3c/csswg-drafts/issues/955</a></span>
<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>
<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>
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/afbc29e526603bf3893484011f47fc5b7c370032'>https://github.com/w3c/csswg-drafts/commit/afbc29e526603bf3893484011f47fc5b7c370032</a></span>
<span class="">Open: =WG= Resolve.</span></pre>
<pre class=' oi' id='issue-18'>
<span>Issue 18. <a href='#issue-18'>#</a></span>
<span>Summary: Clarify behavior of fixed grid items</span>
<span>From: Rachel Andrew</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/977'>https://github.com/w3c/csswg-drafts/issues/977</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/977#issuecomment-274934971'>https://github.com/w3c/csswg-drafts/issues/977#issuecomment-274934971</a></span>
<span class="oi">Closed: Invalid</span>
<span>Resolved: Editor discretion</span></pre>
<pre class=' a' id='issue-19'>
<span>Issue 19. <a href='#issue-19'>#</a></span>
<span>Summary: Typos</span>
<span>From: alligatorio</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/835'>https://github.com/w3c/csswg-drafts/issues/835</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/835#issuecomment-276588163'>https://github.com/w3c/csswg-drafts/issues/835#issuecomment-276588163</a></span>
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/82de6db37802006c6462f056e8dcd071b0796aa0'>https://github.com/w3c/csswg-drafts/commit/82de6db37802006c6462f056e8dcd071b0796aa0</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Editorial</span></pre>
<pre class=' a' id='issue-20'>
<span>Issue 20. <a href='#issue-20'>#</a></span>
<span>Summary: Need more examples</span>
<span>From: Rachel Andrew</span>
<span>Comment: Various, including PRs</span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Editorial</span>
<span class="a">Verified: Commenter sent edits. :)</span></pre>
<pre class='open ' id='issue-21'>
<span>Issue 21. <a href='#issue-21'>#</a></span>
<span>Summary: Stretch vs. start is replaced elements or boxes with aspect ratio?</span>
<span>From: Mats Palmgren</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/523#issuecomment-275869984'>https://github.com/w3c/csswg-drafts/issues/523#issuecomment-275869984</a></span>
<span class="">Open: =WG= Discuss and re-resolve more clearly.</span></pre>
<script>
(function () {
var sheet = document.styleSheets[0];
function addCheckbox(className) {
var element = document.querySelector('*.' + className);
var span = document.createElement('span');
span.innerHTML = element.innerHTML;
element.innerHTML = null;
var check = document.createElement('input');
check.type = 'checkbox';
if (className == 'open') {
check.checked = false;
sheet.insertRule('pre:not(.open)' + '{}', sheet.cssRules.length);
check.onchange = function (e) {
rule.style.display = this.checked ? 'none' : 'block';
}
}
else {
check.checked = true;
sheet.insertRule('pre.' + className + '{}', sheet.cssRules.length);
check.onchange = function (e) {
rule.style.display = this.checked ? 'block' : 'none';
}
}
var rule = sheet.cssRules[sheet.cssRules.length - 1];
element.appendChild(check);
element.appendChild(span);
}
['a', 'd', 'fo', 'oi', 'r', 'open'].forEach(addCheckbox);
}());
</script>