-
Notifications
You must be signed in to change notification settings - Fork 791
Expand file tree
/
Copy pathissues-cr-20160526.html
More file actions
318 lines (311 loc) · 27.2 KB
/
issues-cr-20160526.html
File metadata and controls
318 lines (311 loc) · 27.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
<!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; }
: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 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 oveflow 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='open r' 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="r">Open: Rejected</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>
<span>Resolved: =WG= Discuss.</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=' ' 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="">Closed: Out-of-scope</span>
<span>Notes: Already added through CSS Box Alignment module.</span></pre>
<pre class='open ' 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: </span>
<span class="">Open: =WG= Discuss.</span></pre>
<pre class='open ' 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: Geoffrey 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>Response: </span>
<span class="">Open: =dholbert= =Rossen= Comment. =WG= Discuss.</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='open ' 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="">Open: =dholbert= =Rossen= =biesi= Comment. =WG= Discuss.</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: Geoffrey 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>
<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>