-
Notifications
You must be signed in to change notification settings - Fork 707
/
Copy pathissues-wd-20150108.html
326 lines (319 loc) · 19.2 KB
/
issues-wd-20150108.html
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
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Grid Layout Level 1 Disposition of Comments for 2015-03-17 WD</title>
<style type="text/css">
.a { background: lightgreen }
.d { background: lightblue }
.r { background: orange }
.fo { background: red }
.open { border: solid red; padding: 0.2em; }
:target { box-shadow: 0.25em 0.25em 0.25em; }
</style>
<h1>CSS Grid Layout Level 1 Disposition of Comments for 2015-03-17 WD</h1>
<p>Last call document: <a href="http://www.w3.org/TR/2015/WD-css-grid-1-20150317/">http://www.w3.org/TR/2015/WD-css-grid-1-20150317/</a>
<p>Editor's draft: <a href="http://dev.w3.org/csswg/css-grid-1/">http://dev.w3.org/csswg/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='a' id='issue-1'>
Issue 1. <a href='#issue-1'>#</a>
Summary: Static pos using grid container while sizing using grid area is inconsistent
From: Manuel Rego Casasnovas
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Jan/0092.html'>https://lists.w3.org/Archives/Public/www-style/2015Jan/0092.html</a>
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015May/0138.html'>https://lists.w3.org/Archives/Public/www-style/2015May/0138.html</a>
Closed: Accepted
Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2015May/0280.html'>https://lists.w3.org/Archives/Public/www-style/2015May/0280.html</a>
</pre>
<pre class='a' id='issue-2'>
Issue 2. <a href='#issue-2'>#</a>
Summary: Relationship of padding-edge line and grid lines not defined, but needed for abspos
From: Manuel Rego Casasnovas and Mats Palmgren
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Jan/0092.html'>https://lists.w3.org/Archives/Public/www-style/2015Jan/0092.html</a>
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Jan/0092.html'>https://lists.w3.org/Archives/Public/www-style/2015Jan/0092.html</a>
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015May/0139.html'>https://lists.w3.org/Archives/Public/www-style/2015May/0139.html</a>
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015May/0138.html'>https://lists.w3.org/Archives/Public/www-style/2015May/0138.html</a>
Closed: Accepted
Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2015May/0280.html'>https://lists.w3.org/Archives/Public/www-style/2015May/0280.html</a>
</pre>
<pre class='a' id='issue-3'>
Issue 3. <a href='#issue-3'>#</a>
Summary: What if insufficient lines for abspos?
From: Manuel Rego Casasnovas and Mats Palmgren
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Jan/0092.html'>https://lists.w3.org/Archives/Public/www-style/2015Jan/0092.html</a>
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Mar/0448.html'>https://lists.w3.org/Archives/Public/www-style/2015Mar/0448.html</a>
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015May/0139.html'>https://lists.w3.org/Archives/Public/www-style/2015May/0139.html</a>
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015May/0138.html'>https://lists.w3.org/Archives/Public/www-style/2015May/0138.html</a>
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Jul/0239.html'>https://lists.w3.org/Archives/Public/www-style/2015Jul/0239.html</a>
Closed: Accepted
Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2015May/0280.html'>https://lists.w3.org/Archives/Public/www-style/2015May/0280.html</a>
</pre>
<pre class='a' id='issue-4'>
Issue 4. <a href='#issue-4'>#</a>
Summary: Add formula to illustrate error-handling of overlarge grids
From: Rossen Atanassov
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Jan/0162.html'>https://lists.w3.org/Archives/Public/www-style/2015Jan/0162.html</a>
Response:
Closed: Accepted
Resolved: Editorial
</pre>
<pre class='oi' id='issue-5'>
Issue 5. <a href='#issue-5'>#</a>
Summary: Define resolved value of grid-template-* for overlarge grids
From: Sergio Villar Senin
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2014Aug/0391.html'>https://lists.w3.org/Archives/Public/www-style/2014Aug/0391.html</a>
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015May/0122.html'>https://lists.w3.org/Archives/Public/www-style/2015May/0122.html</a>
Closed: Invalid
</pre>
<pre class='a' id='issue-6'>
Issue 6. <a href='#issue-6'>#</a>
Summary: Confusion over start/end axis handling of alignment props
From: Javier Fernandez
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Jan/0102.html'>https://lists.w3.org/Archives/Public/www-style/2015Jan/0102.html</a>
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Jan/0154.html'>https://lists.w3.org/Archives/Public/www-style/2015Jan/0154.html</a>
Closed: Invalid
Verified: <a href='https://lists.w3.org/Archives/Public/www-style/2015Jan/0181.html'>https://lists.w3.org/Archives/Public/www-style/2015Jan/0181.html</a>
</pre>
<pre class='a' id='issue-7'>
Issue 7. <a href='#issue-7'>#</a>
Summary: Suggestion for collapsed grids
From: Mikel Zorilla
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Jan/0421.html'>https://lists.w3.org/Archives/Public/www-style/2015Jan/0421.html</a>
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Jan/0427.html'>https://lists.w3.org/Archives/Public/www-style/2015Jan/0427.html</a>
Closed: Invalid
Verified: <a href='https://lists.w3.org/Archives/Public/www-style/2015Jan/0462.html'>https://lists.w3.org/Archives/Public/www-style/2015Jan/0462.html</a>
</pre>
<pre class='a' id='issue-8'>
Issue 8. <a href='#issue-8'>#</a>
Summary: Placement algo is missing step for non-auto-placed items
From: Manuel Rego Casasnovas
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Jan/0426.html'>https://lists.w3.org/Archives/Public/www-style/2015Jan/0426.html</a>
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015May/0109.html'>https://lists.w3.org/Archives/Public/www-style/2015May/0109.html</a>
Closed: Accepted
Resolved: Editorial
</pre>
<pre class='a' id='issue-9'>
Issue 9. <a href='#issue-9'>#</a>
Summary: Allow multiple dots to represent a single cell
From: François Remy
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Jan/0473.html'>https://lists.w3.org/Archives/Public/www-style/2015Jan/0473.html</a>
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015May/0112.html'>https://lists.w3.org/Archives/Public/www-style/2015May/0112.html</a>
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015May/0196.html'>https://lists.w3.org/Archives/Public/www-style/2015May/0196.html</a>
Closed: Accepted
Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2015May/0175.html'>https://lists.w3.org/Archives/Public/www-style/2015May/0175.html</a>
</pre>
<pre class='a' id='issue-10'>
Issue 10. <a href='#issue-10'>#</a>
Summary: Broken links
From: Mats Palmgren
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Jan/0506.html'>https://lists.w3.org/Archives/Public/www-style/2015Jan/0506.html</a>
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015May/0110.html'>https://lists.w3.org/Archives/Public/www-style/2015May/0110.html</a>
Closed: Accepted
Resolved: Editorial
</pre>
<pre class='a' id='issue-11'>
Issue 11. <a href='#issue-11'>#</a>
Summary: Add note to "infinitely growable" flag to help confusion
From: Sergio Villar Senin
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Feb/0013.html'>https://lists.w3.org/Archives/Public/www-style/2015Feb/0013.html</a>
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Feb/0014.html'>https://lists.w3.org/Archives/Public/www-style/2015Feb/0014.html</a>
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015May/0111.html'>https://lists.w3.org/Archives/Public/www-style/2015May/0111.html</a>
Closed: Accepted
Resolved: Editorial
</pre>
<pre class='open' id='issue-12'>
Issue 12. <a href='#issue-12'>#</a>
Summary: Allow for centered grids of unknown number of columns
From: François Remy
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Feb/0293.html'>https://lists.w3.org/Archives/Public/www-style/2015Feb/0293.html</a>
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Feb/0313.html'>https://lists.w3.org/Archives/Public/www-style/2015Feb/0313.html</a>
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015May/0113.html'>https://lists.w3.org/Archives/Public/www-style/2015May/0113.html</a>
Open
Note: pending further discussion
</pre>
<pre class='a' id='issue-13'>
Issue 13. <a href='#issue-13'>#</a>
Summary: Editorial nits
From: Daniel Holbert
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Feb/0505.html'>https://lists.w3.org/Archives/Public/www-style/2015Feb/0505.html</a>
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015May/0114.html'>https://lists.w3.org/Archives/Public/www-style/2015May/0114.html</a>
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Mar/0180.html'>https://lists.w3.org/Archives/Public/www-style/2015Mar/0180.html</a>
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015May/0115.html'>https://lists.w3.org/Archives/Public/www-style/2015May/0115.html</a>
Closed: Accepted
Resolved: Editorial
</pre>
<pre class='oi' id='issue-14'>
Issue 14. <a href='#issue-14'>#</a>
Summary: Intrinsic sizing of grid containers
From: Manuel Rego Casasnovas
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Mar/0197.html'>https://lists.w3.org/Archives/Public/www-style/2015Mar/0197.html</a>
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015May/0116.html'>https://lists.w3.org/Archives/Public/www-style/2015May/0116.html</a>
Closed: Invalid
</pre>
<pre class='open' id='issue-15'>
Issue 15. <a href='#issue-15'>#</a>
Summary: % margins should match block layout
From: Ojan Vafai
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Mar/0273.html'>https://lists.w3.org/Archives/Public/www-style/2015Mar/0273.html</a>
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015May/0314.html'>https://lists.w3.org/Archives/Public/www-style/2015May/0314.html</a>
Open
</pre>
<pre class='oi' id='issue-16'>
Issue 16. <a href='#issue-16'>#</a>
Summary: Complications with <content-distribution> applied to tracks
From: Javier Fernandez
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Mar/0441.html'>https://lists.w3.org/Archives/Public/www-style/2015Mar/0441.html</a>
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Mar/0479.html'>https://lists.w3.org/Archives/Public/www-style/2015Mar/0479.html</a>
Closed: Invalid
</pre>
<pre class='' id='issue-17'>
Issue 17. <a href='#issue-17'>#</a>
Summary: Abspos containing block for overflowing grids
From: Mats Palmgren
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Mar/0470.html'>https://lists.w3.org/Archives/Public/www-style/2015Mar/0470.html</a>
Response:
Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2015May/0280.html'>https://lists.w3.org/Archives/Public/www-style/2015May/0280.html</a>
</pre>
<pre class='a' id='issue-18'>
Issue 18. <a href='#issue-18'>#</a>
Summary: Missing blockification rules
From: Mats Palmgren
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Mar/0510.html'>https://lists.w3.org/Archives/Public/www-style/2015Mar/0510.html</a>
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015May/0118.html'>https://lists.w3.org/Archives/Public/www-style/2015May/0118.html</a>
Closed: Accepted
Resolved: Bugfix
</pre>
<pre class='a' id='issue-19'>
Issue 19. <a href='#issue-19'>#</a>
Summary: Define grid-level box
From: Mats Palmgren
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Mar/0510.html'>https://lists.w3.org/Archives/Public/www-style/2015Mar/0510.html</a>
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015May/0118.html'>https://lists.w3.org/Archives/Public/www-style/2015May/0118.html</a>
Closed: Accepted
Resolved: Bugfix
</pre>
<pre class='a' id='issue-20'>
Issue 20. <a href='#issue-20'>#</a>
Summary: Abspos and missing named lines
From: Mats Palmgren
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Mar/0448.html'>https://lists.w3.org/Archives/Public/www-style/2015Mar/0448.html</a>
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015May/0139.html'>https://lists.w3.org/Archives/Public/www-style/2015May/0139.html</a>
Closed: Accepted
Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2015May/0280.html'>https://lists.w3.org/Archives/Public/www-style/2015May/0280.html</a>
</pre>
<pre class='a' id='issue-21'>
Issue 21. <a href='#issue-21'>#</a>
Summary: Chapter reordering wrt abspos sections
From: Mats Palmgren
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Mar/0522.html'>https://lists.w3.org/Archives/Public/www-style/2015Mar/0522.html</a>
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015May/0120.html'>https://lists.w3.org/Archives/Public/www-style/2015May/0120.html</a>
Closed: Accepted
Resolved: Editorial
</pre>
<pre class='a' id='issue-22'>
Issue 22. <a href='#issue-22'>#</a>
Summary: Define min-size: auto fully inline in grid spec
From: Sergio Villar Senin
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Mar/0077.html'>https://lists.w3.org/Archives/Public/www-style/2015Mar/0077.html</a>
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015May/0121.html'>https://lists.w3.org/Archives/Public/www-style/2015May/0121.html</a>
Closed: Accepted
Resolved: Editorial
</pre>
<pre class='a' id='issue-23'>
Issue 23. <a href='#issue-23'>#</a>
Summary: Missing step in track sizing algo for min-size: auto
From: Sergio Villar Senin
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Mar/0077.html'>https://lists.w3.org/Archives/Public/www-style/2015Mar/0077.html</a>
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Mar/0248.html'>https://lists.w3.org/Archives/Public/www-style/2015Mar/0248.html</a>
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015May/0140.html'>https://lists.w3.org/Archives/Public/www-style/2015May/0140.html</a>
Closed: Accepted
Resolved: Bugfix
</pre>
<pre class='a' id='issue-24'>
Issue 24. <a href='#issue-24'>#</a>
Summary: Typo in example
From: Manuel Rego Casasnovas
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Mar/0548.html'>https://lists.w3.org/Archives/Public/www-style/2015Mar/0548.html</a>
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Apr/0263.html'>https://lists.w3.org/Archives/Public/www-style/2015Apr/0263.html</a>
Closed: Accepted
Resolved: Editorial
</pre>
<pre class='a' id='issue-25'>
Issue 25. <a href='#issue-25'>#</a>
Summary: Clarify terminology around implicit grid
From: Daniel Holbert
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Apr/0362.html'>https://lists.w3.org/Archives/Public/www-style/2015Apr/0362.html</a>
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Apr/0363.html'>https://lists.w3.org/Archives/Public/www-style/2015Apr/0363.html</a>
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Apr/0365.html'>https://lists.w3.org/Archives/Public/www-style/2015Apr/0365.html</a>
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Apr/0366.html'>https://lists.w3.org/Archives/Public/www-style/2015Apr/0366.html</a>
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2014Dec/0250.html'>https://lists.w3.org/Archives/Public/www-style/2014Dec/0250.html</a>
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015May/0142.html'>https://lists.w3.org/Archives/Public/www-style/2015May/0142.html</a>
Closed: Accepted
Resolved: Editorial
</pre>
<pre class='a' id='issue-26'>
Issue 26. <a href='#issue-26'>#</a>
Summary: Use brackets instead of parens to group line names
From: Alan Stearns
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015May/0103.html'>https://lists.w3.org/Archives/Public/www-style/2015May/0103.html</a>
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015May/0194.html'>https://lists.w3.org/Archives/Public/www-style/2015May/0194.html</a>
Closed: Accepted
</pre>
<pre class='d open' id='issue-27'>
Issue 27. <a href='#issue-27'>#</a>
Summary: Allow constraining auto-placement to named lines
From: Emil Björklund
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Jun/0355.html'>https://lists.w3.org/Archives/Public/www-style/2015Jun/0355.html</a>
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Jun/0375.html'>https://lists.w3.org/Archives/Public/www-style/2015Jun/0375.html</a>
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Jul/0241.html'>https://lists.w3.org/Archives/Public/www-style/2015Jul/0241.html</a>
Open: Deferred
Note: Should probably review placement syntax to make sure this is possible in the future.
</pre>
<pre class='a open' id='issue-28'>
Issue 28. <a href='#issue-28'>#</a>
Summary: Specify which tracks are stretched
From: Javier Fernandez
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Jun/0095.html'>https://lists.w3.org/Archives/Public/www-style/2015Jun/0095.html</a>
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Jul/0243.html'>https://lists.w3.org/Archives/Public/www-style/2015Jul/0243.html</a>
Open: Accepted
Note: <a href='https://lists.w3.org/Archives/Public/www-style/2015Jul/0248.html'>https://lists.w3.org/Archives/Public/www-style/2015Jul/0248.html</a>
</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>