Skip to content

Commit 9664b25

Browse files
committed
Added final responses and made some minor edits to the summaries.
Only issue 25 hasn't been verified yet.
1 parent 6a14ce8 commit 9664b25

1 file changed

Lines changed: 24 additions & 30 deletions

File tree

css3-background/issues-lc-2012.txt

Lines changed: 24 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Draft: http://www.w3.org/TR/2012/WD-css3-background-20120214/
2-
Audience: WG
3-
#Audience: Director
2+
#Audience: WG
3+
Audience: Director
44

55
Set Audience to Director for an HTML version without the Edit fields.
66

@@ -11,7 +11,7 @@ Open//Accepted/OutOfScope/Invalid/Rejected/Retracted
1111
Verified indicates commentor's acceptance of the response.
1212

1313
Issue 1.
14-
Summary: Add background-position-x and background-position-y
14+
Summary: Add 'background-position-x' and 'background-position-y'
1515
From: Florian Rivoal
1616
Comment: http://lists.w3.org/Archives/Public/www-style/2012Feb/0618.html
1717
Response: http://lists.w3.org/Archives/Public/www-style/2012Feb/0628.html
@@ -82,7 +82,7 @@ Closed: Accepted
8282
Edit: Edited
8383

8484
Issue: 9
85-
Summary: Remove para “The rendering must be exactly…” in 5.5
85+
Summary: Remove redundant paragraph “The rendering must be exactly…” in 5.5
8686
From: Kang-Hao (Kenny) Lu
8787
Comment: http://lists.w3.org/Archives/Public/www-style/2012Mar/0258.html
8888
Response: http://lists.w3.org/Archives/Public/www-style/2012Mar/0592.html
@@ -125,15 +125,17 @@ Issue: 14
125125
Summary: Also allow to specify corners with an <angle> instead of two <length>
126126
From: Christoph Päper
127127
Comment: http://lists.w3.org/Archives/Public/www-style/2012Mar/0324.html
128-
Response: [to be sent by Bert]
128+
Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0117.html
129129
Closed: Rejected (new features are out of scope)
130+
Verified: http://lists.w3.org/Archives/Public/www-style/2012Apr/0118.html
130131

131132
Issue: 15
132133
Summary: Add a “cut” corner style (border-corner-shape: normal|curved|sharp)
133134
From: Christoph Päper
134135
Comment: http://lists.w3.org/Archives/Public/www-style/2012Mar/0324.html
135-
Response: [to be sent by Bert]
136+
Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0117.html
136137
Closed: Rejected (new features are out of scope)
138+
Verified: http://lists.w3.org/Archives/Public/www-style/2012Apr/0118.html
137139

138140
Issue: 16
139141
Summary: 'Border-image' syntax allows odd trailing slash.
@@ -149,7 +151,7 @@ Closed: Accepted (solution C)
149151
Edit: Edited, but needs to be verified by WG
150152

151153
Issue: 17
152-
Summary: 'background' shorthand spec text fails to say that
154+
Summary: 'background' shorthand specification text fails to say that
153155
'background-image' is reset.
154156
From: Kang-Hao (Kenny) Lu
155157
Comment: http://lists.w3.org/Archives/Public/www-style/2012Mar/0134.html
@@ -158,39 +160,31 @@ Closed: Accepted
158160
Edit: Edited
159161

160162
Issue: 18
161-
Summary: Which background and border properties apply to first-line
162-
and first-letter?
163+
Summary: The specification should say which background and border
164+
properties apply to first-line and first-letter.
163165
From: Kang-Hao (Kenny) Lu
164166
Comment: http://lists.w3.org/Archives/Public/www-style/2012Mar/0133.html
165167
Response: http://lists.w3.org/Archives/Public/www-style/2012Mar/0606.html
166168
Comment: http://lists.w3.org/Archives/Public/www-style/2012Mar/0617.html
167169
Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0032.html
168-
Edit: Proposal: Accept, all properties apply, except
169-
that the border properties
170-
that existed in CSS 2.1 and 'box-decoration-break' do not apply
171-
to first-line.
172-
Edit: Edited as above
173-
Edit: 2nd Proposal: Accept proposal from Kenny:
174-
“All properties in Chapter 3 apply
175-
to ::first-line and ::first-letter. All properties in
176-
Chapter 4 apply to ::first-letter.”
177-
Edit: Bert/Elika to edit according to Proposal 2 in the last
178-
reply (Elika's message from April 2).
170+
Edit: Edited according to Proposal 2 in the last reply.
179171
Closed: Accepted
180172

181173
Issue: 19
182-
Summary: Background of page area
183-
From: Fantasai
174+
Summary: What is the background of the page area?
175+
From: Fantasai (WG member)
184176
Comment: http://lists.w3.org/Archives/Public/www-style/2012Mar/0127.html
185-
Response: [to be sent by Elika]
186-
Closed: OutOfScope (is an issue for css3-page)
177+
Response: (Filed as issue for css3-page)
178+
Closed: OutOfScope
179+
Verified: Personal communication
187180

188181
Issue: 20
189-
Summary: Rewording and more verbose grammar for bg-position
182+
Summary: Rewording and more verbose grammar (or an informative note)
183+
for 'background-position'
190184
From: Kang-Hao (Kenny) Lu
191185
Comment: http://lists.w3.org/Archives/Public/www-style/2012Mar/0124.html
192-
Response: [to be sent by Bert: better text and note added, no grammar change]
193-
Closed: Accepted (partially)
186+
Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0124.html
187+
Closed: Accepted
194188
Edit: Edited
195189

196190
Issue: 21
@@ -217,17 +211,17 @@ Edit: Proposal for the rest has two options:
217211
ink and then draw the image on top of it; or (B) an image border
218212
overrides any other border in the conflict resolution. (The
219213
difference is the calculation of the width of each cell.)
220-
Edit: Bert/Elika to edit to apply the WG decision:
214+
Edit: WG decision:
221215
Make interaction of border-image with collapsed tables
222216
undefined, recommend not applying it to such tables in L3,
223217
expect it to be defined in L4.
218+
Edit: Edited as per the WG decision. (Added section 6.8.)
224219
Closed: Accepted
225220

226221
Issue 23
227222
Summary: Ambiguous phrasing about 'inset' and tables
228223
From: Kang-Hao (Kenny) Lu
229224
Comment: http://lists.w3.org/Archives/Public/www-style/2012Mar/0106.html
230-
Response: [to be sent]
231225
Closed: Accepted
232226
Edit: Edited (copied wording from CSS 2.1: “In the collapsing
233227
border model, drawn the same as 'ridge'.”)
@@ -252,7 +246,7 @@ Comment: http://lists.w3.org/Archives/Public/www-style/2012Feb/1338.html
252246
Response: http://lists.w3.org/Archives/Public/www-style/2012Feb/1341.html
253247
Comment: http://lists.w3.org/Archives/Public/www-style/2012Feb/1365.html
254248
Response: http://lists.w3.org/Archives/Public/www-style/2012Feb/1373.html
255-
Response: [Bert or Elika to send mail to ask for verification]
249+
Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0119.html
256250
Closed: Rejected
257251

258252
Issue: 26

0 commit comments

Comments
 (0)