-
Notifications
You must be signed in to change notification settings - Fork 707
/
Copy pathissues-cr-2018.html
313 lines (306 loc) · 21.9 KB
/
issues-cr-2018.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
<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Flexible Box Module Level 1 Disposition of Comments for 2018-11-19 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: #f66 }
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 Module Level 1 Disposition of Comments for 2018-11-19 CR</h1>
<p>Dated Draft: <a href="https://www.w3.org/TR/2018/CR-css-flexbox-1-20181119/">https://www.w3.org/TR/2018/CR-css-flexbox-1-20181119/</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='open ' id='issue-1'>
<span>Issue 1. <a href='#issue-1'>#</a></span>
<span>Summary: Clarifications to size computation dependencies</span>
<span>From: dbaron</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/2890'>https://github.com/w3c/csswg-drafts/issues/2890</a></span>
<span class="">Open: Pending deeper investigation, scope of edits unknown</span>
<span>Previous: <a href='https://drafts.csswg.org/css-flexbox-1/issues-cr-2017#issue-14'>https://drafts.csswg.org/css-flexbox-1/issues-cr-2017#issue-14</a></span></pre>
<pre class='open ' id='issue-2'>
<span>Issue 2. <a href='#issue-2'>#</a></span>
<span>Summary: Investigate applying align-content to single-line flex containers</span>
<span>From: Tab Atkins and fantasai</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/3052'>https://github.com/w3c/csswg-drafts/issues/3052</a></span>
<span class="">Open: Pending Web-compat investigation</span>
<span>Previous: <a href='https://drafts.csswg.org/css-flexbox-1/issues-cr-2017#issue-16'>https://drafts.csswg.org/css-flexbox-1/issues-cr-2017#issue-16</a></span></pre>
<pre class=' a' id='issue-3'>
<span>Issue 3. <a href='#issue-3'>#</a></span>
<span>Summary: Baseline alignment of inline flex containers</span>
<span>From: Manuel Rego Casasnovas</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/3416'>https://github.com/w3c/csswg-drafts/issues/3416</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/3416'>https://github.com/w3c/csswg-drafts/issues/3416</a></span>
<span class="a">Closed: Retracted</span></pre>
<pre class=' a' id='issue-4'>
<span>Issue 4. <a href='#issue-4'>#</a></span>
<span>Summary: Clarify referent in definite sizes section</span>
<span>From: Christian Biesinger</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/3531'>https://github.com/w3c/csswg-drafts/issues/3531</a></span>
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/dbd98f29f7d4cea59078a03b262c8b75f63ee66a'>https://github.com/w3c/csswg-drafts/commit/dbd98f29f7d4cea59078a03b262c8b75f63ee66a</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Editorial</span></pre>
<pre class=' oi' id='issue-5'>
<span>Issue 5. <a href='#issue-5'>#</a></span>
<span>Summary: Collapse bullets 1 & 3 in definite sizes section</span>
<span>From: Christian Biesinger</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/3531'>https://github.com/w3c/csswg-drafts/issues/3531</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/3531#issuecomment-657785333'>https://github.com/w3c/csswg-drafts/issues/3531#issuecomment-657785333</a></span>
<span class="oi">Closed: Invalid</span></pre>
<pre class=' a' id='issue-6'>
<span>Issue 6. <a href='#issue-6'>#</a></span>
<span>Summary: Initial values inconsistent with css-align</span>
<span>From: Eric Willigers</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/3636'>https://github.com/w3c/csswg-drafts/issues/3636</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/3636#issuecomment-463050318'>https://github.com/w3c/csswg-drafts/issues/3636#issuecomment-463050318</a></span>
<span class="d">Closed: Deferred</span>
<span class="a">Verified: <a href='https://github.com/w3c/csswg-drafts/issues/3636#issuecomment-466987045'>https://github.com/w3c/csswg-drafts/issues/3636#issuecomment-466987045</a></span></pre>
<pre class=' a' id='issue-7'>
<span>Issue 7. <a href='#issue-7'>#</a></span>
<span>Summary: Include padding in scrollable overflow area</span>
<span>From: fantasai</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/3665'>https://github.com/w3c/csswg-drafts/issues/3665</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/3665#issuecomment-484360912'>https://github.com/w3c/csswg-drafts/issues/3665#issuecomment-484360912</a></span>
<span class="a">Closed: Accepted / OutOfScope</span>
<span class="a">Verified: Reporter is editor</span></pre>
<pre class=' oi' id='issue-8'>
<span>Issue 8. <a href='#issue-8'>#</a></span>
<span>Summary: Missing change in changes section</span>
<span>From: Christian Biesinger</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/3668'>https://github.com/w3c/csswg-drafts/issues/3668</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/3668#issuecomment-624938271'>https://github.com/w3c/csswg-drafts/issues/3668#issuecomment-624938271</a></span>
<span>Resolved: Editorial</span>
<span class="oi">Closed: Invalid</span></pre>
<pre class=' a' id='issue-9'>
<span>Issue 9. <a href='#issue-9'>#</a></span>
<span>Summary: Max-size clamping of specified size is superfluous</span>
<span>From: David Grogan</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/3669'>https://github.com/w3c/csswg-drafts/issues/3669</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/3669#issuecomment-484308507'>https://github.com/w3c/csswg-drafts/issues/3669#issuecomment-484308507</a></span>
<span class="r">Closed: Rejected</span>
<span>Resolved: Editorial</span>
<span class="a">Verified: <a href='https://github.com/w3c/csswg-drafts/issues/3669#issuecomment-484577682'>https://github.com/w3c/csswg-drafts/issues/3669#issuecomment-484577682</a></span></pre>
<pre class=' a' id='issue-10'>
<span>Issue 10. <a href='#issue-10'>#</a></span>
<span>Summary: Cross-axis max-size not taken into account</span>
<span>From: Christian Biesinger</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/3736'>https://github.com/w3c/csswg-drafts/issues/3736</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/3736#issuecomment-502849251'>https://github.com/w3c/csswg-drafts/issues/3736#issuecomment-502849251</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Bugfix</span>
<span class="a">Verified: <a href='https://github.com/w3c/csswg-drafts/issues/3736#issuecomment-502854165'>https://github.com/w3c/csswg-drafts/issues/3736#issuecomment-502854165</a></span></pre>
<pre class=' oi' id='issue-11'>
<span>Issue 11. <a href='#issue-11'>#</a></span>
<span>Summary: Example characters are Chinese not Japanese</span>
<span>From: ringbell</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/3957'>https://github.com/w3c/csswg-drafts/issues/3957</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/3957#issuecomment-495062702'>https://github.com/w3c/csswg-drafts/issues/3957#issuecomment-495062702</a></span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/3957#issuecomment-495265608'>https://github.com/w3c/csswg-drafts/issues/3957#issuecomment-495265608</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/3957#issuecomment-495303500'>https://github.com/w3c/csswg-drafts/issues/3957#issuecomment-495303500</a></span>
<span class="oi">Closed: Invalid</span>
<span>Resolved: Editorial</span></pre>
<pre class=' a' id='issue-12'>
<span>Issue 12. <a href='#issue-12'>#</a></span>
<span>Summary: Blockification should be based on computed value, not box display</span>
<span>From: Emilio Cobos Àlvarez</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/4065'>https://github.com/w3c/csswg-drafts/issues/4065</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/4065#issuecomment-548924024'>https://github.com/w3c/csswg-drafts/issues/4065#issuecomment-548924024</a></span>
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/0db00e1870bcb74bd820f89beed168514d9a6ec5'>https://github.com/w3c/csswg-drafts/commit/0db00e1870bcb74bd820f89beed168514d9a6ec5</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2019Nov/0009.html'>https://lists.w3.org/Archives/Public/www-style/2019Nov/0009.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2019Nov/0009.html"><abbr title="Thread">∈</abbr></a></span>
<span class="a">Verified: <a href='https://github.com/w3c/csswg-drafts/issues/4065#issuecomment-553319697'>https://github.com/w3c/csswg-drafts/issues/4065#issuecomment-553319697</a></span></pre>
<pre class='open ' id='issue-13'>
<span>Issue 13. <a href='#issue-13'>#</a></span>
<span>Summary: ICB clamping of orthogonal flows shoud apply to flex container itself</span>
<span>From: Tab Atkins</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/4221'>https://github.com/w3c/csswg-drafts/issues/4221</a></span>
<span>Open</span></pre>
<pre class='open ' id='issue-14'>
<span>Issue 14. <a href='#issue-14'>#</a></span>
<span>Summary: aspect ratio rules should also apply to other content-based sizes</span>
<span>From: Tab Atkins</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/4226'>https://github.com/w3c/csswg-drafts/issues/4226</a></span>
<span>Open</span></pre>
<pre class='open ' id='issue-15'>
<span>Issue 15. <a href='#issue-15'>#</a></span>
<span>Summary: Definiteness of inflexible item with min-height: auto</span>
<span>From: Christian Biesinger</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/4305'>https://github.com/w3c/csswg-drafts/issues/4305</a></span>
<span>Open</span>
<span>---</span>
<span>Issue 16.</span>
<span>Summary: min-height:auto should use "definite" rather than "percentage resolution"</span>
<span>From: Christian Biesinger</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/4310'>https://github.com/w3c/csswg-drafts/issues/4310</a></span>
<span>Open</span></pre>
<pre class='open ' id='issue-17'>
<span>Issue 17. <a href='#issue-17'>#</a></span>
<span>Summary: Should definite flex-basis always make main size definite?</span>
<span>From: Christian Biesinger</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/4311'>https://github.com/w3c/csswg-drafts/issues/4311</a></span>
<span>Open</span></pre>
<pre class=' a' id='issue-18'>
<span>Issue 18. <a href='#issue-18'>#</a></span>
<span>Summary: Do unresolable percentages prevent stretching?</span>
<span>From: Christian Biesinger</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/4312'>https://github.com/w3c/csswg-drafts/issues/4312</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/4312#issuecomment-531981125'>https://github.com/w3c/csswg-drafts/issues/4312#issuecomment-531981125</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/4525#issuecomment-572762219'>https://github.com/w3c/csswg-drafts/issues/4525#issuecomment-572762219</a></span>
<span class="a">Closed: Accepted / no spec changes</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2020Feb/0008.html'>https://lists.w3.org/Archives/Public/www-style/2020Feb/0008.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2020Feb/0008.html"><abbr title="Thread">∈</abbr></a></span>
<span class="a">Verified: <a href='https://github.com/w3c/csswg-drafts/issues/4312#issuecomment-577645403'>https://github.com/w3c/csswg-drafts/issues/4312#issuecomment-577645403</a></span></pre>
<pre class=' ' id='issue-19'>
<span>Issue 19. <a href='#issue-19'>#</a></span>
<span>Summary: Implementations don't include item margins in scrolling area</span>
<span>From: Takao Baba</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/4577#issue-534711823'>https://github.com/w3c/csswg-drafts/issues/4577#issue-534711823</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/4577#issuecomment-624946612'>https://github.com/w3c/csswg-drafts/issues/4577#issuecomment-624946612</a></span>
<span class="">Closed: Question</span></pre>
<pre class='open ' id='issue-20'>
<span>Issue 20. <a href='#issue-20'>#</a></span>
<span>Summary: Indefiniteness when sizing grid tracks in a flexible flex item</span>
<span>From: Oriol Brufau</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/4852'>https://github.com/w3c/csswg-drafts/issues/4852</a></span>
<span>Open</span></pre>
<pre class=' a' id='issue-21'>
<span>Issue 21. <a href='#issue-21'>#</a></span>
<span>Summary: Clamp all of specified/transferred/content sizes by max-size at once</span>
<span>From: Christian Biesinger</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/4901'>https://github.com/w3c/csswg-drafts/issues/4901</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/4901#issuecomment-721998482'>https://github.com/w3c/csswg-drafts/issues/4901#issuecomment-721998482</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Editorial</span></pre>
<pre class='open ' id='issue-22'>
<span>Issue 22. <a href='#issue-22'>#</a></span>
<span>Summary: target main size is undefined at beginning of flexible length resolution</span>
<span>From: Simon Sapin</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/5179'>https://github.com/w3c/csswg-drafts/issues/5179</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/5179#issuecomment-642918532'>https://github.com/w3c/csswg-drafts/issues/5179#issuecomment-642918532</a></span>
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/91bab66ac6081f971c07f0d0007287439b04e6f7'>https://github.com/w3c/csswg-drafts/commit/91bab66ac6081f971c07f0d0007287439b04e6f7</a></span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/5179#issuecomment-643255222'>https://github.com/w3c/csswg-drafts/issues/5179#issuecomment-643255222</a></span>
<span>Open</span></pre>
<pre class=' a' id='issue-23'>
<span>Issue 23. <a href='#issue-23'>#</a></span>
<span>Summary: Sizing replaced flex items: "perform layout" underdefined</span>
<span>From: Simon Sapin</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/5188'>https://github.com/w3c/csswg-drafts/issues/5188</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/5188#issuecomment-642924434'>https://github.com/w3c/csswg-drafts/issues/5188#issuecomment-642924434</a></span>
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/ab0e4fe2142c730374cd106fbabac848c9e3c8f9'>https://github.com/w3c/csswg-drafts/commit/ab0e4fe2142c730374cd106fbabac848c9e3c8f9</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/5188#issuecomment-643258449'>https://github.com/w3c/csswg-drafts/issues/5188#issuecomment-643258449</a></span></pre>
<pre class='open ' id='issue-24'>
<span>Issue 24. <a href='#issue-24'>#</a></span>
<span>Summary: Conflicting definitions of used cross size</span>
<span>From: Simon Sapin</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/5190'>https://github.com/w3c/csswg-drafts/issues/5190</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/5190#issuecomment-642929504'>https://github.com/w3c/csswg-drafts/issues/5190#issuecomment-642929504</a></span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/5190#issuecomment-643269004'>https://github.com/w3c/csswg-drafts/issues/5190#issuecomment-643269004</a></span>
<span>Open</span></pre>
<pre class=' a' id='issue-25'>
<span>Issue 25. <a href='#issue-25'>#</a></span>
<span>Summary: Clarify aspect ratio calculations box</span>
<span>From: Christian Biesinger</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/5246'>https://github.com/w3c/csswg-drafts/issues/5246</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/5246#issuecomment-668848636'>https://github.com/w3c/csswg-drafts/issues/5246#issuecomment-668848636</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/5246#issuecomment-682211322'>https://github.com/w3c/csswg-drafts/issues/5246#issuecomment-682211322</a></span></pre>
<pre class=' a' id='issue-26'>
<span>Issue 26. <a href='#issue-26'>#</a></span>
<span>Summary: Undefined transferred size suggestion</span>
<span>From: David Grogan</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/5347'>https://github.com/w3c/csswg-drafts/issues/5347</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/5347#issuecomment-722005487'>https://github.com/w3c/csswg-drafts/issues/5347#issuecomment-722005487</a></span>
<span>Resolved: Editorial</span>
<span class="a">Verified: <a href='https://github.com/w3c/csswg-drafts/issues/5347#issuecomment-722015784'>https://github.com/w3c/csswg-drafts/issues/5347#issuecomment-722015784</a></span></pre>
<pre class=' r' id='issue-27'>
<span>Issue 27. <a href='#issue-27'>#</a></span>
<span>Summary: Percentages don't account for gaps</span>
<span>From: Jacob Bearce</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/5399'>https://github.com/w3c/csswg-drafts/issues/5399</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/5399#issuecomment-669258207'>https://github.com/w3c/csswg-drafts/issues/5399#issuecomment-669258207</a></span>
<span class="r">Closed: Rejected</span>
<span>Resolved: Editor discretion</span></pre>
<pre class='open ' id='issue-28'>
<span>Issue 28. <a href='#issue-28'>#</a></span>
<span>Summary: Avoid percentage height quirk in new layout models</span>
<span>From: Oriol Brufau</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/5545'>https://github.com/w3c/csswg-drafts/issues/5545</a></span>
<span>Open</span></pre>
<pre class=' a' id='issue-29'>
<span>Issue 29. <a href='#issue-29'>#</a></span>
<span>Summary: Initial value of flex-grow incorrect?</span>
<span>From: Louis Lazaris</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/5602'>https://github.com/w3c/csswg-drafts/issues/5602</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/5602#issuecomment-706440060'>https://github.com/w3c/csswg-drafts/issues/5602#issuecomment-706440060</a></span>
<span class="oi">Closed: Invalid</span>
<span class="a">Verified: <a href='https://github.com/w3c/csswg-drafts/issues/5602#issuecomment-706580966'>https://github.com/w3c/csswg-drafts/issues/5602#issuecomment-706580966</a></span></pre>
<pre class='open ' id='issue-30'>
<span>Issue 30. <a href='#issue-30'>#</a></span>
<span>Summary: Define -webkit- aliases in css-flexbox-1</span>
<span>From: Sam Sneddon</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/5634'>https://github.com/w3c/csswg-drafts/issues/5634</a></span>
<span>Open</span></pre>
<pre class=' a' id='issue-31'>
<span>Issue 31. <a href='#issue-31'>#</a></span>
<span>Summary: Does definite cross-size from container transfer across ratio?</span>
<span>From: Ting-yu Lin</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/5663'>https://github.com/w3c/csswg-drafts/issues/5663</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/5663#issuecomment-721453016'>https://github.com/w3c/csswg-drafts/issues/5663#issuecomment-721453016</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Editorial</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>