forked from w3c/csswg-drafts
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathissues-lc-2012.html
350 lines (316 loc) · 12 KB
/
issues-lc-2012.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
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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html lang=en>
<title>Disposition of Comments for “CSS Backgrounds and Borders Module Level 3” of 2012-02-14</title>
<meta http-equiv=content-type content="text/html; charset=utf-8">
<style type="text/css">
body {background: white; color: black}
.incomplete {background: lavender}
.proposal:before {content: "Proposal: "; font-weight: bold}
table {border-collapse: collapse}
thead {background: gray; color: white}
tr {border-bottom: solid thin white}
th, td {text-align: left; padding: 0.5em; vertical-align: baseline}
td > *:first-child {margin-top: 0}
td > *:last-child {margin-bottom: 0}
.legend {font-size: smaller}
.ok {background: hsl(120,100%,85%)}
.objection {background: hsl(0,100%,40%); color: white}
.unverified {background: hsl(39,100%,70%)}
.edit {background: white; border-bottom: solid thin gray}
</style>
<h1>Disposition of comments</h1>
<dl>
<dt>Title <dd>CSS Backgrounds and Borders Module Level 3
<dt>Date <dd>2012-02-14
<dt>URL <dd><a href="http://www.w3.org/TR/2012/WD-css3-background-20120214/">http://www.w3.org/TR/2012/WD-css3-background-20120214/</a>
</dl>
<p>There are no objections.
<table>
<thead>
<tr>
<th>#
<th>Author
<th>Summary and discussion
<th>Result
<tbody>
<tr class=ok>
<td id=x1><a href="#x1">1.</a>
<td>Florian Rivoal
<td><p>Add 'background-position-x' and 'background-position-y'
<ol>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Feb/0618.html">comment</a>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Feb/0628.html">reply</a>
</ol>
<td>Rejected and <a href="http://lists.w3.org/Archives/Public/www-style/2012Feb/0630.html">verified</a>
<tr class=ok>
<td id=x2><a href="#x2">2.</a>
<td>David Baron
<td><p>Computed value line for 'background-repeat' is imprecise
<ol>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Feb/1094.html">comment</a>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Mar/0587.html">reply</a>
</ol>
<td>Accepted
<tr class=ok>
<td id=x3><a href="#x3">3</a>
<td>Kang-Hao (Kenny) Lu
<td><p>Reorder the border-*-radius definitions in the spec
<ol>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Mar/0258.html">comment</a>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Mar/0592.html">reply</a>
</ol>
<td>Accepted
<tr class=ok>
<td id=x4><a href="#x4">4</a>
<td>Kang-Hao (Kenny) Lu
<td><p>“Applies to” for 'border-radius' doesn't match prose
<ol>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Mar/0258.html">comment</a>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Mar/0592.html">reply</a>
</ol>
<td>Accepted
<tr class=ok>
<td id=x5><a href="#x5">5</a>
<td>Kang-Hao (Kenny) Lu
<td><p>Negative values for 'border-radius' should explicitly be illegal
<ol>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Mar/0258.html">comment</a>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Mar/0592.html">reply</a>
</ol>
<td>Accepted
<tr class=ok>
<td id=x6><a href="#x6">6</a>
<td>Kang-Hao (Kenny) Lu
<td><p>Rephrase note about inner curve in 5.2
<ol>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Mar/0258.html">comment</a>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Mar/0592.html">reply</a>
</ol>
<td>Accepted
<tr class=ok>
<td id=x7><a href="#x7">7</a>
<td>Kang-Hao (Kenny) Lu
<td><p>Unclear text about corner transitions in 5.4
<ol>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Mar/0258.html">comment</a>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Mar/0592.html">reply</a>
</ol>
<td>Accepted
<tr class=ok>
<td id=x8><a href="#x8">8</a>
<td>Kang-Hao (Kenny) Lu
<td><p>Insert “two corresponding” in the formula in 5.5
<ol>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Mar/0258.html">comment</a>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Mar/0592.html">reply</a>
</ol>
<td>Accepted
<tr class=ok>
<td id=x9><a href="#x9">9</a>
<td>Kang-Hao (Kenny) Lu
<td><p>Remove redundant paragraph “The rendering must be exactly…” in 5.5
<ol>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Mar/0258.html">comment</a>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Mar/0592.html">reply</a>
</ol>
<td>Accepted
<tr class=ok>
<td id=x10><a href="#x10">10</a>
<td>Kang-Hao (Kenny) Lu
<td><p>Example 24 should have only images A and B, D and C are the same
<ol>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Mar/0258.html">comment</a>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Mar/0592.html">reply</a>
</ol>
<td>Accepted
<tr class=ok>
<td id=x11><a href="#x11">11</a>
<td>Kang-Hao (Kenny) Lu
<td><p>Example 25 belongs in 5.1 instead of 5.6
<ol>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Mar/0258.html">comment</a>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Mar/0592.html">reply</a>
</ol>
<td>Accepted
<tr class=ok>
<td id=x12><a href="#x12">12</a>
<td>Kang-Hao (Kenny) Lu
<td><p>Use “{1,2}” instead of “?” in syntax of 'border-radius'
<ol>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Mar/0258.html">comment</a>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Mar/0592.html">reply</a>
</ol>
<td>Accepted
<tr class=ok>
<td id=x13><a href="#x13">13</a>
<td>Kang-Hao (Kenny) Lu
<td><p>Initial value of 'border-radius' should be “see individual properties”
<ol>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Mar/0258.html">comment</a>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Mar/0592.html">reply</a>
</ol>
<td>Accepted
<tr class=ok>
<td id=x14><a href="#x14">14</a>
<td>Christoph Päper
<td><p>Also allow to specify corners with an <angle> instead of two <length>
<ol>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Mar/0324.html">comment</a>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0117.html">reply</a>
</ol>
<td>Rejected and <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0118.html">verified</a>
<tr class=ok>
<td id=x15><a href="#x15">15</a>
<td>Christoph Päper
<td><p>Add a “cut” corner style (border-corner-shape: normal|curved|sharp)
<ol>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Mar/0324.html">comment</a>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0117.html">reply</a>
</ol>
<td>Rejected and <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0118.html">verified</a>
<tr class=ok>
<td id=x16><a href="#x16">16</a>
<td>Kang-Hao (Kenny) Lu
<td><p>'Border-image' syntax allows odd trailing slash. Syntax should disallow it. And maybe also disallow two slashes in a row.
<ol>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Mar/0179.html">comment</a>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Mar/0605.html">reply</a>
</ol>
<td>Accepted
<tr class=ok>
<td id=x17><a href="#x17">17</a>
<td>Kang-Hao (Kenny) Lu
<td><p>'background' shorthand specification text fails to say that 'background-image' is reset.
<ol>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Mar/0134.html">comment</a>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Mar/0595.html">reply</a>
</ol>
<td>Accepted
<tr class=ok>
<td id=x18><a href="#x18">18</a>
<td>Kang-Hao (Kenny) Lu
<td><p>The specification should say which background and border properties apply to first-line and first-letter.
<ol>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Mar/0133.html">comment</a>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Mar/0606.html">reply</a>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Mar/0617.html">comment</a>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0032.html">reply</a>
</ol>
<td>Accepted
<tr class=ok>
<td id=x19><a href="#x19">19</a>
<td>Fantasai (WG member)
<td><p>What is the background of the page area?
<ol>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Mar/0127.html">comment</a>
<li>(Filed as issue for css3-page)
</ol>
<td>Out of scope and <span title="Personal communication">verified</span>
<tr class=ok>
<td id=x20><a href="#x20">20</a>
<td>Kang-Hao (Kenny) Lu
<td><p>Rewording and more verbose grammar (or an informative note) for 'background-position'
<ol>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Mar/0124.html">comment</a>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0124.html">reply</a>
</ol>
<td>Accepted
<tr class=ok>
<td id=x21><a href="#x21">21</a>
<td>Kang-Hao (Kenny) Lu
<td><p>Unclear what border style is used on table cells, when 'border-image-source' doesn't apply
<ol>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Mar/0109.html">comment</a>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Mar/0602.html">reply</a>
</ol>
<td>Accepted
<tr class=ok>
<td id=x22><a href="#x22">22</a>
<td>Kang-Hao (Kenny) Lu
<td><p>Clarify how border-image applies to table elements with collapsing borders (relation to border conflict resolution)
<ol>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Mar/0109.html">comment</a>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Mar/0602.html">reply</a>
</ol>
<td>Accepted
<tr class=ok>
<td id=x23><a href="#x23">23</a>
<td>Kang-Hao (Kenny) Lu
<td><p>Ambiguous phrasing about 'inset' and tables
<ol>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Mar/0106.html">comment</a>
</ol>
<td>Accepted
<tr class=ok>
<td id=x24><a href="#x24">24</a>
<td>Kang-Hao (Kenny) Lu
<td><p>Line thickness in 4.3 uses ambiguous words “may not” (“may not be negative”). Should say: “are not allowed.”
<ol>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Mar/0103.html">comment</a>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Mar/0603.html">reply</a>
</ol>
<td>Accepted
<tr class=unverified>
<td id=x25><a href="#x25">25</a>
<td>Lev Solntsev
<td><p>Allow colors (esp. semi-transparent ones) on all background layers.
<ol>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Feb/1338.html">comment</a>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Feb/1341.html">reply</a>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Feb/1365.html">comment</a>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Feb/1373.html">reply</a>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0119.html">reply</a>
</ol>
<td>Rejected but unverified
<tr class=ok>
<td id=x26><a href="#x26">26</a>
<td>Kang-Hao (Kenny) Lu
<td><p>What is the “boundary” of a table cell?
<ol>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Mar/0258.html">comment</a>
<li><a href="http://lists.w3.org/Archives/Public/www-style/2012Mar/0592.html">reply</a>
</ol>
<td>Accepted
</table>
<p class=legend>Legend:
<table class=legend>
<thead>
<tr><th>Status<th>Meaning
<tbody>
<tr>
<td class=ok>Retracted
<td>Commenter has withdrawn the comment.
<tr>
<td class=ok>Accepted
<td>The WG accepted and applied the comment.
<tr>
<td class=ok>Out of scope and verified
<td>Commenter accepts that the comment is out of scope.
<tr>
<td class=ok>Invalid and verified
<td>Commenter accepts that the comment is invalid.
<tr>
<td class=ok>Rejected and verified
<td>Commenter accepts that the WG did not apply the comment.
<tr>
<td class=unverified>Out of scope but unverified
<td>Comment out of scope, but commenter did not yet react.
<tr>
<td class=unverified>Invalid but unverified
<td>Comment invalid, but commenter did not yet react.
<tr>
<td class=unverified>Rejected but unverified
<td>Comment rejected, but commenter did not yet react.
<tr>
<td class=objection>Out of scope with objection
<td>Comment out of scope, but commenter disagrees.
<tr>
<td class=objection>Invalid with objection
<td>Comment invalid, but commenter disagrees.
<tr>
<td class=objection>Rejected with objection
<td>Comment rejected, but commenter objects.
</table>
<p>This file was generated from
<a href="issues-lc-2012.txt">issues-lc-2012.txt</a>
on 5 April 2012.