-
Notifications
You must be signed in to change notification settings - Fork 707
/
Copy pathissues-cr-20160526.html
504 lines (497 loc) · 44.3 KB
/
issues-cr-20160526.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
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Flexible Box Layout Disposition of Comments for 2016-05-26 CR</title>
<style type="text/css">
pre { border: solid thin silver; padding: 0.2em; white-space: normal; }
pre > span { display: block; white-space: pre; }
.a { background: #52E052 }
.d { background: #8CCBF2 }
.oi { background: #E0CB52 }
.r { background: orange }
.fo { background: red }
pre.a { background: #E9FBE9 }
pre.d { background: #DEF }
pre.oi { background: #FCFAEE }
pre.r { background: #FFEECC }
pre.fo { background: #FBE9E9 }
.open { border: solid red; }
:target { box-shadow: 0.25em 0.25em 0.25em; }
a[href^=mid], a[href~=flatten] { text-decoration: none; }
abbr { font-weight: bold; }
</style>
<h1>CSS Flexible Box Layout Disposition of Comments for 2016-05-26 CR</h1>
<p>Dated Draft: <a href="https://www.w3.org/TR/2016/CR-css-flexbox-1-20160526/">https://www.w3.org/TR/2016/CR-css-flexbox-1-20160526/</a>
<p>Editor's Draft: <a href="http://drafts.csswg.org/css-flexbox-1/">http://drafts.csswg.org/css-flexbox-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: Scrollable overflow vs alignment</span>
<span>From: Christian Biesinger</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016May/0107.html'>https://lists.w3.org/Archives/Public/www-style/2016May/0107.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2016May/0107.html"><abbr title="Thread">∈</abbr></a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016Jun/0109.html'>https://lists.w3.org/Archives/Public/www-style/2016Jun/0109.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2016Jun/0109.html"><abbr title="Thread">∈</abbr></a></span>
<span class="a">Closed: Accepted</span>
<span>Notes: Fixed in css-align-3</span>
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/ea5c14795ccf05786ab1b1c45e80d7c9d4841bdf'>https://github.com/w3c/csswg-drafts/commit/ea5c14795ccf05786ab1b1c45e80d7c9d4841bdf</a></span>
<span>Resolved: Bugfix</span></pre>
<pre class=' oi' id='issue-2'>
<span>Issue 2. <a href='#issue-2'>#</a></span>
<span>Summary: Add property for switching keyboarding order DOM vs flex order</span>
<span>From: Léonie Watson</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016Jun/0119.html'>https://lists.w3.org/Archives/Public/www-style/2016Jun/0119.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2016Jun/0119.html"><abbr title="Thread">∈</abbr></a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016Jun/0123.html'>https://lists.w3.org/Archives/Public/www-style/2016Jun/0123.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2016Jun/0123.html"><abbr title="Thread">∈</abbr></a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016Jun/0124.html'>https://lists.w3.org/Archives/Public/www-style/2016Jun/0124.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2016Jun/0124.html"><abbr title="Thread">∈</abbr></a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016Jun/0125.html'>https://lists.w3.org/Archives/Public/www-style/2016Jun/0125.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2016Jun/0125.html"><abbr title="Thread">∈</abbr></a></span>
<span class="oi">Closed: OutOfScope</span>
<span>Notes: Refiled on css-ui-4 as <a href='https://github.com/w3c/csswg-drafts/issues/1764'>https://github.com/w3c/csswg-drafts/issues/1764</a></span>
<span>Notes: See previous discussions on a11y vs layout reordering e.g.</span>
<span> <a href='https://lists.w3.org/Archives/Public/www-style/2015Aug/0347.html'>https://lists.w3.org/Archives/Public/www-style/2015Aug/0347.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2015Aug/0347.html"><abbr title="Thread">∈</abbr></a></span>
<span> and</span>
<span> <a href='https://drafts.csswg.org/css-flexbox/#flow-order'>https://drafts.csswg.org/css-flexbox/#flow-order</a></span>
<span> <a href='https://drafts.csswg.org/css-flexbox/#order-accessibility'>https://drafts.csswg.org/css-flexbox/#order-accessibility</a></span></pre>
<pre class=' a' id='issue-3'>
<span>Issue 3. <a href='#issue-3'>#</a></span>
<span>Summary: min-height vs border-box sizing</span>
<span>From: Christian Biesinger</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016Jun/0163.html'>https://lists.w3.org/Archives/Public/www-style/2016Jun/0163.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2016Jun/0163.html"><abbr title="Thread">∈</abbr></a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016Jun/0164.html'>https://lists.w3.org/Archives/Public/www-style/2016Jun/0164.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2016Jun/0164.html"><abbr title="Thread">∈</abbr></a></span>
<span class="oi">Closed: Invalid</span>
<span class="a">Verified: <a href='https://lists.w3.org/Archives/Public/www-style/2016Jun/0173.html'>https://lists.w3.org/Archives/Public/www-style/2016Jun/0173.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2016Jun/0173.html"><abbr title="Thread">∈</abbr></a></span></pre>
<pre class=' oi' id='issue-4'>
<span>Issue 4. <a href='#issue-4'>#</a></span>
<span>Summary: Add justify-content: space-evenly</span>
<span>From: Bejamin Strauß</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016Jul/0034.html'>https://lists.w3.org/Archives/Public/www-style/2016Jul/0034.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2016Jul/0034.html"><abbr title="Thread">∈</abbr></a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016Jul/0035.html'>https://lists.w3.org/Archives/Public/www-style/2016Jul/0035.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2016Jul/0035.html"><abbr title="Thread">∈</abbr></a></span>
<span class="oi">Closed: OutOfScope</span>
<span>Notes: Already added through CSS Box Alignment module.</span></pre>
<pre class=' a' id='issue-5'>
<span>Issue 5. <a href='#issue-5'>#</a></span>
<span>Summary: Percentage margins for intrinsic sizing</span>
<span>From: Christian Biesinger</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016Jul/0061.html'>https://lists.w3.org/Archives/Public/www-style/2016Jul/0061.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2016Jul/0061.html"><abbr title="Thread">∈</abbr></a></span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/359'>https://github.com/w3c/csswg-drafts/issues/359</a> (duped to 347)</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/347'>https://github.com/w3c/csswg-drafts/issues/347</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/347#issuecomment-319662029'>https://github.com/w3c/csswg-drafts/issues/347#issuecomment-319662029</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2017Aug/0036.html'>https://lists.w3.org/Archives/Public/www-style/2017Aug/0036.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2017Aug/0036.html"><abbr title="Thread">∈</abbr></a></span></pre>
<pre class=' a' id='issue-6'>
<span>Issue 6. <a href='#issue-6'>#</a></span>
<span>Summary: Definiteness of flex items’ main size depending on flex-basis</span>
<span>From: Sam Sneddon</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2017Jan/0068.html'>https://lists.w3.org/Archives/Public/www-style/2017Jan/0068.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2017Jan/0068.html"><abbr title="Thread">∈</abbr></a></span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1679'>https://github.com/w3c/csswg-drafts/issues/1679</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1679#issuecomment-324140324'>https://github.com/w3c/csswg-drafts/issues/1679#issuecomment-324140324</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2017Aug/0026.html'>https://lists.w3.org/Archives/Public/www-style/2017Aug/0026.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2017Aug/0026.html"><abbr title="Thread">∈</abbr></a></span>
<span class="a">Verified: <a href='https://github.com/w3c/csswg-drafts/issues/1679#issuecomment-327643730'>https://github.com/w3c/csswg-drafts/issues/1679#issuecomment-327643730</a></span>
<span class="a">Verified: <a href='https://github.com/w3c/csswg-drafts/issues/1679#issuecomment-327828487'>https://github.com/w3c/csswg-drafts/issues/1679#issuecomment-327828487</a></span></pre>
<pre class=' a' id='issue-7'>
<span>Issue 7. <a href='#issue-7'>#</a></span>
<span>Summary: Spec lists incorrect initial value for 'flex'</span>
<span>From: xgq frms</span>
<span>From: philix</span>
<span>From: raphaelgoetter</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2017Mar/0030.html'>https://lists.w3.org/Archives/Public/www-style/2017Mar/0030.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2017Mar/0030.html"><abbr title="Thread">∈</abbr></a></span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/183'>https://github.com/w3c/csswg-drafts/issues/183</a></span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/634'>https://github.com/w3c/csswg-drafts/issues/634</a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2017Mar/0034.html'>https://lists.w3.org/Archives/Public/www-style/2017Mar/0034.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2017Mar/0034.html"><abbr title="Thread">∈</abbr></a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/183#issuecomment-227652791'>https://github.com/w3c/csswg-drafts/issues/183#issuecomment-227652791</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/634#issuecomment-255542169'>https://github.com/w3c/csswg-drafts/issues/634#issuecomment-255542169</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Bugfix</span>
<span>Notes: =TF= Follow up to OP once update hits /TR</span></pre>
<pre class=' a' id='issue-8'>
<span>Issue 8. <a href='#issue-8'>#</a></span>
<span>Summary: Flexbox spec currently has "Printer" as its title</span>
<span>From: dholbert</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/182'>https://github.com/w3c/csswg-drafts/issues/182</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/182#issuecomment-225712448'>https://github.com/w3c/csswg-drafts/issues/182#issuecomment-225712448</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Editorial</span></pre>
<pre class=' r' id='issue-9'>
<span>Issue 9. <a href='#issue-9'>#</a></span>
<span>Summary: block-axis baselines</span>
<span>From: Mats Palmgren</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/197'>https://github.com/w3c/csswg-drafts/issues/197</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/197#issuecomment-248331296'>https://github.com/w3c/csswg-drafts/issues/197#issuecomment-248331296</a></span>
<span class="r">Closed: Rejected</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2016Nov/0076.html'>https://lists.w3.org/Archives/Public/www-style/2016Nov/0076.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2016Nov/0076.html"><abbr title="Thread">∈</abbr></a></span></pre>
<pre class=' a' id='issue-10'>
<span>Issue 10. <a href='#issue-10'>#</a></span>
<span>Summary: More precise definition of baseline-alignment sizing impact</span>
<span>From: François Remy</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/372'>https://github.com/w3c/csswg-drafts/issues/372</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/372#issuecomment-237375117'>https://github.com/w3c/csswg-drafts/issues/372#issuecomment-237375117</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/372#issuecomment-237377783'>https://github.com/w3c/csswg-drafts/issues/372#issuecomment-237377783</a></span></pre>
<pre class=' a' id='issue-11'>
<span>Issue 11. <a href='#issue-11'>#</a></span>
<span>Summary: Intrinsic Sizing Algo forgets to clamp by min size</span>
<span>From: Christian Biesinger</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/361'>https://github.com/w3c/csswg-drafts/issues/361</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/361#issuecomment-280448350'>https://github.com/w3c/csswg-drafts/issues/361#issuecomment-280448350</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Bugfix</span>
<span class="a">Verified: =biesi= Review.</span></pre>
<pre class=' a' id='issue-12'>
<span>Issue 12. <a href='#issue-12'>#</a></span>
<span>Summary: 'auto' keyword missing from flex-basis</span>
<span>From: p2227</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/329'>https://github.com/w3c/csswg-drafts/issues/329</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/329#issuecomment-233586411'>https://github.com/w3c/csswg-drafts/issues/329#issuecomment-233586411</a></span>
<span class="oi">Closed: Invalid</span>
<span class="a">Verified: <a href='https://github.com/w3c/csswg-drafts/issues/329#event-728412033'>https://github.com/w3c/csswg-drafts/issues/329#event-728412033</a></span></pre>
<pre class=' a' id='issue-13'>
<span>Issue 13. <a href='#issue-13'>#</a></span>
<span>Summary: baseline-alignment fallback should be start not flex-start</span>
<span>From: fantasai</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/332'>https://github.com/w3c/csswg-drafts/issues/332</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/332#issuecomment-277107165'>https://github.com/w3c/csswg-drafts/issues/332#issuecomment-277107165</a></span>
<span class="oi">Closed: Invalid</span>
<span class="a">Verified: reporter is editor</span></pre>
<pre class=' a' id='issue-14'>
<span>Issue 14. <a href='#issue-14'>#</a></span>
<span>Summary: Error in axis-mapping table</span>
<span>From: funorpain</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/205'>https://github.com/w3c/csswg-drafts/issues/205</a></span>
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/29e6b0adab5cc559202f7fd321c620b17e6046b1'>https://github.com/w3c/csswg-drafts/commit/29e6b0adab5cc559202f7fd321c620b17e6046b1</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Bugfix</span></pre>
<pre class=' a' id='issue-15'>
<span>Issue 15. <a href='#issue-15'>#</a></span>
<span>Summary: Absolute ratio flex impossible with margins/padding</span>
<span>From: fantasai</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/316'>https://github.com/w3c/csswg-drafts/issues/316</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2017Aug/0036.html'>https://lists.w3.org/Archives/Public/www-style/2017Aug/0036.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2017Aug/0036.html"><abbr title="Thread">∈</abbr></a></span>
<span>Verified: Reporter is editor</span></pre>
<pre class=' a' id='issue-16A'>
<span>Issue 16A. <a href='#issue-16A'>#</a></span>
<span>Summary: Baselines of empty boxes and other cases of baseline synthesis</span>
<span>From: François Remy</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/373'>https://github.com/w3c/csswg-drafts/issues/373</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/373#issuecomment-242863486'>https://github.com/w3c/csswg-drafts/issues/373#issuecomment-242863486</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/373#issuecomment-244829198'>https://github.com/w3c/csswg-drafts/issues/373#issuecomment-244829198</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2016Sep/0000.html'>https://lists.w3.org/Archives/Public/www-style/2016Sep/0000.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2016Sep/0000.html"><abbr title="Thread">∈</abbr></a></span></pre>
<pre class=' a' id='issue-16B'>
<span>Issue 16B. <a href='#issue-16B'>#</a></span>
<span>Summary: Baselines of empty boxes</span>
<span>From: fantasai</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/439'>https://github.com/w3c/csswg-drafts/issues/439</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/439#issuecomment-246571933'>https://github.com/w3c/csswg-drafts/issues/439#issuecomment-246571933</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2016Sep/0028.html'>https://lists.w3.org/Archives/Public/www-style/2016Sep/0028.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2016Sep/0028.html"><abbr title="Thread">∈</abbr></a></span></pre>
<pre class=' a' id='issue-17'>
<span>Issue 17. <a href='#issue-17'>#</a></span>
<span>Summary: Error in example: s/align-content/align-self/</span>
<span>From: Daniel Holbert</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/436'>https://github.com/w3c/csswg-drafts/issues/436</a></span>
<span class="a">Closed: Accepted</span>
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/e377000a95363800f3d945358aee80eea2daade6'>https://github.com/w3c/csswg-drafts/commit/e377000a95363800f3d945358aee80eea2daade6</a></span>
<span>Resolved: Bugfix</span></pre>
<pre class=' fo' id='issue-18'>
<span>Issue 18. <a href='#issue-18'>#</a></span>
<span>Summary: Static position not following hypothetical position loses use cases</span>
<span>From: jlukic</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/401'>https://github.com/w3c/csswg-drafts/issues/401</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/401#issuecomment-286486848'>https://github.com/w3c/csswg-drafts/issues/401#issuecomment-286486848</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/401#issuecomment-288471456'>https://github.com/w3c/csswg-drafts/issues/401#issuecomment-288471456</a></span>
<span class="fo">Closed: Objection</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2017Mar/0072.html'>https://lists.w3.org/Archives/Public/www-style/2017Mar/0072.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2017Mar/0072.html"><abbr title="Thread">∈</abbr></a></span></pre>
<pre class=' a' id='issue-19A'>
<span>Issue 19A. <a href='#issue-19A'>#</a></span>
<span>Summary: Computing out align-self auto is problematic</span>
<span>From: Daniel Holbert</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/440'>https://github.com/w3c/csswg-drafts/issues/440</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/440#issuecomment-244791183'>https://github.com/w3c/csswg-drafts/issues/440#issuecomment-244791183</a></span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/440#issuecomment-244824005'>https://github.com/w3c/csswg-drafts/issues/440#issuecomment-244824005</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/440#issuecomment-247595259'>https://github.com/w3c/csswg-drafts/issues/440#issuecomment-247595259</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2016Sep/0041.html'>https://lists.w3.org/Archives/Public/www-style/2016Sep/0041.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2016Sep/0041.html"><abbr title="Thread">∈</abbr></a></span></pre>
<pre class=' a' id='issue-19B'>
<span>Issue 19B. <a href='#issue-19B'>#</a></span>
<span>Summary: Why changing static position when align-self: auto?</span>
<span>From: Christian Biesinger</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/440#issuecomment-268110480'>https://github.com/w3c/csswg-drafts/issues/440#issuecomment-268110480</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/440#issuecomment-280459999'>https://github.com/w3c/csswg-drafts/issues/440#issuecomment-280459999</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2017Mar/0001.html'>https://lists.w3.org/Archives/Public/www-style/2017Mar/0001.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2017Mar/0001.html"><abbr title="Thread">∈</abbr></a></span></pre>
<pre class=' a' id='issue-19C'>
<span>Issue 19C. <a href='#issue-19C'>#</a></span>
<span>Summary: Ambiguous lookup for align-self: auto</span>
<span>From: Emilio</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/440#issuecomment-281680347'>https://github.com/w3c/csswg-drafts/issues/440#issuecomment-281680347</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/440#issuecomment-282097463'>https://github.com/w3c/csswg-drafts/issues/440#issuecomment-282097463</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: Flex properties applying to table wrapper box</span>
<span>From: Daniel Holbert</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/547'>https://github.com/w3c/csswg-drafts/issues/547</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/547#issuecomment-277108563'>https://github.com/w3c/csswg-drafts/issues/547#issuecomment-277108563</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/547#issuecomment-278414959'>https://github.com/w3c/csswg-drafts/issues/547#issuecomment-278414959</a></span>
<span>From: Florian Rivoal</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/948'>https://github.com/w3c/csswg-drafts/issues/948</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/948#issuecomment-277320547'>https://github.com/w3c/csswg-drafts/issues/948#issuecomment-277320547</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2017Feb/0046.html'>https://lists.w3.org/Archives/Public/www-style/2017Feb/0046.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2017Feb/0046.html"><abbr title="Thread">∈</abbr></a></span></pre>
<pre class=' a' id='issue-21'>
<span>Issue 21. <a href='#issue-21'>#</a></span>
<span>Summary: Errors in update to align-self: auto</span>
<span>From: Javier Fernandez</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/644'>https://github.com/w3c/csswg-drafts/issues/644</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Bugfix</span></pre>
<pre class=' a' id='issue-22'>
<span>Issue 22. <a href='#issue-22'>#</a></span>
<span>Summary: Define 'align-content: space-between' for one line in multiline flex</span>
<span>From: markbrown</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/718'>https://github.com/w3c/csswg-drafts/issues/718</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/718#issuecomment-263037457'>https://github.com/w3c/csswg-drafts/issues/718#issuecomment-263037457</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Bugfix</span></pre>
<pre class=' a' id='issue-23'>
<span>Issue 23. <a href='#issue-23'>#</a></span>
<span>Summary: Typo</span>
<span>From: Mats Palmgren</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/792'>https://github.com/w3c/csswg-drafts/issues/792</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/792#issuecomment-280439482'>https://github.com/w3c/csswg-drafts/issues/792#issuecomment-280439482</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Editorial</span></pre>
<pre class=' a' id='issue-24'>
<span>Issue 24. <a href='#issue-24'>#</a></span>
<span>Summary: Missing terminology definitions for flex container axes</span>
<span>From: Sam Sneddon</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/981'>https://github.com/w3c/csswg-drafts/issues/981</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/981#issuecomment-280451297'>https://github.com/w3c/csswg-drafts/issues/981#issuecomment-280451297</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/981#issuecomment-280456508'>https://github.com/w3c/csswg-drafts/issues/981#issuecomment-280456508</a></span></pre>
<pre class=' a' id='issue-25'>
<span>Issue 25. <a href='#issue-25'>#</a></span>
<span>Summary: Baseline alignment using visual or logical “first” item?</span>
<span>From: fantasai</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/995'>https://github.com/w3c/csswg-drafts/issues/995</a></span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/995#issuecomment-281750174'>https://github.com/w3c/csswg-drafts/issues/995#issuecomment-281750174</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/995#issuecomment-282100035'>https://github.com/w3c/csswg-drafts/issues/995#issuecomment-282100035</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2017Mar/0001.html'>https://lists.w3.org/Archives/Public/www-style/2017Mar/0001.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2017Mar/0001.html"><abbr title="Thread">∈</abbr></a></span></pre>
<pre class=' oi' id='issue-26'>
<span>Issue 26. <a href='#issue-26'>#</a></span>
<span>Summary: Computed values seem wrong</span>
<span>From: Javier Fernandez</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1095'>https://github.com/w3c/csswg-drafts/issues/1095</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1095#issuecomment-292630500'>https://github.com/w3c/csswg-drafts/issues/1095#issuecomment-292630500</a></span>
<span class="oi">Closed: Invalid</span></pre>
<pre class=' a' id='issue-27'>
<span>Issue 27. <a href='#issue-27'>#</a></span>
<span>Summary: Flex and Grid images size differently</span>
<span>From: François Remy</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1112'>https://github.com/w3c/csswg-drafts/issues/1112</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1112#issuecomment-321915494'>https://github.com/w3c/csswg-drafts/issues/1112#issuecomment-321915494</a></span>
<span class="a">Closed: Retracted</span>
<span class="a">Verified: <a href='https://github.com/w3c/csswg-drafts/issues/1112#issuecomment-322848926'>https://github.com/w3c/csswg-drafts/issues/1112#issuecomment-322848926</a></span></pre>
<pre class=' a' id='issue-28'>
<span>Issue 28. <a href='#issue-28'>#</a></span>
<span>Summary: Implementations don't match flex container intrinsic main sizes algo</span>
<span>From: Tab Atkins</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1147'>https://github.com/w3c/csswg-drafts/issues/1147</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1147#issuecomment-290523764'>https://github.com/w3c/csswg-drafts/issues/1147#issuecomment-290523764</a></span>
<span class="oi">Closed: Invalid</span>
<span class="a">Verified: <a href='https://github.com/w3c/csswg-drafts/issues/1147#issuecomment-327625337'>https://github.com/w3c/csswg-drafts/issues/1147#issuecomment-327625337</a></span></pre>
<pre class=' a' id='issue-29'>
<span>Issue 29. <a href='#issue-29'>#</a></span>
<span>Summary: Partial Implementations of align-self values</span>
<span>From: Florian Rivoal</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1167'>https://github.com/w3c/csswg-drafts/issues/1167</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1167#issuecomment-292621161'>https://github.com/w3c/csswg-drafts/issues/1167#issuecomment-292621161</a></span>
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/55a77e02361725b3b00347fce599d48eea7136af'>https://github.com/w3c/csswg-drafts/commit/55a77e02361725b3b00347fce599d48eea7136af</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2017May/0046.html'>https://lists.w3.org/Archives/Public/www-style/2017May/0046.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2017May/0046.html"><abbr title="Thread">∈</abbr></a></span></pre>
<pre class=' a' id='issue-30'>
<span>Issue 30. <a href='#issue-30'>#</a></span>
<span>Summary: Missing cross-links</span>
<span>From: Fuqiao Xue</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1230'>https://github.com/w3c/csswg-drafts/issues/1230</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1230#issuecomment-315931608'>https://github.com/w3c/csswg-drafts/issues/1230#issuecomment-315931608</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Editorial</span></pre>
<pre class=' a' id='issue-31'>
<span>Issue 31. <a href='#issue-31'>#</a></span>
<span>Summary: Single line multi-line flex containers don't obey align-content</span>
<span>From: yisibl</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1268'>https://github.com/w3c/csswg-drafts/issues/1268</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1268#issuecomment-296102175'>https://github.com/w3c/csswg-drafts/issues/1268#issuecomment-296102175</a></span>
<span class="oi">Closed: Invalid</span>
<span class="a">Verified: <a href='https://github.com/w3c/csswg-drafts/issues/1268#issuecomment-296143738'>https://github.com/w3c/csswg-drafts/issues/1268#issuecomment-296143738</a></span></pre>
<pre class=' a' id='issue-32'>
<span>Issue 32. <a href='#issue-32'>#</a></span>
<span>Summary: flex-shrink with nested flex containers</span>
<span>From: François Remy</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1290'>https://github.com/w3c/csswg-drafts/issues/1290</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1290#issuecomment-297150175'>https://github.com/w3c/csswg-drafts/issues/1290#issuecomment-297150175</a></span>
<span class="a">Closed: Retracted</span>
<span class="a">Verified: <a href='https://github.com/w3c/csswg-drafts/issues/1290#event-1067611869'>https://github.com/w3c/csswg-drafts/issues/1290#event-1067611869</a></span></pre>
<pre class=' a' id='issue-33'>
<span>Issue 33. <a href='#issue-33'>#</a></span>
<span>Summary: Stack level of static flex/grid items with z-index</span>
<span>From: Oriol</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1312'>https://github.com/w3c/csswg-drafts/issues/1312</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1312#issuecomment-298202507'>https://github.com/w3c/csswg-drafts/issues/1312#issuecomment-298202507</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/1312#issuecomment-298202507'>https://github.com/w3c/csswg-drafts/issues/1312#issuecomment-298202507</a></span></pre>
<pre class='open ' id='issue-34'>
<span>Issue 34. <a href='#issue-34'>#</a></span>
<span>Summary: Non-interop with shrinking and growing images</span>
<span>From: Jen Simmons</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1322'>https://github.com/w3c/csswg-drafts/issues/1322</a></span>
<span>Open</span>
<span>Note: Being deferred to next editing cycle to allow more in-depth discussion.</span>
<span>Note: Be sure to file testcases</span></pre>
<pre class=' d' id='issue-35'>
<span>Issue 35. <a href='#issue-35'>#</a></span>
<span>Summary: Control over spacing between flex items</span>
<span>From: Keith Grant</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1324'>https://github.com/w3c/csswg-drafts/issues/1324</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1324#issuecomment-311176689'>https://github.com/w3c/csswg-drafts/issues/1324#issuecomment-311176689</a></span>
<span class="d">Closed: Deferred to L2</span>
<span>Notes: See <a href='https://github.com/w3c/csswg-drafts/issues/592'>https://github.com/w3c/csswg-drafts/issues/592</a></span>
<span>Resolved: Editor discretion</span></pre>
<pre class=' a' id='issue-36'>
<span>Issue 36. <a href='#issue-36'>#</a></span>
<span>Summary: Improve definition linking for max-content contributions</span>
<span>From: Daniel Holbert</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1419'>https://github.com/w3c/csswg-drafts/issues/1419</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1419#issuecomment-315930973'>https://github.com/w3c/csswg-drafts/issues/1419#issuecomment-315930973</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Editorial</span></pre>
<pre class=' a' id='issue-37'>
<span>Issue 37. <a href='#issue-37'>#</a></span>
<span>Summary: Empty flex items contribute 0 even with specified size</span>
<span>From: Daniel Holbert</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1435'>https://github.com/w3c/csswg-drafts/issues/1435</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2017Aug/0026.html'>https://lists.w3.org/Archives/Public/www-style/2017Aug/0026.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2017Aug/0026.html"><abbr title="Thread">∈</abbr></a></span></pre>
<pre class=' a' id='issue-38'>
<span>Issue 38. <a href='#issue-38'>#</a></span>
<span>Summary: 'order' should not apply to abspos children of a flexbox</span>
<span>From: Oriol</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1439'>https://github.com/w3c/csswg-drafts/issues/1439</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1439#issuecomment-315929444'>https://github.com/w3c/csswg-drafts/issues/1439#issuecomment-315929444</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> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2016Apr/0351.html"><abbr title="Thread">∈</abbr></a></span></pre>
<pre class=' oi' id='issue-39'>
<span>Issue 39. <a href='#issue-39'>#</a></span>
<span>Summary: ::before/::after as flex items</span>
<span>From: Cameron McCormack</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1591'>https://github.com/w3c/csswg-drafts/issues/1591</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1591#issuecomment-314351468'>https://github.com/w3c/csswg-drafts/issues/1591#issuecomment-314351468</a></span>
<span class="oi">Closed: Invalid</span></pre>
<pre class=' r' id='issue-40'>
<span>Issue 40. <a href='#issue-40'>#</a></span>
<span>Summary: Changes list links to outdated spec prose in other modules</span>
<span>From: SelenIT</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1595'>https://github.com/w3c/csswg-drafts/issues/1595</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1595#issuecomment-314877117'>https://github.com/w3c/csswg-drafts/issues/1595#issuecomment-314877117</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1595#issuecomment-315925684'>https://github.com/w3c/csswg-drafts/issues/1595#issuecomment-315925684</a></span>
<span class="r">Closed: Rejected</span>
<span>Resolved: Editorial</span></pre>
<pre class=' a' id='issue-41'>
<span>Issue 41. <a href='#issue-41'>#</a></span>
<span>Summary: Confusing wording in accessibility note</span>
<span>From: Tantek Çelik</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1677'>https://github.com/w3c/csswg-drafts/issues/1677</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1677#issuecomment-319906682'>https://github.com/w3c/csswg-drafts/issues/1677#issuecomment-319906682</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/1677#issuecomment-320231369'>https://github.com/w3c/csswg-drafts/issues/1677#issuecomment-320231369</a></span></pre>
<pre class=' a' id='issue-42'>
<span>Issue 42. <a href='#issue-42'>#</a></span>
<span>Summary: Intrinsic sizing with ∑flex < 1 is broken</span>
<span>From: fantasai</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1735'>https://github.com/w3c/csswg-drafts/issues/1735</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1735#issuecomment-329218845'>https://github.com/w3c/csswg-drafts/issues/1735#issuecomment-329218845</a></span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1735#issuecomment-331318337'>https://github.com/w3c/csswg-drafts/issues/1735#issuecomment-331318337</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1735#issuecomment-332259616'>https://github.com/w3c/csswg-drafts/issues/1735#issuecomment-332259616</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1735#issuecomment-332671797'>https://github.com/w3c/csswg-drafts/issues/1735#issuecomment-332671797</a></span>
<span class="r">Closed: Rejected</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2017Oct/0012.html'>https://lists.w3.org/Archives/Public/www-style/2017Oct/0012.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2017Oct/0012.html"><abbr title="Thread">∈</abbr></a></span>
<span class="a">Verified: <a href='https://github.com/w3c/csswg-drafts/issues/1735#issuecomment-334855598'>https://github.com/w3c/csswg-drafts/issues/1735#issuecomment-334855598</a></span></pre>
<pre class=' a' id='issue-43'>
<span>Issue 43. <a href='#issue-43'>#</a></span>
<span>Summary: Rename “Implied Minimum Size” section to “Automatic Minimum Size”</span>
<span>From: Daniel Holbert</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1780'>https://github.com/w3c/csswg-drafts/issues/1780</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1780#issuecomment-327593455'>https://github.com/w3c/csswg-drafts/issues/1780#issuecomment-327593455</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Editorial</span></pre>
<pre class=' oi' id='issue-44'>
<span>Issue 44. <a href='#issue-44'>#</a></span>
<span>Summary: Confusion over content size vs transferred size of images.</span>
<span>From: AmeliaBR</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/694'>https://github.com/w3c/csswg-drafts/issues/694</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/694#issuecomment-315920507'>https://github.com/w3c/csswg-drafts/issues/694#issuecomment-315920507</a></span>
<span class="oi">Closed: OutOfScope</span>
<span>Note: Refiled as <a href='https://github.com/w3c/csswg-drafts/issues/1609'>https://github.com/w3c/csswg-drafts/issues/1609</a></span></pre>
<pre class=' a' id='issue-45'>
<span>Issue 45. <a href='#issue-45'>#</a></span>
<span>Summary: Clarify sentence construction in finding max-content flex fraction</span>
<span>From: Alan Stearns</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1803'>https://github.com/w3c/csswg-drafts/issues/1803</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1803#issuecomment-329247658'>https://github.com/w3c/csswg-drafts/issues/1803#issuecomment-329247658</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Editorial</span></pre>
<pre class=' a' id='issue-46'>
<span>Issue 46. <a href='#issue-46'>#</a></span>
<span>Summary: Restore deleted def for auto min size w/o specified size or aspect ratio</span>
<span>From: Shing Lyu</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/671'>https://github.com/w3c/csswg-drafts/issues/671</a></span>
<span>Response: <a href='https://github.com/shinglyu/csswg-drafts/commit/7d64cfb5c3ad1cabacc3e0d00f72c3717d2a1ef3'>https://github.com/shinglyu/csswg-drafts/commit/7d64cfb5c3ad1cabacc3e0d00f72c3717d2a1ef3</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Bugfix</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>