forked from w3c/csswg-drafts
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathissues-lc-20140325.html
More file actions
174 lines (167 loc) · 9.53 KB
/
issues-lc-20140325.html
File metadata and controls
174 lines (167 loc) · 9.53 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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<title>CSS Flexible Box Layout Module Level 1 Disposition of Comments for 2014-03-25 LCWD</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 Module Level 1 Disposition of Comments for 2014-03-25 LCWD</h1>
<p>Last call document: <a href="http://www.w3.org/TR/2014/WD-css-flexbox-1-20140325/">http://www.w3.org/TR/2014/WD-css-flexbox-1-20140325/</a>
<p>Editor's draft: <a href="http://dev.w3.org/csswg/css-flexbox-1/">http://dev.w3.org/csswg/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='oi' id='issue-1'>
Issue 1. <a href="#issue-1">#</a>
Summary: Which size do percentage heights on flex items resolve against?
From: Greg Whitworth
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2014Apr/0062.html">http://lists.w3.org/Archives/Public/www-style/2014Apr/0062.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2014Apr/0073.html">http://lists.w3.org/Archives/Public/www-style/2014Apr/0073.html</a>
Closed: Invalid
Resolved: Editor's discretion
</pre>
<pre class='a' id='issue-2'>
Issue 2. <a href="#issue-2">#</a>
Summary: Typos
From: Daniel Holbert
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2014Apr/0090.html">http://lists.w3.org/Archives/Public/www-style/2014Apr/0090.html</a>
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2014Apr/0091.html">http://lists.w3.org/Archives/Public/www-style/2014Apr/0091.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2014Apr/0100.html">http://lists.w3.org/Archives/Public/www-style/2014Apr/0100.html</a>
Closed: Accepted
Resolved: Editorial
</pre>
<pre class='a' id='issue-3'>
Issue 3. <a href="#issue-3">#</a>
Summary: Excessive recalculation of free space
From: Daniel Holbert
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2014Apr/0097.html">http://lists.w3.org/Archives/Public/www-style/2014Apr/0097.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2014Apr/0098.html">http://lists.w3.org/Archives/Public/www-style/2014Apr/0098.html</a>
Closed: Accepted
Verified: <a href="http://lists.w3.org/Archives/Public/www-style/2014Apr/0099.html">http://lists.w3.org/Archives/Public/www-style/2014Apr/0099.html</a>
Resolved: Bugfix
</pre>
<pre class='a' id='issue-4'>
Issue 4. <a href="#issue-4">#</a>
Summary: Mishandling of zero free space
From: Daniel Holbert
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2014Apr/0106.html">http://lists.w3.org/Archives/Public/www-style/2014Apr/0106.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2014Apr/0113.html">http://lists.w3.org/Archives/Public/www-style/2014Apr/0113.html</a>
Closed: Accepted
Resolved: Bugfix
</pre>
<pre class='a' id='issue-5'>
Issue 5. <a href="#issue-5">#</a>
Summary: Change 'flex' animatability to "yes, always"
From: Daniel Holbert
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2014Apr/0169.html">http://lists.w3.org/Archives/Public/www-style/2014Apr/0169.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2014Apr/0175.html">http://lists.w3.org/Archives/Public/www-style/2014Apr/0175.html</a>
Closed: Accepted
Resolved: Bugfix
</pre>
<pre class='r' id='issue-6'>
Issue 6. <a href="#issue-6">#</a>
Summary: Use inline size for block-axis percentage padding
From: Christian Biesinger
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2014Apr/0184.html">http://lists.w3.org/Archives/Public/www-style/2014Apr/0184.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2014May/0015.html">http://lists.w3.org/Archives/Public/www-style/2014May/0015.html</a>
Closed: Rejected
Resolved: <a href="http://lists.w3.org/Archives/Public/www-style/2014Apr/0373.html">http://lists.w3.org/Archives/Public/www-style/2014Apr/0373.html</a>
</pre>
<pre class='a' id='issue-7'>
Issue 7. <a href="#issue-7">#</a>
Summary: Alternate wording for resolving flex lengths
From: Daniel Holbert
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2014Apr/0223.html">http://lists.w3.org/Archives/Public/www-style/2014Apr/0223.html</a>
Closed: Retracted
Verified: <a href="http://lists.w3.org/Archives/Public/www-style/2014Apr/0252.html">http://lists.w3.org/Archives/Public/www-style/2014Apr/0252.html</a>
</pre>
<pre class='open' id='issue-8'>
Issue 8. <a href="#issue-8">#</a>
Summary: Alternate wording for resolving flex lengths Take II
From: Daniel Holbert
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2014Apr/0253.html">http://lists.w3.org/Archives/Public/www-style/2014Apr/0253.html</a>
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2014Apr/0398.html">http://lists.w3.org/Archives/Public/www-style/2014Apr/0398.html</a>
Open
Note: Current spec has both variants available for review.
</pre>
<pre class='a' id='issue-9'>
Issue 9. <a href="#issue-9">#</a>
Summary: Better handling of max-height on flex containers
From: Greg Whitworth
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2014Apr/0292.html">http://lists.w3.org/Archives/Public/www-style/2014Apr/0292.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2014Apr/0293.html">http://lists.w3.org/Archives/Public/www-style/2014Apr/0293.html</a>
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2014Apr/0294.html">http://lists.w3.org/Archives/Public/www-style/2014Apr/0294.html</a>
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2014Apr/0297.html">http://lists.w3.org/Archives/Public/www-style/2014Apr/0297.html</a>
Closed: Accepted
Resolved: <a href="http://lists.w3.org/Archives/Public/www-style/2014Apr/0373.html">http://lists.w3.org/Archives/Public/www-style/2014Apr/0373.html</a>
</pre>
<pre class='a' id='issue-10'>
Issue 10. <a href="#issue-10">#</a>
Summary: Regression in flex resolution algorithm
From: Daniel Holbert
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2014Apr/0311.html">http://lists.w3.org/Archives/Public/www-style/2014Apr/0311.html</a>
Proposal: <a href="http://lists.w3.org/Archives/Public/www-style/2014Apr/0397.html">http://lists.w3.org/Archives/Public/www-style/2014Apr/0397.html</a>
Closed: Accepted
Verified: (In IRC)
Resolved: Editor's discretion
</pre>
<pre class='a' id='issue-11'>
Issue 11. <a href="#issue-11">#</a>
Summary: Missing negation in description of 'auto'
From: Greg Whitworth
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2014Apr/0430.html">http://lists.w3.org/Archives/Public/www-style/2014Apr/0430.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2014May/0016.html">http://lists.w3.org/Archives/Public/www-style/2014May/0016.html</a>
Closed: Accepted
Resolved: Bugfix
</pre>
<pre class='open' id='issue-12'>
Issue 12. <a href="#issue-12">#</a>
Summary: Clarify impact of alignment properties on abspos items
From: Rossen Atanassov
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2014May/0043.html">http://lists.w3.org/Archives/Public/www-style/2014May/0043.html</a>
Open
</pre>
<pre class='open' id='issue-13'>
Issue 13. <a href="#issue-13">#</a>
Summary: Make 'flex-basis: auto' compute through to main size property value
From: Tab Atkins
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2014May/0046.html">http://lists.w3.org/Archives/Public/www-style/2014May/0046.html</a>
Note: This was discussed earlier, see
<a href="http://lists.w3.org/Archives/Public/www-style/2012Jun/0029.html">http://lists.w3.org/Archives/Public/www-style/2012Jun/0029.html</a>
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2014May/0192.html">http://lists.w3.org/Archives/Public/www-style/2014May/0192.html</a>
Open
</pre>
<pre class='' id='issue-14'>
Issue 14. <a href="#issue-14">#</a>
Summary: Editorial comments
From: Alan Stearns
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2014May/0057.html">http://lists.w3.org/Archives/Public/www-style/2014May/0057.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2014May/0195.html">http://lists.w3.org/Archives/Public/www-style/2014May/0195.html</a>
Closed: Rejected/Accepted
</pre>
<pre class='open' id='issue-15'>
Issue 15. <a href="#issue-15">#</a>
Summary: Editorial simplification of flex distribution step
From: Daniel Holbert
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2014May/0169.html">http://lists.w3.org/Archives/Public/www-style/2014May/0169.html</a>
Open
</pre>
<pre class='open' id='issue-16'>
Issue 16. <a href="#issue-16">#</a>
Summary: Min-height tweak to skip intrinsic aspect ratio items
From: Greg Whitworth
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2014May/0177.html">http://lists.w3.org/Archives/Public/www-style/2014May/0177.html</a>
Open
</pre>