66< style type ="text/css ">
77body {background : white; color : black}
88.incomplete {background : lavender}
9- .proposal {font-style : italic}
109.proposal : before {content : "Proposal: " ; font-weight : bold}
1110table {border-collapse : collapse}
1211thead {background : gray; color : white}
1514td > * : first-child {margin-top : 0 }
1615td > * : last-child {margin-bottom : 0 }
1716.legend {font-size : smaller}
18- .ok {background : lightgreen}
19- .objection {background : red}
20- .unverified {background : orange}
17+ .ok {background : hsl (120 , 100% , 85% )}
18+ .objection {background : hsl (0 , 100% , 40% ); color : white}
19+ .unverified {background : hsl (39 , 100% , 70% )}
20+ .edit {background : white; border-bottom : solid thin gray}
2121</ style >
2222
2323< h1 > Disposition of comments</ h1 >
@@ -32,8 +32,12 @@ <h1>Disposition of comments</h1>
3232
3333< table >
3434< thead >
35- < tr > < th > #< th > Author< th > Summary and discussion< th > Result
36-
35+ < tr >
36+ < th > #
37+ < th > Author
38+ < th > Summary and discussion
39+ < th > Actions for WG
40+ < th > Result
3741< tbody >
3842
3943< tr class =ok >
@@ -44,16 +48,18 @@ <h1>Disposition of comments</h1>
4448< li > < a href ="http://lists.w3.org/Archives/Public/www-style/2012Feb/0618.html "> comment</ a >
4549< li > < a href ="http://lists.w3.org/Archives/Public/www-style/2012Feb/0628.html "> reply</ a >
4650</ ol >
51+ < td class =edit >
4752< td > Rejected and < a href ="http://lists.w3.org/Archives/Public/www-style/2012Feb/0630.html "> verified</ a >
4853
4954< tr class =ok >
5055< td id =x2 > < a href ="#x2 "> 2.</ a >
5156< td > David Baron
52- < td > < p > Computed value line for background-repeat is imprecise
57+ < td > < p > Computed value line for ' background-repeat' is imprecise
5358< ol >
5459< li > < a href ="http://lists.w3.org/Archives/Public/www-style/2012Feb/1094.html "> comment</ a >
5560< li > < a href ="http://lists.w3.org/Archives/Public/www-style/2012Mar/0587.html "> reply</ a >
5661</ ol >
62+ < td class =edit > < p > Edited
5763< td > Accepted
5864
5965< tr class =ok >
@@ -62,8 +68,9 @@ <h1>Disposition of comments</h1>
6268< td > < p > Reorder the border-*-radius definitions in the spec
6369< ol >
6470< li > < a href ="http://lists.w3.org/Archives/Public/www-style/2012Mar/0258.html "> comment</ a >
65- < li > [to be sent by Elika]
71+ < li > < a href =" http://lists.w3.org/Archives/Public/www-style/2012Mar/0592.html " > reply </ a >
6672</ ol >
73+ < td class =edit > < p > Edited
6774< td > Accepted
6875
6976< tr class =ok >
@@ -72,8 +79,9 @@ <h1>Disposition of comments</h1>
7279< td > < p > “Applies to” for 'border-radius' doesn't match prose
7380< ol >
7481< li > < a href ="http://lists.w3.org/Archives/Public/www-style/2012Mar/0258.html "> comment</ a >
75- < li > [to be sent by Elika]
82+ < li > < a href =" http://lists.w3.org/Archives/Public/www-style/2012Mar/0592.html " > reply </ a >
7683</ ol >
84+ < td class =edit > < p > Edited
7785< td > Accepted
7886
7987< tr class =ok >
@@ -82,8 +90,9 @@ <h1>Disposition of comments</h1>
8290< td > < p > Negative values for 'border-radius' should explicitly be illegal
8391< ol >
8492< li > < a href ="http://lists.w3.org/Archives/Public/www-style/2012Mar/0258.html "> comment</ a >
85- < li > [to be sent]
93+ < li > < a href =" http://lists.w3.org/Archives/Public/www-style/2012Mar/0592.html " > reply </ a >
8694</ ol >
95+ < td class =edit > < p > Edited
8796< td > Accepted
8897
8998< tr class =ok >
@@ -92,8 +101,9 @@ <h1>Disposition of comments</h1>
92101< td > < p > Rephrase note about inner curve in 5.2
93102< ol >
94103< li > < a href ="http://lists.w3.org/Archives/Public/www-style/2012Mar/0258.html "> comment</ a >
95- < li > [to be sent by Elika]
104+ < li > < a href =" http://lists.w3.org/Archives/Public/www-style/2012Mar/0592.html " > reply </ a >
96105</ ol >
106+ < td class =edit > < p > Elika replaced “adjacent corner” by “opposite side” and will add an image
97107< td > Accepted
98108
99109< tr class =incomplete >
@@ -102,18 +112,20 @@ <h1>Disposition of comments</h1>
102112< td > < p > Unclear text about corner transitions in 5.4
103113< ol >
104114< li > < a href ="http://lists.w3.org/Archives/Public/www-style/2012Mar/0258.html "> comment</ a >
105- < li > [to be sent by Elika]
115+ < li > < a href =" http://lists.w3.org/Archives/Public/www-style/2012Mar/0592.html " > reply </ a >
106116</ ol >
107- < td > < p class =proposal > (From Elika and Bert:) "Otherwise, the center of color and style transitions between adjoining borders must a point along the curve that is a continuous monotonic function of the ratio of the border widths. However it is not defined what these transitions look like or what function maps from this ratio to a point on the curve."
117+ < td class =edit > < p > Changed to “Otherwise, the center of color and style transitions between adjoining borders must a point along the curve that is a continuous monotonic function of the ratio of the border widths. However it is not defined what these transitions look like or what function maps from this ratio to a point on the curve.”
118+ < td > < strong > [OPEN]</ strong >
108119
109120< tr class =ok >
110121< td id =x8 > < a href ="#x8 "> 8</ a >
111122< td > Kang-Hao (Kenny) Lu
112- < td > < p > Insert “corresponding” in the formula in 5.5
123+ < td > < p > Insert “two corresponding” in the formula in 5.5
113124< ol >
114125< li > < a href ="http://lists.w3.org/Archives/Public/www-style/2012Mar/0258.html "> comment</ a >
115- < li > [to be sent by Elika]
126+ < li > < a href =" http://lists.w3.org/Archives/Public/www-style/2012Mar/0592.html " > reply </ a >
116127</ ol >
128+ < td class =edit > < p > Edited
117129< td > Accepted
118130
119131< tr class =ok >
@@ -122,8 +134,9 @@ <h1>Disposition of comments</h1>
122134< td > < p > Remove para “The rendering must be exactly…” in 5.5
123135< ol >
124136< li > < a href ="http://lists.w3.org/Archives/Public/www-style/2012Mar/0258.html "> comment</ a >
125- < li > [to be sent by Elika]
137+ < li > < a href =" http://lists.w3.org/Archives/Public/www-style/2012Mar/0592.html " > reply </ a >
126138</ ol >
139+ < td class =edit > < p > Edited
127140< td > Accepted
128141
129142< tr class =ok >
@@ -132,8 +145,9 @@ <h1>Disposition of comments</h1>
132145< td > < p > Example 24 should have only images A and B, D and C are the same
133146< ol >
134147< li > < a href ="http://lists.w3.org/Archives/Public/www-style/2012Mar/0258.html "> comment</ a >
135- < li > [to be sent by Bert]
148+ < li > < a href =" http://lists.w3.org/Archives/Public/www-style/2012Mar/0592.html " > reply </ a >
136149</ ol >
150+ < td class =edit > < p > Bert to label the images A B B A (no C and D)
137151< td > Accepted
138152
139153< tr class =ok >
@@ -142,8 +156,9 @@ <h1>Disposition of comments</h1>
142156< td > < p > Example 25 belongs in 5.1 instead of 5.6
143157< ol >
144158< li > < a href ="http://lists.w3.org/Archives/Public/www-style/2012Mar/0258.html "> comment</ a >
145- < li > [to be sent by Elika]
159+ < li > < a href =" http://lists.w3.org/Archives/Public/www-style/2012Mar/0592.html " > reply </ a >
146160</ ol >
161+ < td class =edit > < p > Edited
147162< td > Accepted
148163
149164< tr class =ok >
@@ -152,18 +167,20 @@ <h1>Disposition of comments</h1>
152167< td > < p > Use “{1,2}” instead of “?” in syntax of 'border-radius'
153168< ol >
154169< li > < a href ="http://lists.w3.org/Archives/Public/www-style/2012Mar/0258.html "> comment</ a >
155- < li > [to be sent by Elika]
170+ < li > < a href =" http://lists.w3.org/Archives/Public/www-style/2012Mar/0592.html " > reply </ a >
156171</ ol >
172+ < td class =edit > < p > Edited
157173< td > Accepted
158174
159175< tr class =ok >
160176< td id =x13 > < a href ="#x13 "> 13</ a >
161177< td > Kang-Hao (Kenny) Lu
162- < td > < p > Initial value of 'border-radius' should be " see individual properties”
178+ < td > < p > Initial value of 'border-radius' should be “ see individual properties”
163179< ol >
164180< li > < a href ="http://lists.w3.org/Archives/Public/www-style/2012Mar/0258.html "> comment</ a >
165- < li > [to be sent by Elika]
181+ < li > < a href =" http://lists.w3.org/Archives/Public/www-style/2012Mar/0592.html " > reply </ a >
166182</ ol >
183+ < td class =edit > < p > Edited
167184< td > Accepted
168185
169186< tr class =unverified >
@@ -174,6 +191,7 @@ <h1>Disposition of comments</h1>
174191< li > < a href ="http://lists.w3.org/Archives/Public/www-style/2012Mar/0324.html "> comment</ a >
175192< li > [to be sent by Bert]
176193</ ol >
194+ < td class =edit >
177195< td > Rejected but unverified
178196
179197< tr class =unverified >
@@ -184,37 +202,42 @@ <h1>Disposition of comments</h1>
184202< li > < a href ="http://lists.w3.org/Archives/Public/www-style/2012Mar/0324.html "> comment</ a >
185203< li > [to be sent by Bert]
186204</ ol >
205+ < td class =edit >
187206< td > Rejected but unverified
188207
189208< tr class =ok >
190209< td id =x16 > < a href ="#x16 "> 16</ a >
191210< td > Kang-Hao (Kenny) Lu
192- < td > < p > 'Border-image' syntax allows odd trailing slash
211+ < td > < p > 'Border-image' syntax allows odd trailing slash. Syntax should disallow it. And maybe also disallow two slashes in a row.
193212< ol >
194213< li > < a href ="http://lists.w3.org/Archives/Public/www-style/2012Mar/0179.html "> comment</ a >
195- < li > [to be sent by Elika]
214+ < li > < a href =" http://lists.w3.org/Archives/Public/www-style/2012Mar/0605.html " > reply </ a >
196215</ ol >
216+ < td class =edit > < p > Proposal: Solution C, disallow trailing slash in syntax. (But still allow two slashes with nothing in between.)< p > Edited, but needs to be verified by WG
197217< td > Accepted
198218
199219< tr class =ok >
200220< td id =x17 > < a href ="#x17 "> 17</ a >
201221< td > Kang-Hao (Kenny) Lu
202- < td > < p > 'background' shorthand spec text fails to say that bg -image is reset.
222+ < td > < p > 'background' shorthand spec text fails to say that 'background -image' is reset.
203223< ol >
204224< li > < a href ="http://lists.w3.org/Archives/Public/www-style/2012Mar/0134.html "> comment</ a >
205- < li > [to be sent by Elika]
225+ < li > < a href =" http://lists.w3.org/Archives/Public/www-style/2012Mar/0595.html " > reply </ a >
206226</ ol >
227+ < td class =edit > < p > Edited
207228< td > Accepted
208229
209- < tr class =ok >
230+ < tr class =incomplete >
210231< td id =x18 > < a href ="#x18 "> 18</ a >
211232< td > Kang-Hao (Kenny) Lu
212233< td > < p > Which background and border properties apply to first-line and first-letter?
213234< ol >
214235< li > < a href ="http://lists.w3.org/Archives/Public/www-style/2012Mar/0133.html "> comment</ a >
215- < li > [to be sent by Elika]
236+ < li > < a href ="http://lists.w3.org/Archives/Public/www-style/2012Mar/0606.html "> reply</ a >
237+ < li > < a href ="http://lists.w3.org/Archives/Public/www-style/2012Mar/0617.html "> comment</ a >
216238</ ol >
217- < td > Accepted
239+ < td class =edit > < p > Proposal: Accept, all properties apply, except that the border properties that existed in CSS 2.1 and 'box-decoration-break' do not apply to first-line.< p > Edited as above< p > 2nd Proposal: Accept proposal from Kenny: “All properties in Chapter 3 apply to ::first-line and ::first-letter. All properties in Chapter 4 apply to ::first-letter.”
240+ < td > < strong > [OPEN]</ strong >
218241
219242< tr class =unverified >
220243< td id =x19 > < a href ="#x19 "> 19</ a >
@@ -224,6 +247,7 @@ <h1>Disposition of comments</h1>
224247< li > < a href ="http://lists.w3.org/Archives/Public/www-style/2012Mar/0127.html "> comment</ a >
225248< li > [to be sent by Elika]
226249</ ol >
250+ < td class =edit >
227251< td > Out of scope but unverified
228252
229253< tr class =ok >
@@ -234,6 +258,7 @@ <h1>Disposition of comments</h1>
234258< li > < a href ="http://lists.w3.org/Archives/Public/www-style/2012Mar/0124.html "> comment</ a >
235259< li > [to be sent by Bert: better text and note added, no grammar change]
236260</ ol >
261+ < td class =edit > < p > Edited
237262< td > Accepted
238263
239264< tr class =ok >
@@ -242,8 +267,9 @@ <h1>Disposition of comments</h1>
242267< td > < p > Unclear what border style is used on table cells, when 'border-image-source' doesn't apply
243268< ol >
244269< li > < a href ="http://lists.w3.org/Archives/Public/www-style/2012Mar/0109.html "> comment</ a >
245- < li > [to be sent by Elika]
270+ < li > < a href =" http://lists.w3.org/Archives/Public/www-style/2012Mar/0602.html " > reply </ a >
246271</ ol >
272+ < td class =edit > < p > Added “(or doesn't apply)” after “cannot be displayed”; and added “otherwise the element's borders are invisible and the border image is drawn as described in the sections below.”
247273< td > Accepted
248274
249275< tr class =incomplete >
@@ -252,28 +278,31 @@ <h1>Disposition of comments</h1>
252278< td > < p > How exactly does border-image apply to table elements with collapsing borders (border conflict resolution)?
253279< ol >
254280< li > < a href ="http://lists.w3.org/Archives/Public/www-style/2012Mar/0109.html "> comment</ a >
255- < li > [to be sent by Elika, with the edit already made and the
256- two options below]</ ol >
257- < td > < p class =proposal > Two options: draw the table borders with invisible ink and then draw the image on top of it; or an image border overrides any other border in the conflict resolution. The difference is the calculation of the width of each cell.
281+ < li > < a href ="http://lists.w3.org/Archives/Public/www-style/2012Mar/0602.html "> reply</ a >
282+ </ ol >
283+ < td class =edit > < p > Added “otherwise the element's borders are invisble and the border image is drawn”.< p > Proposal for the rest has two options: (A) draw the table borders with invisible ink and then draw the image on top of it; or (B) an image border overrides any other border in the conflict resolution. (The difference is the calculation of the width of each cell.)
284+ < td > < strong > [OPEN]</ strong >
258285
259286< tr class =ok >
260287< td id =x23 > < a href ="#x23 "> 23</ a >
261288< td > Kang-Hao (Kenny) Lu
262289< td > < p > Ambiguous phrasing about 'inset' and tables
263290< ol >
264291< li > < a href ="http://lists.w3.org/Archives/Public/www-style/2012Mar/0106.html "> comment</ a >
265- < li > [to be sent by Elika ]
292+ < li > [to be sent]
266293</ ol >
294+ < td class =edit > < p > Edited (copied wording from CSS 2.1: “In the collapsing border model, drawn the same as 'ridge'.”)
267295< td > Accepted
268296
269297< tr class =ok >
270298< td id =x24 > < a href ="#x24 "> 24</ a >
271299< td > Kang-Hao (Kenny) Lu
272- < td > < p > Line thickness in 4.3 uses ambiguous words “may not” (“may not be negative”)
300+ < td > < p > Line thickness in 4.3 uses ambiguous words “may not” (“may not be negative”). Should say: “are not allowed.”
273301< ol >
274302< li > < a href ="http://lists.w3.org/Archives/Public/www-style/2012Mar/0103.html "> comment</ a >
275- < li > [to be sent by Elika]
303+ < li > < a href =" http://lists.w3.org/Archives/Public/www-style/2012Mar/0603.html " > reply </ a >
276304</ ol >
305+ < td class =edit > < p > Edited
277306< td > Accepted
278307
279308< tr class =unverified >
@@ -287,16 +316,18 @@ <h1>Disposition of comments</h1>
287316< li > < a href ="http://lists.w3.org/Archives/Public/www-style/2012Feb/1373.html "> reply</ a >
288317< li > [Bert or Elika to send mail to ask for verification]
289318</ ol >
319+ < td class =edit >
290320< td > Rejected but unverified
291321
292322< tr class =ok >
293323< td id =x26 > < a href ="#x26 "> 26</ a >
294324< td > Kang-Hao (Kenny) Lu
295- < td > < p > What is the " boundary" of a table cell?
325+ < td > < p > What is the “ boundary” of a table cell?
296326< ol >
297327< li > < a href ="http://lists.w3.org/Archives/Public/www-style/2012Mar/0258.html "> comment</ a >
298- < li > [to be sent by Elika]
328+ < li > < a href =" http://lists.w3.org/Archives/Public/www-style/2012Mar/0592.html " > reply </ a >
299329</ ol >
330+ < td class =edit > < p > Edited: s/boundaries/far border edges/
300331< td > Accepted
301332</ table >
302333
@@ -343,4 +374,4 @@ <h1>Disposition of comments</h1>
343374
344375< p > This file was generated from
345376< a href ="issues-lc-2012.txt "> issues-lc-2012.txt</ a >
346- on 27 March 2012.
377+ on 28 March 2012.
0 commit comments