forked from w3c/csswg-drafts
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathissues-cr-2012.html
More file actions
238 lines (231 loc) · 14 KB
/
issues-cr-2012.html
File metadata and controls
238 lines (231 loc) · 14 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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<title>CSS Flexible Box Layout Level 1 Disposition of Comments for 2012-09-18 CR</title>
<style type="text/css">
.a { background: lightgreen }
.d { background: lightblue }
.r { background: orange }
.fo { background: red }
.open { border: solid red; padding: 0.2em; }
:target { box-shadow: 0.25em 0.25em 0.25em; }
</style>
<h1>CSS Flexible Box Layout Level 1 Disposition of Comments for 2012-09-18 CR</h1>
<p>Last call document: <a href="http://www.w3.org/TR/2012/CR-css3-flexbox-20120918/">http://www.w3.org/TR/2012/CR-css3-flexbox-20120918/</a>
<p>Editor's draft: <a href="http://dev.w3.org/csswg/css3-flexbox/">http://dev.w3.org/csswg/css3-flexbox/</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'>
Issue 1. <a href="#issue-1">#</a>
Summary: Handling of zero-length boxes at end of line
From: Kang-Hao Lu
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Aug/0094.html">http://lists.w3.org/Archives/Public/www-style/2012Aug/0094.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2013Feb/0158.html">http://lists.w3.org/Archives/Public/www-style/2013Feb/0158.html</a>
Closed: Accepted
</pre>
<pre class='a' id='issue-2'>
Issue 2. <a href="#issue-2">#</a>
Summary: Handling of negative-size flex lines
From: Kang-Hao Lu
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Aug/0094.html">http://lists.w3.org/Archives/Public/www-style/2012Aug/0094.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2013Feb/0158.html">http://lists.w3.org/Archives/Public/www-style/2013Feb/0158.html</a>
Closed: Accepted
</pre>
<pre class='' id='issue-3'>
Issue 3. <a href="#issue-3">#</a>
Summary: Need way to fill flex-item boxes / Make 'stretch' propagate definiteness
From: Rudolph Gottesheim
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Oct/0204.html">http://lists.w3.org/Archives/Public/www-style/2012Oct/0204.html</a>
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Oct/0207.html">http://lists.w3.org/Archives/Public/www-style/2012Oct/0207.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Oct/0216.html">http://lists.w3.org/Archives/Public/www-style/2012Oct/0216.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Oct/0217.html">http://lists.w3.org/Archives/Public/www-style/2012Oct/0217.html</a>
Closed: Open? Closed?
ACTION: Need to check against Grid to ensure consistent behavior
Notes: Alternative might be to reflow after stretching in order to resolve
percentages inside the item (but treat them as auto for finding the
flex item's size), then solve this with height: 100%.
</pre>
<pre class='d' id='issue-4'>
Issue 4. <a href="#issue-4">#</a>
Summary: Constant spacing around items
From: Giuseppe Bilotta
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Oct/0249.html">http://lists.w3.org/Archives/Public/www-style/2012Oct/0249.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Dec/0046.html">http://lists.w3.org/Archives/Public/www-style/2012Dec/0046.html</a>
Closed: Deferred (most cases possible; maybe add more spacing controls in next level)
</pre>
<pre class='a' id='issue-5'>
Issue 5. <a href="#issue-5">#</a>
Summary: If percentage height cannot be resolved, is the flex items stretched?
From: Ojan Vafai
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Oct/0220.html">http://lists.w3.org/Archives/Public/www-style/2012Oct/0220.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2013Jul/0505.html">http://lists.w3.org/Archives/Public/www-style/2013Jul/0505.html</a>
Notes: <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=15392">https://www.w3.org/Bugs/Public/show_bug.cgi?id=15392</a>
<a href="http://www.w3.org/Style/css2-updates/REC-CSS2-20110607-errata.html#s.10.5a">http://www.w3.org/Style/css2-updates/REC-CSS2-20110607-errata.html#s.10.5a</a>
Closed: Accepted
</pre>
<pre class='a' id='issue-6'>
Issue 6. <a href="#issue-6">#</a>
Summary: Clarifications to abspos static position in flex containers
From: Kang-Hao Lu
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Oct/0478.html">http://lists.w3.org/Archives/Public/www-style/2012Oct/0478.html</a>
Closed: Accepted
</pre>
<pre class='a' id='issue-7'>
Issue 7. <a href="#issue-7">#</a>
Summary: Conflict in applicability of 'float' to flex items
From: Daniel Holbert
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Oct/0675.html">http://lists.w3.org/Archives/Public/www-style/2012Oct/0675.html</a>
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Oct/0698.html">http://lists.w3.org/Archives/Public/www-style/2012Oct/0698.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Oct/0691.html">http://lists.w3.org/Archives/Public/www-style/2012Oct/0691.html</a>
Closed: Accepted
Verified: <a href="http://lists.w3.org/Archives/Public/www-style/2012Oct/0701.html">http://lists.w3.org/Archives/Public/www-style/2012Oct/0701.html</a>
</pre>
<pre class='a' id='issue-8'>
Issue 8. <a href="#issue-8">#</a>
Summary: Interaction of 'stretch' and items with aspect ratio
From: Rossen Atanassov
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Oct/0781.html">http://lists.w3.org/Archives/Public/www-style/2012Oct/0781.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Dec/0040.html">http://lists.w3.org/Archives/Public/www-style/2012Dec/0040.html</a>
Closed: Accepted
</pre>
<pre class='r' id='issue-9'>
Issue 9. <a href="#issue-9">#</a>
Summary: Transfer min/max constraints across dimensions via aspect ratio?
From: Kang-Hao Lu
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Nov/0010.html">http://lists.w3.org/Archives/Public/www-style/2012Nov/0010.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Dec/0041.html">http://lists.w3.org/Archives/Public/www-style/2012Dec/0041.html</a>
Closed: Rejected
</pre>
<pre class='r' id='issue-10'>
Issue 10. <a href="#issue-10">#</a>
Summary: Do flex items with negative margins increase available space?
From: Tony Chang
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Nov/0460.html">http://lists.w3.org/Archives/Public/www-style/2012Nov/0460.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Nov/0462.html">http://lists.w3.org/Archives/Public/www-style/2012Nov/0462.html</a>
Closed: Rejected
</pre>
<pre class='a' id='issue-11'>
Issue 11. <a href="#issue-11">#</a>
Summary: Stretch should clamp cross size to min/max before calculating flex base size
From: Kang-Hao Lu
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Dec/0061.html">http://lists.w3.org/Archives/Public/www-style/2012Dec/0061.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2013Feb/0157.html">http://lists.w3.org/Archives/Public/www-style/2013Feb/0157.html</a>
Closed: Accepted
</pre>
<pre class='a' id='issue-12'>
Issue 12. <a href="#issue-12">#</a>
Summary: Orthogonal Flex Layouts Sub-optimally Defined
From: Rossen Atanassov
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Dec/0251.html">http://lists.w3.org/Archives/Public/www-style/2012Dec/0251.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2013Mar/0260.html">http://lists.w3.org/Archives/Public/www-style/2013Mar/0260.html</a>
Closed: Accepted
Verified:
</pre>
<pre class='a' id='issue-13'>
Issue 13. <a href="#issue-13">#</a>
Summary: Should ::first-line/::first-letter apply to a flex container?
From: Tab Atkins
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Dec/0264.html">http://lists.w3.org/Archives/Public/www-style/2012Dec/0264.html</a>
Response:
Closed: Accepted
</pre>
<pre class='oi' id='issue-14'>
Issue 14. <a href="#issue-14">#</a>
Summary: Clarify interaction of min-width and width
From: Ojan Vafai
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2013Jan/0046.html">http://lists.w3.org/Archives/Public/www-style/2013Jan/0046.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2013Jan/0050.html">http://lists.w3.org/Archives/Public/www-style/2013Jan/0050.html</a>
Closed: Invalid
</pre>
<pre class='a' id='issue-15'>
Issue 15. <a href="#issue-15">#</a>
Summary: Should 'overflow' apply to flex containers?
From: Daniel Holbert
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2013Jan/0465.html">http://lists.w3.org/Archives/Public/www-style/2013Jan/0465.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2013Feb/0001.html">http://lists.w3.org/Archives/Public/www-style/2013Feb/0001.html</a>
Closed: Accepted
</pre>
<pre class='a' id='issue-16'>
Issue 16. <a href="#issue-16">#</a>
Summary: What should percentage margins on a flex item be relative to?
From: fantasai
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2013Mar/0143.html">http://lists.w3.org/Archives/Public/www-style/2013Mar/0143.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2013Mar/0688.html">http://lists.w3.org/Archives/Public/www-style/2013Mar/0688.html</a>
Closed: Accepted
</pre>
<pre class='a' id='issue-17'>
Issue 17. <a href="#issue-17">#</a>
Summary: Revert min-size of flex items to 0.
From: Tab Atkins Jr.
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2013Feb/0364.html">http://lists.w3.org/Archives/Public/www-style/2013Feb/0364.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2013Mar/0257.html">http://lists.w3.org/Archives/Public/www-style/2013Mar/0257.html</a>
Closed: Accepted
</pre>
<pre class='a' id='issue-18'>
Issue 18. <a href="#issue-18">#</a>
Summary: Paint flex items and table cells atomically
From: fantasai
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2013Mar/0707.html">http://lists.w3.org/Archives/Public/www-style/2013Mar/0707.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2013Apr/0133.html">http://lists.w3.org/Archives/Public/www-style/2013Apr/0133.html</a>
Closed: Accepted
Note: Recommends corresponding CSS2.1 change for Table layout, see
<a href="http://lists.w3.org/Archives/Public/www-style/2013Apr/0145.html">http://lists.w3.org/Archives/Public/www-style/2013Apr/0145.html</a>
<a href="http://lists.w3.org/Archives/Public/www-style/2013May/0027.html">http://lists.w3.org/Archives/Public/www-style/2013May/0027.html</a>
</pre>
<pre class='open' id='issue-19'>
Issue 19. <a href="#issue-19">#</a>
Summary: Re-revert min-size of flex items back to 'auto', with overflow consideration
From: Elliot Sprehn
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2013Apr/0538.html">http://lists.w3.org/Archives/Public/www-style/2013Apr/0538.html</a>
Analysis: <a href="http://lists.w3.org/Archives/Public/www-style/2013Jul/0456.html">http://lists.w3.org/Archives/Public/www-style/2013Jul/0456.html</a>
Open
</pre>
<pre class='a' id='issue-20'>
Issue 20. <a href="#issue-20">#</a>
Summary: Min/max constraint sizing of flexible flex-basis: 0.
From: Tab Aktins
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2013May/0342.html">http://lists.w3.org/Archives/Public/www-style/2013May/0342.html</a>
Proposal: <a href="http://lists.w3.org/Archives/Public/www-style/2013May/0511.html">http://lists.w3.org/Archives/Public/www-style/2013May/0511.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2013Jul/0463.html">http://lists.w3.org/Archives/Public/www-style/2013Jul/0463.html</a>
Closed: Accepted
</pre>
<pre class='a' id='issue-21'>
Issue 21. <a href="#issue-21">#</a>
Summary: Clarify interaction of table fixup and flex itemizing
From: Christian Biesinger
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2013May/0508.html">http://lists.w3.org/Archives/Public/www-style/2013May/0508.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2013Jul/0462.html">http://lists.w3.org/Archives/Public/www-style/2013Jul/0462.html</a>
Closed: Accepted
</pre>
<pre class='a' id='issue-22'>
Issue 22. <a href="#issue-22">#</a>
Summary: Re-evaluate static position of flex items and grid items
From: dholbert and fantasai
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2013May/0514.html">http://lists.w3.org/Archives/Public/www-style/2013May/0514.html</a>
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2013Jul/0459.html">http://lists.w3.org/Archives/Public/www-style/2013Jul/0459.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2013Sep/0217.html">http://lists.w3.org/Archives/Public/www-style/2013Sep/0217.html</a>
Closed: Accepted
</pre>
<pre class='open' id='issue-23'>
Issue 23. <a href="#issue-23">#</a>
Summary: Intrinsic cross-sizing vs. main-size
From: dholbert
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2013Aug/0360.html">http://lists.w3.org/Archives/Public/www-style/2013Aug/0360.html</a>
Open
</pre>
<pre class='a' id='issue-24'>
Issue 24. <a href="#issue-24">#</a>
Summary: Missing clamp to min/max size
From: dholbert
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2013Oct/0698.html">http://lists.w3.org/Archives/Public/www-style/2013Oct/0698.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2013Oct/0701.html">http://lists.w3.org/Archives/Public/www-style/2013Oct/0701.html</a>
Closed: Accepted
</pre>