forked from w3c/csswg-drafts
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathissues-wd-2017.html
More file actions
567 lines (560 loc) · 46.2 KB
/
issues-wd-2017.html
File metadata and controls
567 lines (560 loc) · 46.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
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
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Display Module Level 3 Disposition of Comments for 2015-10-15 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; }
a[href^=mid], a[href~=flatten] { text-decoration: none; }
abbr { font-weight: bold; }
</style>
<h1>CSS Display Module Level 3 Disposition of Comments for 2015-10-15 WD</h1>
<p>Dated Draft: <a href="hhttps://www.w3.org/TR/2015/WD-css-display-3-20151015/">hhttps://www.w3.org/TR/2015/WD-css-display-3-20151015/</a>
<p>Editor's Draft: <a href="http://drafts.csswg.org/css-display-3/">http://drafts.csswg.org/css-display-3/</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: table-caption & table-cell should use flow-root not flow</span>
<span>From: Oriol</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Jul/0372.html'>https://lists.w3.org/Archives/Public/www-style/2015Jul/0372.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2015Jul/0372.html"><abbr title="Thread">∈</abbr></a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2017Feb/0064.html'>https://lists.w3.org/Archives/Public/www-style/2017Feb/0064.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2017Feb/0064.html"><abbr title="Thread">∈</abbr></a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2017Feb/0062.html'>https://lists.w3.org/Archives/Public/www-style/2017Feb/0062.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2017Feb/0062.html"><abbr title="Thread">∈</abbr></a></span></pre>
<pre class=' d' id='issue-2'>
<span>Issue 2. <a href='#issue-2'>#</a></span>
<span>Summary: Define <br> and <wbr></span>
<span>From: Ian Hickson, Tab Atkins</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2014Jun/0155.html'>https://lists.w3.org/Archives/Public/www-style/2014Jun/0155.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2014Jun/0155.html"><abbr title="Thread">∈</abbr></a></span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/610'>https://github.com/w3c/csswg-drafts/issues/610</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/610#issuecomment-274911199'>https://github.com/w3c/csswg-drafts/issues/610#issuecomment-274911199</a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2017Feb/0065.html'>https://lists.w3.org/Archives/Public/www-style/2017Feb/0065.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2017Feb/0065.html"><abbr title="Thread">∈</abbr></a></span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2017Feb/0066.html'>https://lists.w3.org/Archives/Public/www-style/2017Feb/0066.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2017Feb/0066.html"><abbr title="Thread">∈</abbr></a></span>
<span class="d">Closed: Deferred to HTML <a href='https://github.com/whatwg/html/issues/2291'>https://github.com/whatwg/html/issues/2291</a></span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2017Feb/0062.html'>https://lists.w3.org/Archives/Public/www-style/2017Feb/0062.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2017Feb/0062.html"><abbr title="Thread">∈</abbr></a></span></pre>
<pre class=' a' id='issue-3'>
<span>Issue 3. <a href='#issue-3'>#</a></span>
<span>Summary: Shouldn't root be in-flow?</span>
<span>From: fantasai</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Aug/0332.html'>https://lists.w3.org/Archives/Public/www-style/2015Aug/0332.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2015Aug/0332.html"><abbr title="Thread">∈</abbr></a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2017Feb/0062.html'>https://lists.w3.org/Archives/Public/www-style/2017Feb/0062.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2017Feb/0062.html"><abbr title="Thread">∈</abbr></a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2017Feb/0062.html'>https://lists.w3.org/Archives/Public/www-style/2017Feb/0062.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2017Feb/0062.html"><abbr title="Thread">∈</abbr></a></span></pre>
<pre class=' a' id='issue-5'>
<span>Issue 5. <a href='#issue-5'>#</a></span>
<span>Summary: Interaction of run-in and ::first-letter</span>
<span>From: Florian Rivoal</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Feb/0330.html'>https://lists.w3.org/Archives/Public/www-style/2015Feb/0330.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2015Feb/0330.html"><abbr title="Thread">∈</abbr></a></span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/650'>https://github.com/w3c/csswg-drafts/issues/650</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/650#issuecomment-274908554'>https://github.com/w3c/csswg-drafts/issues/650#issuecomment-274908554</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2017Feb/0062.html'>https://lists.w3.org/Archives/Public/www-style/2017Feb/0062.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2017Feb/0062.html"><abbr title="Thread">∈</abbr></a></span></pre>
<pre class=' oi' id='issue-6'>
<span>Issue 6. <a href='#issue-6'>#</a></span>
<span>Summary: Inconsistent implementation of 'display: flex' on <fieldset></span>
<span>From: glanbin</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/321'>https://github.com/w3c/csswg-drafts/issues/321</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/321#issuecomment-232788709'>https://github.com/w3c/csswg-drafts/issues/321#issuecomment-232788709</a></span>
<span class="oi">Closed: Invalid</span>
<span>Resolved: Editor discretion</span></pre>
<pre class=' r' id='issue-7'>
<span>Issue 7. <a href='#issue-7'>#</a></span>
<span>Summary: Consider removing 'display: run-in'</span>
<span>From: Ms2ger</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/339'>https://github.com/w3c/csswg-drafts/issues/339</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/339#issuecomment-234783783'>https://github.com/w3c/csswg-drafts/issues/339#issuecomment-234783783</a></span>
<span class="r">Closed: Rejected</span>
<span>Resolved: Editor discretion</span>
<span>-</span></pre>
<pre class=' a' id='issue-8'>
<span>Issue 8. <a href='#issue-8'>#</a></span>
<span>Summary: Define interaction of 'display: contents' and replaced elements</span>
<span>From: Simon Pieters</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/540'>https://github.com/w3c/csswg-drafts/issues/540</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/540#issuecomment-285214950'>https://github.com/w3c/csswg-drafts/issues/540#issuecomment-285214950</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: <a href='https://www.w3.org/mid/CADhPm3sQbKYcM6mmRueGJBozPGer_UwQDMyv+eww3kOBAHC7mg@mail.gmail.com'>https://www.w3.org/mid/CADhPm3sQbKYcM6mmRueGJBozPGer_UwQDMyv+eww3kOBAHC7mg@mail.gmail.com</a> <a href="mid:CADhPm3sQbKYcM6mmRueGJBozPGer_UwQDMyv+eww3kOBAHC7mg@mail.gmail.com"><abbr title="Open Message">⎆</abbr></a></span>
<span>-</span></pre>
<pre class=' oi' id='issue-9'>
<span>Issue 9. <a href='#issue-9'>#</a></span>
<span>Summary: Display value visible to AT</span>
<span>From: Dave Cramer, Sara Soueidan</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/560'>https://github.com/w3c/csswg-drafts/issues/560</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/560#issuecomment-270094051'>https://github.com/w3c/csswg-drafts/issues/560#issuecomment-270094051</a></span>
<span class="oi">Closed: OutOfScope</span>
<span>Resolved: Editor discretion</span></pre>
<pre class=' a' id='issue-10'>
<span>Issue 10. <a href='#issue-10'>#</a></span>
<span>Summary: Effect of 'display: contents' on counter scoping</span>
<span>From: Xidorn Quan</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/674'>https://github.com/w3c/csswg-drafts/issues/674</a></span>
<span>Response:</span>
<span class="a">Closed: Accepted</span>
<span>Note: Still needs edits in css-lists-3.</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2017Feb/0062.html'>https://lists.w3.org/Archives/Public/www-style/2017Feb/0062.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2017Feb/0062.html"><abbr title="Thread">∈</abbr></a></span></pre>
<pre class=' a' id='issue-11'>
<span>Issue 11. <a href='#issue-11'>#</a></span>
<span>Summary: Why is introduction normative? Also defining “element”?</span>
<span>From: Anne van Kesteren</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/680'>https://github.com/w3c/csswg-drafts/issues/680</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/680#issuecomment-270103941'>https://github.com/w3c/csswg-drafts/issues/680#issuecomment-270103941</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Editor discretion</span></pre>
<pre class=' oi' id='issue-12'>
<span>Issue 12. <a href='#issue-12'>#</a></span>
<span>Summary: 'display: contents' on root element</span>
<span>From: Emilio Cobos Álvarez</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/805'>https://github.com/w3c/csswg-drafts/issues/805</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/805#issuecomment-266991346'>https://github.com/w3c/csswg-drafts/issues/805#issuecomment-266991346</a></span>
<span class="oi">Closed: Invalid</span></pre>
<pre class=' a' id='issue-13'>
<span>Issue 13. <a href='#issue-13'>#</a></span>
<span>Summary: “run-in box with 'display: flow'” nonsensical</span>
<span>From: Mats Palmgren</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/832'>https://github.com/w3c/csswg-drafts/issues/832</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/832#issuecomment-270106512'>https://github.com/w3c/csswg-drafts/issues/832#issuecomment-270106512</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Bugfix</span></pre>
<pre class=' a' id='issue-14'>
<span>Issue 14. <a href='#issue-14'>#</a></span>
<span>Summary: "flow-root" harmful</span>
<span>From: Binyammin Laukstein</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/983'>https://github.com/w3c/csswg-drafts/issues/983</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/983#issuecomment-275141140'>https://github.com/w3c/csswg-drafts/issues/983#issuecomment-275141140</a></span>
<span class="oi">Closed: Invalid</span>
<span class="a">Verified: <a href='https://github.com/w3c/csswg-drafts/issues/983#issuecomment-275208753'>https://github.com/w3c/csswg-drafts/issues/983#issuecomment-275208753</a></span></pre>
<pre class=' a' id='issue-15'>
<span>Issue 15. <a href='#issue-15'>#</a></span>
<span>Summary: Rename flow-root</span>
<span>From: Simon Fraser</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/964'>https://github.com/w3c/csswg-drafts/issues/964</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/964#issuecomment-274638719'>https://github.com/w3c/csswg-drafts/issues/964#issuecomment-274638719</a></span>
<span class="r">Closed: Rejected</span>
<span>Resolved: <a href='https://www.w3.org/mid/CADhPm3sTiUi9iibZpc+G0F4=Pn6y9VMbeBaQQ4SKNKPGyOMowA@mail.gmail.com'>https://www.w3.org/mid/CADhPm3sTiUi9iibZpc+G0F4=Pn6y9VMbeBaQQ4SKNKPGyOMowA@mail.gmail.com</a> <a href="mid:CADhPm3sTiUi9iibZpc+G0F4=Pn6y9VMbeBaQQ4SKNKPGyOMowA@mail.gmail.com"><abbr title="Open Message">⎆</abbr></a></span>
<span class="a">Verified: <a href='https://www.w3.org/mid/CADhPm3sTiUi9iibZpc+G0F4=Pn6y9VMbeBaQQ4SKNKPGyOMowA@mail.gmail.com'>https://www.w3.org/mid/CADhPm3sTiUi9iibZpc+G0F4=Pn6y9VMbeBaQQ4SKNKPGyOMowA@mail.gmail.com</a> <a href="mid:CADhPm3sTiUi9iibZpc+G0F4=Pn6y9VMbeBaQQ4SKNKPGyOMowA@mail.gmail.com"><abbr title="Open Message">⎆</abbr></a></span></pre>
<pre class=' a' id='issue-16'>
<span>Issue 16. <a href='#issue-16'>#</a></span>
<span>Summary: Tooltips are wrong</span>
<span>From: Mats Palmgren</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/834'>https://github.com/w3c/csswg-drafts/issues/834</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/834#issuecomment-280431244'>https://github.com/w3c/csswg-drafts/issues/834#issuecomment-280431244</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Editorial</span></pre>
<pre class=' a' id='issue-17'>
<span>Issue 17. <a href='#issue-17'>#</a></span>
<span>Summary: HTML shouldn't be a normative reference</span>
<span>From: Bert Bos</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1011'>https://github.com/w3c/csswg-drafts/issues/1011</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1011#issuecomment-286501361'>https://github.com/w3c/csswg-drafts/issues/1011#issuecomment-286501361</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Editorial</span></pre>
<pre class=' a' id='issue-18'>
<span>Issue 18. <a href='#issue-18'>#</a></span>
<span>Summary: What are form controls?</span>
<span>From: Boris Zbarsky</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1024'>https://github.com/w3c/csswg-drafts/issues/1024</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1024#issuecomment-285215276'>https://github.com/w3c/csswg-drafts/issues/1024#issuecomment-285215276</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Editor discretion</span></pre>
<pre class=' a' id='issue-19'>
<span>Issue 19. <a href='#issue-19'>#</a></span>
<span>Summary: Anonymous boxes inheriting from `display: contents`</span>
<span>From: Oriol, Boris Zbarsky</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1118'>https://github.com/w3c/csswg-drafts/issues/1118</a></span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1249'>https://github.com/w3c/csswg-drafts/issues/1249</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1118#issuecomment-301942276'>https://github.com/w3c/csswg-drafts/issues/1118#issuecomment-301942276</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2017Jun/0009.html'>https://lists.w3.org/Archives/Public/www-style/2017Jun/0009.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2017Jun/0009.html"><abbr title="Thread">∈</abbr></a></span>
<span class="a">Verified: <a href='https://github.com/w3c/csswg-drafts/issues/1118#issuecomment-301953751'>https://github.com/w3c/csswg-drafts/issues/1118#issuecomment-301953751</a></span></pre>
<pre class=' a' id='issue-20'>
<span>Issue 20. <a href='#issue-20'>#</a></span>
<span>Summary: Propagation of text-decoration applied to `display: contents`</span>
<span>From: Oriol</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1136'>https://github.com/w3c/csswg-drafts/issues/1136</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1136#issuecomment-301938274'>https://github.com/w3c/csswg-drafts/issues/1136#issuecomment-301938274</a></span>
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/a9a8bdda32c4d22a2cbc98d6c3724b72f651b6b3'>https://github.com/w3c/csswg-drafts/commit/a9a8bdda32c4d22a2cbc98d6c3724b72f651b6b3</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2017Jun/0009.html'>https://lists.w3.org/Archives/Public/www-style/2017Jun/0009.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2017Jun/0009.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: `display: block` seems to define flex and grid items as block-level</span>
<span>From: Oriol</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1175'>https://github.com/w3c/csswg-drafts/issues/1175</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1175#issuecomment-292656095'>https://github.com/w3c/csswg-drafts/issues/1175#issuecomment-292656095</a></span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1175#issuecomment-292738919'>https://github.com/w3c/csswg-drafts/issues/1175#issuecomment-292738919</a></span>
<span>Response:</span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Editorial</span></pre>
<pre class=' a' id='issue-22'>
<span>Issue 22. <a href='#issue-22'>#</a></span>
<span>Summary: Display erroneously groups ruby with atomic inlines</span>
<span>From: Oriol</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1180'>https://github.com/w3c/csswg-drafts/issues/1180</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1180#issuecomment-292638199'>https://github.com/w3c/csswg-drafts/issues/1180#issuecomment-292638199</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: Block containers can also establish an inline formatting context</span>
<span>From: Oriol</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1185'>https://github.com/w3c/csswg-drafts/issues/1185</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1185#issuecomment-301622704'>https://github.com/w3c/csswg-drafts/issues/1185#issuecomment-301622704</a></span>
<span>Cloed: Accepted</span>
<span>Resolved: Bugfix</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1185#issuecomment-301630234'>https://github.com/w3c/csswg-drafts/issues/1185#issuecomment-301630234</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1185#issuecomment-314583112'>https://github.com/w3c/csswg-drafts/issues/1185#issuecomment-314583112</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Editorial</span></pre>
<pre class=' oi' id='issue-24'>
<span>Issue 24. <a href='#issue-24'>#</a></span>
<span>Summary: Revisions to *-level definitions</span>
<span>From: Oriol</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1186'>https://github.com/w3c/csswg-drafts/issues/1186</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1186#issuecomment-294637052'>https://github.com/w3c/csswg-drafts/issues/1186#issuecomment-294637052</a></span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1186#issuecomment-294646968'>https://github.com/w3c/csswg-drafts/issues/1186#issuecomment-294646968</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1186#issuecomment-301623329'>https://github.com/w3c/csswg-drafts/issues/1186#issuecomment-301623329</a></span>
<span class="oi">Closed: Invalid</span></pre>
<pre class=' a' id='issue-25'>
<span>Issue 25. <a href='#issue-25'>#</a></span>
<span>Summary: Do table captions participate in BFC or TFC?</span>
<span>From: Oriol</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1189'>https://github.com/w3c/csswg-drafts/issues/1189</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1189#issuecomment-301626461'>https://github.com/w3c/csswg-drafts/issues/1189#issuecomment-301626461</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Bugfix</span></pre>
<pre class=' a' id='issue-26'>
<span>Issue 26. <a href='#issue-26'>#</a></span>
<span>Summary: Table contins invalid values</span>
<span>From: Oriol</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1225'>https://github.com/w3c/csswg-drafts/issues/1225</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1225#issuecomment-301631015'>https://github.com/w3c/csswg-drafts/issues/1225#issuecomment-301631015</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Editorial</span></pre>
<pre class=' a' id='issue-27'>
<span>Issue 27. <a href='#issue-27'>#</a></span>
<span>Summary: list-item definition implies invalid keyword combos are valid</span>
<span>From: Oriol</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1226'>https://github.com/w3c/csswg-drafts/issues/1226</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1226#issuecomment-301631288'>https://github.com/w3c/csswg-drafts/issues/1226#issuecomment-301631288</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Editorial</span></pre>
<pre class=' a' id='issue-28'>
<span>Issue 28. <a href='#issue-28'>#</a></span>
<span>Summary: Do contents and none have outer display type?</span>
<span>From: Oriol</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1227'>https://github.com/w3c/csswg-drafts/issues/1227</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1227#issuecomment-301631748'>https://github.com/w3c/csswg-drafts/issues/1227#issuecomment-301631748</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Editorial</span></pre>
<pre class=' a' id='issue-29'>
<span>Issue 29. <a href='#issue-29'>#</a></span>
<span>Summary: Run-in erroneously excludes blocks that establish inline formatting context</span>
<span>From: Oriol</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1228'>https://github.com/w3c/csswg-drafts/issues/1228</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1228#issuecomment-301632605'>https://github.com/w3c/csswg-drafts/issues/1228#issuecomment-301632605</a></span>
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/2f6354014360662e2aef0e25da433852d4fa8b3a'>https://github.com/w3c/csswg-drafts/commit/2f6354014360662e2aef0e25da433852d4fa8b3a</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Bugfix</span></pre>
<pre class='open ' id='issue-30'>
<span>Issue 30. <a href='#issue-30'>#</a></span>
<span>Summary: Blockification rules not backwards-compatible for inline-block</span>
<span>From: Boris Zbarsky</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1246'>https://github.com/w3c/csswg-drafts/issues/1246</a></span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1246#issuecomment-301634850'>https://github.com/w3c/csswg-drafts/issues/1246#issuecomment-301634850</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1246#issuecomment-305246779'>https://github.com/w3c/csswg-drafts/issues/1246#issuecomment-305246779</a></span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1246#issuecomment-313211986'>https://github.com/w3c/csswg-drafts/issues/1246#issuecomment-313211986</a></span>
<span class="">Open: =WG= Discuss.</span></pre>
<pre class=' a' id='issue-31'>
<span>Issue 31. <a href='#issue-31'>#</a></span>
<span>Summary: Rename “block container” to “flow container”</span>
<span>From: Oriol</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1265'>https://github.com/w3c/csswg-drafts/issues/1265</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1265#issuecomment-301635795'>https://github.com/w3c/csswg-drafts/issues/1265#issuecomment-301635795</a></span>
<span class="r">Closed: Rejected</span>
<span>Resolved: Editor discretion</span>
<span class="a">Verified: <a href='https://github.com/w3c/csswg-drafts/issues/1265#issuecomment-301639507'>https://github.com/w3c/csswg-drafts/issues/1265#issuecomment-301639507</a></span></pre>
<pre class=' a' id='issue-32'>
<span>Issue 32. <a href='#issue-32'>#</a></span>
<span>Summary: Text nodes vs text runs</span>
<span>From: Oriol</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1281'>https://github.com/w3c/csswg-drafts/issues/1281</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1281#issuecomment-301942809'>https://github.com/w3c/csswg-drafts/issues/1281#issuecomment-301942809</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2017Jun/0009.html'>https://lists.w3.org/Archives/Public/www-style/2017Jun/0009.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2017Jun/0009.html"><abbr title="Thread">∈</abbr></a></span></pre>
<pre class='open ' id='issue-33'>
<span>Issue 33. <a href='#issue-33'>#</a></span>
<span>Summary: Inheritance with 'display: contents' and ::first-line</span>
<span>From: Oriol</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1310'>https://github.com/w3c/csswg-drafts/issues/1310</a></span>
<span>Response:</span>
<span>Open</span></pre>
<pre class=' a' id='issue-34'>
<span>Issue 34. <a href='#issue-34'>#</a></span>
<span>Summary: Define 'display: contents' as a type of box</span>
<span>From: Oriol</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1313'>https://github.com/w3c/csswg-drafts/issues/1313</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1313#issuecomment-299120942'>https://github.com/w3c/csswg-drafts/issues/1313#issuecomment-299120942</a></span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1313#issuecomment-299247618'>https://github.com/w3c/csswg-drafts/issues/1313#issuecomment-299247618</a></span>
<span class="a">Closed: Retracted</span></pre>
<pre class=' a' id='issue-35'>
<span>Issue 35. <a href='#issue-35'>#</a></span>
<span>Summary: Define more sensible blockification for layout-internal types</span>
<span>From: Oriol</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1340'>https://github.com/w3c/csswg-drafts/issues/1340</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1340#issuecomment-301641681'>https://github.com/w3c/csswg-drafts/issues/1340#issuecomment-301641681</a></span>
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/5aaca4a7030e818cd02ac2d93137e1cd1d295bae'>https://github.com/w3c/csswg-drafts/commit/5aaca4a7030e818cd02ac2d93137e1cd1d295bae</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Editor discretion</span></pre>
<pre class=' a' id='issue-36'>
<span>Issue 36. <a href='#issue-36'>#</a></span>
<span>Summary: Inlinification, recursion, and ruby vs display definitions</span>
<span>From: Oriol</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1341'>https://github.com/w3c/csswg-drafts/issues/1341</a></span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1341#issuecomment-301643296'>https://github.com/w3c/csswg-drafts/issues/1341#issuecomment-301643296</a></span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1341#issuecomment-301944521'>https://github.com/w3c/csswg-drafts/issues/1341#issuecomment-301944521</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1341#issuecomment-313204672'>https://github.com/w3c/csswg-drafts/issues/1341#issuecomment-313204672</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2017Jun/0009.html'>https://lists.w3.org/Archives/Public/www-style/2017Jun/0009.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2017Jun/0009.html"><abbr title="Thread">∈</abbr></a></span></pre>
<pre class=' a' id='issue-37'>
<span>Issue 37. <a href='#issue-37'>#</a></span>
<span>Summary: Does display: contents apply to ::before ::after</span>
<span>From: Emilio</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1345'>https://github.com/w3c/csswg-drafts/issues/1345</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1345#issuecomment-313205067'>https://github.com/w3c/csswg-drafts/issues/1345#issuecomment-313205067</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2017May/0057.html'>https://lists.w3.org/Archives/Public/www-style/2017May/0057.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2017May/0057.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: Define interaction of various box tree fixups</span>
<span>From: Boris Zbarsky</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1355'>https://github.com/w3c/csswg-drafts/issues/1355</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1355#issuecomment-301878155'>https://github.com/w3c/csswg-drafts/issues/1355#issuecomment-301878155</a></span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1355#issuecomment-301888405'>https://github.com/w3c/csswg-drafts/issues/1355#issuecomment-301888405</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1355#issuecomment-302250667'>https://github.com/w3c/csswg-drafts/issues/1355#issuecomment-302250667</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1355#issuecomment-302748058'>https://github.com/w3c/csswg-drafts/issues/1355#issuecomment-302748058</a></span>
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/f5b79e99bb8fc9ebea4ed956ed3420bc69b90786'>https://github.com/w3c/csswg-drafts/commit/f5b79e99bb8fc9ebea4ed956ed3420bc69b90786</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Editorial</span></pre>
<pre class=' a' id='issue-39'>
<span>Issue 39. <a href='#issue-39'>#</a></span>
<span>Summary: Root inline box vs anonymous inline boxes</span>
<span>From: Oriol</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1383'>https://github.com/w3c/csswg-drafts/issues/1383</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1383#issuecomment-301832460'>https://github.com/w3c/csswg-drafts/issues/1383#issuecomment-301832460</a></span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1383#issuecomment-301833956'>https://github.com/w3c/csswg-drafts/issues/1383#issuecomment-301833956</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1383#issuecomment-301872204'>https://github.com/w3c/csswg-drafts/issues/1383#issuecomment-301872204</a></span>
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/6aeeabe060c8d8c1397ef2196a4e3a62da964d5e'>https://github.com/w3c/csswg-drafts/commit/6aeeabe060c8d8c1397ef2196a4e3a62da964d5e</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Editorial</span></pre>
<pre class=' a' id='issue-40'>
<span>Issue 40. <a href='#issue-40'>#</a></span>
<span>Summary: Inlinification by display type or anon box fixup?</span>
<span>From: fantasai</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1390'>https://github.com/w3c/csswg-drafts/issues/1390</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1390#issuecomment-313211238'>https://github.com/w3c/csswg-drafts/issues/1390#issuecomment-313211238</a></span>
<span class="a">Closed: Retracted</span></pre>
<pre class='open ' id='issue-41'>
<span>Issue 41. <a href='#issue-41'>#</a></span>
<span>Summary: Computation of 'float' vs 'position' without a box</span>
<span>From: Oriol</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1436'>https://github.com/w3c/csswg-drafts/issues/1436</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1436#issuecomment-313215820'>https://github.com/w3c/csswg-drafts/issues/1436#issuecomment-313215820</a></span>
<span>Open</span></pre>
<pre class=' a' id='issue-42'>
<span>Issue 42. <a href='#issue-42'>#</a></span>
<span>Summary: Are run-in contents inside ::first-line?</span>
<span>From: Oriol</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1441'>https://github.com/w3c/csswg-drafts/issues/1441</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1441#issuecomment-313246128'>https://github.com/w3c/csswg-drafts/issues/1441#issuecomment-313246128</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Editor discretion</span>
<span class="a">Verified: <a href='https://github.com/w3c/csswg-drafts/issues/1441#issuecomment-313249402'>https://github.com/w3c/csswg-drafts/issues/1441#issuecomment-313249402</a></span></pre>
<pre class='open ' id='issue-43'>
<span>Issue 43. <a href='#issue-43'>#</a></span>
<span>Summary: “Becoming a formatting context” section is a mess</span>
<span>From: Oriol, fantasai</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1457'>https://github.com/w3c/csswg-drafts/issues/1457</a></span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1457#issuecomment-313225448'>https://github.com/w3c/csswg-drafts/issues/1457#issuecomment-313225448</a></span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1563'>https://github.com/w3c/csswg-drafts/issues/1563</a></span>
<span>Open</span></pre>
<pre class=' a' id='issue-44'>
<span>Issue 44. <a href='#issue-44'>#</a></span>
<span>Summary: Is 'position: marker' out-of-flow?</span>
<span>From: Oriol</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1458'>https://github.com/w3c/csswg-drafts/issues/1458</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1458#issuecomment-313224602'>https://github.com/w3c/csswg-drafts/issues/1458#issuecomment-313224602</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: Does run-in algo recurse?</span>
<span>From: Oriol</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1460'>https://github.com/w3c/csswg-drafts/issues/1460</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1460#issuecomment-314593762'>https://github.com/w3c/csswg-drafts/issues/1460#issuecomment-314593762</a></span>
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/c9f1bb16d0e5077b9bca7027a7d7252eeff5abf1'>https://github.com/w3c/csswg-drafts/commit/c9f1bb16d0e5077b9bca7027a7d7252eeff5abf1</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Bugfix</span></pre>
<pre class=' ' id='issue-46'>
<span>Issue 46. <a href='#issue-46'>#</a></span>
<span>Summary: Parallel construction should be pairwise disjoint (editorial)</span>
<span>From: Oriol</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1470'>https://github.com/w3c/csswg-drafts/issues/1470</a></span>
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/09212af80e10e4e3e57965bb27b2de3fdcd86e06'>https://github.com/w3c/csswg-drafts/commit/09212af80e10e4e3e57965bb27b2de3fdcd86e06</a></span>
<span class="">Closed: Fixed</span>
<span>Resolved: Editorial</span></pre>
<pre class='open ' id='issue-47'>
<span>Issue 47. <a href='#issue-47'>#</a></span>
<span>Summary: BFC definition not quite right</span>
<span>From: Oriol</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1471'>https://github.com/w3c/csswg-drafts/issues/1471</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1471#issuecomment-313240736'>https://github.com/w3c/csswg-drafts/issues/1471#issuecomment-313240736</a></span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1471#issuecomment-313247457'>https://github.com/w3c/csswg-drafts/issues/1471#issuecomment-313247457</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1471#issuecomment-313263022'>https://github.com/w3c/csswg-drafts/issues/1471#issuecomment-313263022</a></span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1471#issuecomment-313252408'>https://github.com/w3c/csswg-drafts/issues/1471#issuecomment-313252408</a></span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1471#issuecomment-313266528'>https://github.com/w3c/csswg-drafts/issues/1471#issuecomment-313266528</a></span>
<span>Open</span></pre>
<pre class=' a' id='issue-48'>
<span>Issue 48. <a href='#issue-48'>#</a></span>
<span>Summary: Run-in fixup vs block-in-inline fixup</span>
<span>From: Oriol</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1472'>https://github.com/w3c/csswg-drafts/issues/1472</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1472#issuecomment-313242917'>https://github.com/w3c/csswg-drafts/issues/1472#issuecomment-313242917</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Bugfix</span></pre>
<pre class=' a' id='issue-49'>
<span>Issue 49. <a href='#issue-49'>#</a></span>
<span>Summary: Note wrt inheritance of ::first-line through 'display: contents'.</span>
<span>From: Oriol</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1473'>https://github.com/w3c/csswg-drafts/issues/1473</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1473#issuecomment-313247421'>https://github.com/w3c/csswg-drafts/issues/1473#issuecomment-313247421</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Editorial</span></pre>
<pre class=' a' id='issue-50'>
<span>Issue 50. <a href='#issue-50'>#</a></span>
<span>Summary: Display types: on elements or on boxes?</span>
<span>From: Oriol</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1480'>https://github.com/w3c/csswg-drafts/issues/1480</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1480#issuecomment-314569164'>https://github.com/w3c/csswg-drafts/issues/1480#issuecomment-314569164</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/1480#issuecomment-314583675'>https://github.com/w3c/csswg-drafts/issues/1480#issuecomment-314583675</a></span></pre>
<pre class='open ' id='issue-51'>
<span>Issue 51. <a href='#issue-51'>#</a></span>
<span>Summary: Should 'inline-foo' and 'inline foo' be distinct?</span>
<span>From: David Baron</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1486'>https://github.com/w3c/csswg-drafts/issues/1486</a></span>
<span>Open</span></pre>
<pre class=' a' id='issue-52'>
<span>Issue 52. <a href='#issue-52'>#</a></span>
<span>Summary: At-risk list omits three-component values</span>
<span>From: Oriol</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1490'>https://github.com/w3c/csswg-drafts/issues/1490</a></span>
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/394c62f72fda4ac824c9ce204a99bf991b9e6471'>https://github.com/w3c/csswg-drafts/commit/394c62f72fda4ac824c9ce204a99bf991b9e6471</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Editorial</span></pre>
<pre class=' a' id='issue-53'>
<span>Issue 53. <a href='#issue-53'>#</a></span>
<span>Summary: Discrepencies in run-in</span>
<span>From: Oriol</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1491'>https://github.com/w3c/csswg-drafts/issues/1491</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1491#issuecomment-314570280'>https://github.com/w3c/csswg-drafts/issues/1491#issuecomment-314570280</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Bugfix</span></pre>
<pre class=' oi' id='issue-54'>
<span>Issue 54. <a href='#issue-54'>#</a></span>
<span>Summary: Serialization of list-item values not listed</span>
<span>From: Oriol</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1493'>https://github.com/w3c/csswg-drafts/issues/1493</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1493#issuecomment-314572350'>https://github.com/w3c/csswg-drafts/issues/1493#issuecomment-314572350</a></span>
<span class="oi">Closed: OutOfScope (to CSSOM) / Rejected (for editorial)</span>
<span>Resolved: Bugfix / Editorial</span></pre>
<pre class='open ' id='issue-55'>
<span>Issue 55. <a href='#issue-55'>#</a></span>
<span>Summary: Missing definition of 'inline-list-item'</span>
<span>From: Oriol</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1495'>https://github.com/w3c/csswg-drafts/issues/1495</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1495#issuecomment-306282449'>https://github.com/w3c/csswg-drafts/issues/1495#issuecomment-306282449</a></span>
<span>Open</span></pre>
<pre class='open ' id='issue-56'>
<span>Issue 56. <a href='#issue-56'>#</a></span>
<span>Summary: Redesign 'flow-root' keyword and related features</span>
<span>From: Oriol</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1496'>https://github.com/w3c/csswg-drafts/issues/1496</a></span>
<span>Open</span></pre>
<pre class=' a' id='issue-57'>
<span>Issue 57. <a href='#issue-57'>#</a></span>
<span>Summary: Inlinification doesn't inlinify layout-internal boxes</span>
<span>From: Oriol</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1582'>https://github.com/w3c/csswg-drafts/issues/1582</a></span>
<span>Response:</span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Editorial</span></pre>
<pre class='open ' id='issue-58'>
<span>Issue 58. <a href='#issue-58'>#</a></span>
<span>Summary: <legend> with no box example is confusing</span>
<span>From: Oriol</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1584'>https://github.com/w3c/csswg-drafts/issues/1584</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1584#issuecomment-313494427'>https://github.com/w3c/csswg-drafts/issues/1584#issuecomment-313494427</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1584#issuecomment-313494885'>https://github.com/w3c/csswg-drafts/issues/1584#issuecomment-313494885</a></span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1584#issuecomment-313498359'>https://github.com/w3c/csswg-drafts/issues/1584#issuecomment-313498359</a></span>
<span>Open</span>
<span>Resolved: Editorial</span></pre>
<pre class='open ' id='issue-59'>
<span>Issue 59. <a href='#issue-59'>#</a></span>
<span>Summary: Blocks that contain only inlines, establishing BFC+IFC?</span>
<span>From: Oriol</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1553'>https://github.com/w3c/csswg-drafts/issues/1553</a></span>
<span>Open</span></pre>
<pre class='open ' id='issue-60'>
<span>Issue 60. <a href='#issue-60'>#</a></span>
<span>Summary: Define establishing a BFC as a flow-root only thing via used values</span>
<span>From: Oriol</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1550'>https://github.com/w3c/csswg-drafts/issues/1550</a></span>
<span>Open</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>