-
Notifications
You must be signed in to change notification settings - Fork 707
/
Copy pathissues-wd-20150917.html
477 lines (470 loc) · 33.8 KB
/
issues-wd-20150917.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
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Grid Layout Level 1 Disposition of Comments for 2015-09-17 WD</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 2015-09-17 WD</h1>
<p>Dated Draft: <a href="http://www.w3.org/TR/2015/WD-css-grid-1-20150917/">http://www.w3.org/TR/2015/WD-css-grid-1-20150917/</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=' a' id='issue-1'>
<span>Issue 1. <a href='#issue-1'>#</a></span>
<span>Summary: Default alignment of grid tracks should match Flexbox</span>
<span>From: fantasai & Javier Fernandez</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Oct/0022.html'>https://lists.w3.org/Archives/Public/www-style/2015Oct/0022.html</a></span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Oct/0026.html'>https://lists.w3.org/Archives/Public/www-style/2015Oct/0026.html</a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016Jan/0121.html'>https://lists.w3.org/Archives/Public/www-style/2016Jan/0121.html</a></span>
<span class="a">Closed: Accepted</span>
<span class="a">Verified: reporter is editor</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2016Jan/0031.html'>https://lists.w3.org/Archives/Public/www-style/2016Jan/0031.html</a></span></pre>
<pre class=' oi' id='issue-2'>
<span>Issue 2. <a href='#issue-2'>#</a></span>
<span>Summary: Confusion over implicit named areas</span>
<span>From: Mats Palmgren</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Oct/0040.html'>https://lists.w3.org/Archives/Public/www-style/2015Oct/0040.html</a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Oct/0072.html'>https://lists.w3.org/Archives/Public/www-style/2015Oct/0072.html</a></span>
<span class="oi">Closed: Invalid</span>
<span>Verified:</span>
<span>Resolved: Editorial</span></pre>
<pre class=' a' id='issue-3'>
<span>Issue 3. <a href='#issue-3'>#</a></span>
<span>Summary: Abspos item placement in degenerate grids</span>
<span>From: Mats Palmgren</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Oct/0088.html'>https://lists.w3.org/Archives/Public/www-style/2015Oct/0088.html</a></span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Oct/0098.html'>https://lists.w3.org/Archives/Public/www-style/2015Oct/0098.html</a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016Jan/0131.html'>https://lists.w3.org/Archives/Public/www-style/2016Jan/0131.html</a></span>
<span class="a">Closed: Accepted</span>
<span>Verified:</span>
<span>Resolved: Bugfix</span></pre>
<pre class=' a' id='issue-4'>
<span>Issue 4. <a href='#issue-4'>#</a></span>
<span>Summary: Errors in overlarge clamping rule</span>
<span>From: Mats Palmgren</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Oct/0033.html'>https://lists.w3.org/Archives/Public/www-style/2015Oct/0033.html</a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Nov/0068.html'>https://lists.w3.org/Archives/Public/www-style/2015Nov/0068.html</a></span>
<span class="a">Closed: Accepted</span>
<span>Verified:</span>
<span>Resolved: Bugfix</span></pre>
<pre class=' a' id='issue-5'>
<span>Issue 5. <a href='#issue-5'>#</a></span>
<span>Summary: Missing start = end conflict handling rule</span>
<span>From: Mats Palmgren</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Oct/0034.html'>https://lists.w3.org/Archives/Public/www-style/2015Oct/0034.html</a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Nov/0069.html'>https://lists.w3.org/Archives/Public/www-style/2015Nov/0069.html</a></span>
<span class="a">Closed: Accepted</span>
<span>Verified:</span>
<span>Resolved: Bugfix</span></pre>
<pre class=' oi' id='issue-6'>
<span>Issue 6. <a href='#issue-6'>#</a></span>
<span>Summary: Clarifying percentage resolution against indefinite sizing</span>
<span>From: Manuel Rego Casasnovas</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Oct/0046.html'>https://lists.w3.org/Archives/Public/www-style/2015Oct/0046.html</a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Nov/0074.html'>https://lists.w3.org/Archives/Public/www-style/2015Nov/0074.html</a></span>
<span class="oi">Closed: OutOfScope</span>
<span>Note: Filed against CSS Sizing</span>
<span>Verified:</span></pre>
<pre class=' a' id='issue-7'>
<span>Issue 7. <a href='#issue-7'>#</a></span>
<span>Summary: Confusion over baseline content alignment and baseline self alignment</span>
<span>From: Javier Fernandez</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Oct/0122.html'>https://lists.w3.org/Archives/Public/www-style/2015Oct/0122.html</a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Nov/0075.html'>https://lists.w3.org/Archives/Public/www-style/2015Nov/0075.html</a></span>
<span class="a">Closed: Accepted</span>
<span>Verified:</span>
<span>Resolved: Editorial</span></pre>
<pre class=' oi' id='issue-8'>
<span>Issue 8. <a href='#issue-8'>#</a></span>
<span>Summary: Clarify sizing under a min/max-content constraint</span>
<span>From: Sergio Villar Senin</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Sep/0190.html'>https://lists.w3.org/Archives/Public/www-style/2015Sep/0190.html</a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Sep/0194.html'>https://lists.w3.org/Archives/Public/www-style/2015Sep/0194.html</a></span>
<span class="oi">Closed: Invalid</span>
<span>Verified:</span></pre>
<pre class=' a' id='issue-9'>
<span>Issue 9. <a href='#issue-9'>#</a></span>
<span>Summary: Clarify behavior of CSS-wide keywords and reset-only longhands</span>
<span>From: David Baron</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Nov/0255.html'>https://lists.w3.org/Archives/Public/www-style/2015Nov/0255.html</a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016Jan/0126.html'>https://lists.w3.org/Archives/Public/www-style/2016Jan/0126.html</a></span>
<span class="a">Closed: Accepted</span>
<span>Verified:</span>
<span>Resolved: Editorial</span></pre>
<pre class=' a' id='issue-10'>
<span>Issue 10. <a href='#issue-10'>#</a></span>
<span>Summary: Percentages resolving against max-height</span>
<span>From: Tab and fantasai</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Nov/0067.html'>https://lists.w3.org/Archives/Public/www-style/2015Nov/0067.html</a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Nov/0090.html'>https://lists.w3.org/Archives/Public/www-style/2015Nov/0090.html</a></span>
<span class="oi">Closed: Invalid</span>
<span class="a">Verified: <a href='https://lists.w3.org/Archives/Public/www-style/2015Dec/0029.html'>https://lists.w3.org/Archives/Public/www-style/2015Dec/0029.html</a></span></pre>
<pre class=' a' id='issue-11'>
<span>Issue 11. <a href='#issue-11'>#</a></span>
<span>Summary: Clarifications to repeat()</span>
<span>From: Mats Plamgren</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Dec/0033.html'>https://lists.w3.org/Archives/Public/www-style/2015Dec/0033.html</a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Dec/0037.html'>https://lists.w3.org/Archives/Public/www-style/2015Dec/0037.html</a></span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Dec/0041.html'>https://lists.w3.org/Archives/Public/www-style/2015Dec/0041.html</a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Dec/0043.html'>https://lists.w3.org/Archives/Public/www-style/2015Dec/0043.html</a></span>
<span class="a">Closed: Accepted</span>
<span>Verified:</span>
<span>Resolved: Editorial</span></pre>
<pre class=' a' id='issue-12'>
<span>Issue 12. <a href='#issue-12'>#</a></span>
<span>Summary: Axis ordering 2-value vs 4-value properties</span>
<span>From: Tab and fantasai</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Oct/0212.html'>https://lists.w3.org/Archives/Public/www-style/2015Oct/0212.html</a></span>
<span>Response:</span>
<span class="a">Closed: Accepted</span>
<span>Verified:</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2015Nov/0267.html'>https://lists.w3.org/Archives/Public/www-style/2015Nov/0267.html</a></span></pre>
<pre class=' a' id='issue-13'>
<span>Issue 13. <a href='#issue-13'>#</a></span>
<span>Summary: Linking errors etc. for alignment properties</span>
<span>From: Manuel Rego Casasnovas</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Sep/0030.html'>https://lists.w3.org/Archives/Public/www-style/2015Sep/0030.html</a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Nov/0055.html'>https://lists.w3.org/Archives/Public/www-style/2015Nov/0055.html</a></span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Nov/0084.html'>https://lists.w3.org/Archives/Public/www-style/2015Nov/0084.html</a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Dec/0062.html'>https://lists.w3.org/Archives/Public/www-style/2015Dec/0062.html</a></span>
<span class="a">Closed: Accepted</span>
<span>Verified:</span>
<span>Resolved: Editorial</span></pre>
<pre class=' a' id='issue-14'>
<span>Issue 14. <a href='#issue-14'>#</a></span>
<span>Summary: Percentage resolution and intrinsic sizing</span>
<span>From: Sergio Villar Senin</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Sep/0295.html'>https://lists.w3.org/Archives/Public/www-style/2015Sep/0295.html</a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Dec/0066.html'>https://lists.w3.org/Archives/Public/www-style/2015Dec/0066.html</a></span>
<span class="a">Closed: Accepted</span>
<span>Verified:</span>
<span>Resolved: Editorial</span></pre>
<pre class=' a' id='issue-15'>
<span>Issue 15. <a href='#issue-15'>#</a></span>
<span>Summary: Example is confusing</span>
<span>From: Manuel Rego Casasnovas</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Dec/0110.html'>https://lists.w3.org/Archives/Public/www-style/2015Dec/0110.html</a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016May/0181.html'>https://lists.w3.org/Archives/Public/www-style/2016May/0181.html</a></span>
<span class="a">Closed: Accepted</span>
<span>Verified:</span>
<span>Resolved: Editorial</span></pre>
<pre class=' a' id='issue-15'>
<span>Issue 15. <a href='#issue-15'>#</a></span>
<span>Summary: Clarification to 'fr'</span>
<span>From: Manuel Rego Casasnovas</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Nov/0323.html'>https://lists.w3.org/Archives/Public/www-style/2015Nov/0323.html</a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Dec/0131.html'>https://lists.w3.org/Archives/Public/www-style/2015Dec/0131.html</a></span>
<span class="a">Closed: Accepted</span>
<span>Verified:</span>
<span>Resolved: Editorial</span></pre>
<pre class=' a' id='issue-16'>
<span>Issue 16. <a href='#issue-16'>#</a></span>
<span>Summary: Error: wrong axis in definition</span>
<span>From: Manuel Rego Casasnovas</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Nov/0263.html'>https://lists.w3.org/Archives/Public/www-style/2015Nov/0263.html</a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Dec/0159.html'>https://lists.w3.org/Archives/Public/www-style/2015Dec/0159.html</a></span>
<span class="a">Closed: Accepted</span>
<span>Verified:</span>
<span>Resolved: Bugfix</span></pre>
<pre class=' a' id='issue-17'>
<span>Issue 17. <a href='#issue-17'>#</a></span>
<span>Summary: Placement algo doesn't handle negative-index implicit lines</span>
<span>From: Menuel Rego Casasnovas</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Nov/0088.html'>https://lists.w3.org/Archives/Public/www-style/2015Nov/0088.html</a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Dec/0160.html'>https://lists.w3.org/Archives/Public/www-style/2015Dec/0160.html</a></span>
<span>Changes: <a href='https://hg.csswg.org/drafts/rev/9281dba48548'>https://hg.csswg.org/drafts/rev/9281dba48548</a></span>
<span class="a">Closed: Accepted</span>
<span>Verified:</span>
<span>Resolved: =WG= Verify that starting auto-placement in negative indices is OK</span></pre>
<pre class=' a' id='issue-18'>
<span>Issue 18. <a href='#issue-18'>#</a></span>
<span>Summary: Errors in grid-gap propdef tables</span>
<span>From: Mats Palmgren</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Oct/0028.html'>https://lists.w3.org/Archives/Public/www-style/2015Oct/0028.html</a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Nov/0072.html'>https://lists.w3.org/Archives/Public/www-style/2015Nov/0072.html</a></span>
<span class="a">Closed: Accepted</span>
<span>Verified:</span>
<span>Resolved: Bugfix</span></pre>
<pre class=' a' id='issue-19'>
<span>Issue 19. <a href='#issue-19'>#</a></span>
<span>Summary: Grid gap suppression at fragmentation breaks</span>
<span>From: Mats Palmgren</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Dec/0245.html'>https://lists.w3.org/Archives/Public/www-style/2015Dec/0245.html</a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Dec/0246.html'>https://lists.w3.org/Archives/Public/www-style/2015Dec/0246.html</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2016Jan/0145.html'>https://lists.w3.org/Archives/Public/www-style/2016Jan/0145.html</a></span></pre>
<pre class='open ' id='issue-20'>
<span>Issue 20. <a href='#issue-20'>#</a></span>
<span>Summary: Content size tracks and orthogonal flows</span>
<span>From: Javier Fernandez</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Dec/0255.html'>https://lists.w3.org/Archives/Public/www-style/2015Dec/0255.html</a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016Jan/0128.html'>https://lists.w3.org/Archives/Public/www-style/2016Jan/0128.html</a></span>
<span class="">Open: =TF= Find examples where heuristics would improve layout.</span></pre>
<pre class=' ' id='issue-21'>
<span>Issue 21. <a href='#issue-21'>#</a></span>
<span>Summary: Confusion about reset-only behavior of 'grid-gap' in 'grid' shorthand</span>
<span>From: Luke Stebbing</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Dec/0273.html'>https://lists.w3.org/Archives/Public/www-style/2015Dec/0273.html</a></span></pre>
<pre class=' ' id='issue-22'>
<span>Issue 22. <a href='#issue-22'>#</a></span>
<span>Summary: Errors in definition of 'auto' minimum track sizes</span>
<span>From: Manuel Rego Casasnovas</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Nov/0086.html'>https://lists.w3.org/Archives/Public/www-style/2015Nov/0086.html</a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Dec/0158.html'>https://lists.w3.org/Archives/Public/www-style/2015Dec/0158.html</a></span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Dec/0288.html'>https://lists.w3.org/Archives/Public/www-style/2015Dec/0288.html</a></span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016Jan/0032.html'>https://lists.w3.org/Archives/Public/www-style/2016Jan/0032.html</a></span></pre>
<pre class=' a' id='issue-23'>
<span>Issue 23. <a href='#issue-23'>#</a></span>
<span>Summary: Tighten up definition of dropping empty tracks</span>
<span>From: Mats Palmgren</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Dec/0034.html'>https://lists.w3.org/Archives/Public/www-style/2015Dec/0034.html</a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Dec/0155.html'>https://lists.w3.org/Archives/Public/www-style/2015Dec/0155.html</a></span>
<span class="a">Closed: Accepted</span></pre>
<pre class=' a' id='issue-24'>
<span>Issue 24. <a href='#issue-24'>#</a></span>
<span>Summary: Drop empty tracks at ends or also in the middle?</span>
<span>From: Mats Palmgren</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016Jan/0027.html'>https://lists.w3.org/Archives/Public/www-style/2016Jan/0027.html</a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016Jan/0034.html'>https://lists.w3.org/Archives/Public/www-style/2016Jan/0034.html</a></span>
<span class="a">Closed: Accepted</span>
<span>Note: No use cases point one way or the other, so we copied Mats impl</span></pre>
<pre class=' a' id='issue-25'>
<span>Issue 25. <a href='#issue-25'>#</a></span>
<span>Summary: Subgrids considered essential</span>
<span>From: Eric Meyer, Rachel Andrews, Jen Simmons, et al.</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016Jan/0106.html'>https://lists.w3.org/Archives/Public/www-style/2016Jan/0106.html</a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016May/0136.html'>https://lists.w3.org/Archives/Public/www-style/2016May/0136.html</a></span>
<span class="a">Closed: Accepted</span></pre>
<pre class=' a' id='issue-26'>
<span>Issue 26. <a href='#issue-26'>#</a></span>
<span>Summary: Spanning to missing named lines: which side of the grid?</span>
<span>From: Manuel Rego Casasnovas</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016Jan/0063.html'>https://lists.w3.org/Archives/Public/www-style/2016Jan/0063.html</a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016Jan/0123.html'>https://lists.w3.org/Archives/Public/www-style/2016Jan/0123.html</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2016Jan/0279'>https://lists.w3.org/Archives/Public/www-style/2016Jan/0279</a></span></pre>
<pre class='open ' id='issue-27'>
<span>Issue 27. <a href='#issue-27'>#</a></span>
<span>Summary: Need example for missing named line handling</span>
<span>From: Manuel Rego Casasnovas</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016Feb/0005.html'>https://lists.w3.org/Archives/Public/www-style/2016Feb/0005.html</a></span>
<span>Open</span></pre>
<pre class=' a' id='issue-28'>
<span>Issue 28. <a href='#issue-28'>#</a></span>
<span>Summary: Concerns with Subgrid</span>
<span>From: Igalia</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016Feb/0113.html'>https://lists.w3.org/Archives/Public/www-style/2016Feb/0113.html</a></span>
<span class="a">Closed: Accepted</span></pre>
<pre class=' a' id='issue-29'>
<span>Issue 29. <a href='#issue-29'>#</a></span>
<span>Summary: Fragmenting orthogonal grids</span>
<span>From: fantasai</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016Feb/0329.html'>https://lists.w3.org/Archives/Public/www-style/2016Feb/0329.html</a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016Apr/0191.html'>https://lists.w3.org/Archives/Public/www-style/2016Apr/0191.html</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2016Apr/0351.html'>https://lists.w3.org/Archives/Public/www-style/2016Apr/0351.html</a></span></pre>
<pre class=' a' id='issue-30'>
<span>Issue 30. <a href='#issue-30'>#</a></span>
<span>Summary: Remove grid-template shorthand?</span>
<span>From: fantasai vs. Eric Meyer</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016Feb/0332.html'>https://lists.w3.org/Archives/Public/www-style/2016Feb/0332.html</a></span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2016Mar/0039.html'>https://lists.w3.org/Archives/Public/www-style/2016Mar/0039.html</a></span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016Mar/0345.html'>https://lists.w3.org/Archives/Public/www-style/2016Mar/0345.html</a></span>
<span class="a">Closed: Accepted (Eric Meyer)</span>
<span class="a">Verified: fantasai is editor</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2016Apr/0351.html'>https://lists.w3.org/Archives/Public/www-style/2016Apr/0351.html</a></span></pre>
<pre class=' a' id='issue-31'>
<span>Issue 31. <a href='#issue-31'>#</a></span>
<span>Summary: Simplifying subgrid</span>
<span>From: François Remy</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016Jan/0141.html'>https://lists.w3.org/Archives/Public/www-style/2016Jan/0141.html</a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016Feb/0338.html'>https://lists.w3.org/Archives/Public/www-style/2016Feb/0338.html</a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016May/0136.html'>https://lists.w3.org/Archives/Public/www-style/2016May/0136.html</a></span>
<span class="a">Closed: Accepted</span></pre>
<pre class=' a' id='issue-32'>
<span>Issue 32. <a href='#issue-32'>#</a></span>
<span>Summary: Confusion wrt 'order' wording (step zero in 10.5)</span>
<span>From: Mats Palmgren</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016Feb/0339.html'>https://lists.w3.org/Archives/Public/www-style/2016Feb/0339.html</a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016Apr/0187.html'>https://lists.w3.org/Archives/Public/www-style/2016Apr/0187.html</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Editorial</span></pre>
<pre class=' d' id='issue-33'>
<span>Issue 33. <a href='#issue-33'>#</a></span>
<span>Summary: Setting grid-auto-size per grid shorthand grid-template-size declaration</span>
<span>From: fantasai</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016Feb/0331.html'>https://lists.w3.org/Archives/Public/www-style/2016Feb/0331.html</a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016Feb/0356.html'>https://lists.w3.org/Archives/Public/www-style/2016Feb/0356.html</a></span>
<span class="d">Closed: Deferred to issue 41</span></pre>
<pre class=' a' id='issue-34'>
<span>Issue 34. <a href='#issue-34'>#</a></span>
<span>Summary: Abspos and grid-gap</span>
<span>From: fantasai</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016Feb/0337.html'>https://lists.w3.org/Archives/Public/www-style/2016Feb/0337.html</a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016Mar/0021.html'>https://lists.w3.org/Archives/Public/www-style/2016Mar/0021.html</a></span>
<span class="r">Closed: Rejected</span>
<span class="a">Verified: Reporter is editor</span></pre>
<pre class=' a' id='issue-35'>
<span>Issue 35. <a href='#issue-35'>#</a></span>
<span>Summary: Typos</span>
<span>From: Mats Palmgren</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016Mar/0037.html'>https://lists.w3.org/Archives/Public/www-style/2016Mar/0037.html</a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016Apr/0185.html'>https://lists.w3.org/Archives/Public/www-style/2016Apr/0185.html</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Editorial</span></pre>
<pre class=' a' id='issue-36'>
<span>Issue 36. <a href='#issue-36'>#</a></span>
<span>Summary: Named areas as occupied cells</span>
<span>From: Sergio Villar Senin</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016Mar/0058.html'>https://lists.w3.org/Archives/Public/www-style/2016Mar/0058.html</a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016Mar/0072.html'>https://lists.w3.org/Archives/Public/www-style/2016Mar/0072.html</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Bugfix</span></pre>
<pre class=' a' id='issue-37'>
<span>Issue 37. <a href='#issue-37'>#</a></span>
<span>Summary: Define "last baseline" for grid container</span>
<span>From: Mats Palmgren</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016Mar/0079.html'>https://lists.w3.org/Archives/Public/www-style/2016Mar/0079.html</a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016Apr/0372.html'>https://lists.w3.org/Archives/Public/www-style/2016Apr/0372.html</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Bugfix</span></pre>
<pre class=' d' id='issue-38'>
<span>Issue 38. <a href='#issue-38'>#</a></span>
<span>Summary: Flow into grid areas</span>
<span>From: Nate Green</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016Mar/0082.html'>https://lists.w3.org/Archives/Public/www-style/2016Mar/0082.html</a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016Mar/0093.html'>https://lists.w3.org/Archives/Public/www-style/2016Mar/0093.html</a></span>
<span class="d">Closed: Deferred</span>
<span>Resolved: Ancient WG history</span></pre>
<pre class='open ' id='issue-39'>
<span>Issue 39. <a href='#issue-39'>#</a></span>
<span>Summary: Missing 'auto' changes for span>1</span>
<span>From: Mats Palmgren</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016Mar/0202.html'>https://lists.w3.org/Archives/Public/www-style/2016Mar/0202.html</a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016Apr/0189.html'>https://lists.w3.org/Archives/Public/www-style/2016Apr/0189.html</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Bugfix</span>
<span class="">Open: Needs positive review from competent people</span></pre>
<pre class=' d' id='issue-40'>
<span>Issue 40. <a href='#issue-40'>#</a></span>
<span>Summary: fr units are stupid as min of minmax()</span>
<span>From: Eric Meyer</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016Mar/0333.html'>https://lists.w3.org/Archives/Public/www-style/2016Mar/0333.html</a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016Apr/0197.html'>https://lists.w3.org/Archives/Public/www-style/2016Apr/0197.html</a></span>
<span class="d">Closed: Deferred</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2016Apr/0351.html'>https://lists.w3.org/Archives/Public/www-style/2016Apr/0351.html</a></span></pre>
<pre class=' a' id='issue-41'>
<span>Issue 41. <a href='#issue-41'>#</a></span>
<span>Summary: grid shorthand needs syntax to set more things</span>
<span>From: Eric Meyer</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016Mar/0345.html'>https://lists.w3.org/Archives/Public/www-style/2016Mar/0345.html</a></span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016Apr/0093.html'>https://lists.w3.org/Archives/Public/www-style/2016Apr/0093.html</a></span>
<span>Proposal: <a href='https://lists.w3.org/Archives/Public/www-style/2016Apr/0249.html'>https://lists.w3.org/Archives/Public/www-style/2016Apr/0249.html</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2016Apr/0351.html'>https://lists.w3.org/Archives/Public/www-style/2016Apr/0351.html</a></span></pre>
<pre class=' a' id='issue-42'>
<span>Issue 42. <a href='#issue-42'>#</a></span>
<span>Summary: Why grid-gap can't have <percentage>?</span>
<span>From: Alan Stearns</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016Mar/0385.html'>https://lists.w3.org/Archives/Public/www-style/2016Mar/0385.html</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2016Apr/0351.html'>https://lists.w3.org/Archives/Public/www-style/2016Apr/0351.html</a></span></pre>
<pre class='open ' id='issue-43'>
<span>Issue 43. <a href='#issue-43'>#</a></span>
<span>Summary: 1.4 of intro is overwhelming</span>
<span>From: Malika Butler</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016Mar/0427.html'>https://lists.w3.org/Archives/Public/www-style/2016Mar/0427.html</a></span>
<span>Open</span>
<span>Resolved: Editorial</span></pre>
<pre class=' a' id='issue-44'>
<span>Issue 44. <a href='#issue-44'>#</a></span>
<span>Summary: margin/border/padding and auto sizing</span>
<span>From: Sergio Villar Senin</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016Mar/0419.html'>https://lists.w3.org/Archives/Public/www-style/2016Mar/0419.html</a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016Apr/0184.html'>https://lists.w3.org/Archives/Public/www-style/2016Apr/0184.html</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Bugfix</span></pre>
<pre class=' a' id='issue-45'>
<span>Issue 45. <a href='#issue-45'>#</a></span>
<span>Summary: Sync baselines section with Box Alignment</span>
<span>From: fantasai</span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Bugfix</span>
<span class="a">Verified: Reporter is editor (of both specs)</span></pre>
<pre class=' a' id='issue-46'>
<span>Issue 46. <a href='#issue-46'>#</a></span>
<span>Summary: Define how margins/borders/padding work with subgrids so less scary</span>
<span>From: Igalia</span>
<span>Comment: <a href='http://blogs.igalia.com/mrego/2016/02/12/subgrids-thinking-out-loud/'>http://blogs.igalia.com/mrego/2016/02/12/subgrids-thinking-out-loud/</a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016May/0137.html'>https://lists.w3.org/Archives/Public/www-style/2016May/0137.html</a></span>
<span class="a">Closed: Accepted</span></pre>
<pre class=' a' id='issue-47'>
<span>Issue 47. <a href='#issue-47'>#</a></span>
<span>Summary: Add subgrids to placement algorithm</span>
<span>From: Igalia</span>
<span>Comment: <a href='http://blogs.igalia.com/mrego/2016/02/12/subgrids-thinking-out-loud/'>http://blogs.igalia.com/mrego/2016/02/12/subgrids-thinking-out-loud/</a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016Feb/0338.html'>https://lists.w3.org/Archives/Public/www-style/2016Feb/0338.html</a></span>
<span class="a">Closed: Accepted</span></pre>
<pre class=' a' id='issue-48'>
<span>Issue 48. <a href='#issue-48'>#</a></span>
<span>Summary: Define grid-gap effects on subgrids</span>
<span>From: François Remy</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016Jan/0141.html'>https://lists.w3.org/Archives/Public/www-style/2016Jan/0141.html</a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016Feb/0338.html'>https://lists.w3.org/Archives/Public/www-style/2016Feb/0338.html</a></span>
<span class="a">Closed: Accepted</span></pre>
<pre class=' a' id='issue-49'>
<span>Issue 49. <a href='#issue-49'>#</a></span>
<span>Summary: Handle auto-flow subgridded catalogs</span>
<span>From: Igalia / François Remy / Tab / fantasai</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016Jan/0141.html'>https://lists.w3.org/Archives/Public/www-style/2016Jan/0141.html</a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016May/0137.html'>https://lists.w3.org/Archives/Public/www-style/2016May/0137.html</a></span>
<span class="a">Closed: Accepted</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>