Skip to content

Commit 58291c1

Browse files
committed
Added resolutions by Elika and me for most issues. Cleaned up a bit.
1 parent bf28401 commit 58291c1

1 file changed

Lines changed: 77 additions & 27 deletions

File tree

css3-background/issues-lc-2012.txt

Lines changed: 77 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -26,35 +26,40 @@ Issue: 3
2626
Summary: Reorder the border-*-radius definitions in the spec
2727
From: Kang-Hao (Kenny) Lu
2828
Comment: http://lists.w3.org/Archives/Public/www-style/2012Mar/0258.html
29-
Response: [to be sent]
29+
Response: [to be sent by Elika]
3030
Closed: Accepted
31+
Editing status: Edited
3132

3233
Issue: 4
3334
Summary: “Applies to” for 'border-radius' doesn't match prose
3435
From: Kang-Hao (Kenny) Lu
3536
Comment: http://lists.w3.org/Archives/Public/www-style/2012Mar/0258.html
36-
Response: [to be sent]
37+
Response: [to be sent by Elika]
3738
Closed: Accepted
39+
Editing status: Edited
3840

3941
Issue: 5
4042
Summary: Negative values for 'border-radius' should explicitly be illegal
4143
From: Kang-Hao (Kenny) Lu
4244
Comment: http://lists.w3.org/Archives/Public/www-style/2012Mar/0258.html
4345
Response: [to be sent]
4446
Closed: Accepted
47+
Editing status: Edited
4548

4649
Issue: 6
4750
Summary: Rephrase note about inner curve in 5.2
4851
From: Kang-Hao (Kenny) Lu
4952
Comment: http://lists.w3.org/Archives/Public/www-style/2012Mar/0258.html
50-
Response: [to be sent]
51-
Proposal: replace "adjacent corner" by "opposite side" and add an image (action Elika)
53+
Response: [to be sent by Elika]
54+
Closed: Accepted
55+
Editing status: Elika to replace "adjacent corner" by "opposite side"
56+
and add an image
5257

5358
Issue: 7
5459
Summary: Unclear text about corner transitions in 5.4
5560
From: Kang-Hao (Kenny) Lu
5661
Comment: http://lists.w3.org/Archives/Public/www-style/2012Mar/0258.html
57-
Response: [to be sent]
62+
Response: [to be sent by Elika]
5863
Proposal: (From Elika and Bert:) "Otherwise, the center
5964
of color and style transitions
6065
between adjoining borders must a point along the curve
@@ -67,111 +72,145 @@ Issue: 8
6772
Summary: Insert “corresponding” in the formula in 5.5
6873
From: Kang-Hao (Kenny) Lu
6974
Comment: http://lists.w3.org/Archives/Public/www-style/2012Mar/0258.html
70-
Proposal: accept (editorial)
75+
Response: [to be sent by Elika]
76+
Closed: Accepted
77+
Editing status: Edited
7178

7279
Issue: 9
7380
Summary: Remove para “The rendering must be exactly…” in 5.5
7481
From: Kang-Hao (Kenny) Lu
7582
Comment: http://lists.w3.org/Archives/Public/www-style/2012Mar/0258.html
76-
Proposal: ?
83+
Response: [to be sent by Elika]
84+
Closed: Accepted
85+
Editing status: Edited
7786

7887
Issue: 10
7988
Summary: Example 24 should have only images A and B, D and C are the same
8089
From: Kang-Hao (Kenny) Lu
8190
Comment: http://lists.w3.org/Archives/Public/www-style/2012Mar/0258.html
82-
Proposal: editorial, editors to decide
91+
Response: [to be sent by Bert]
92+
Closed: Accepted
93+
Editing status: Bert to label the images A B B A (no C and D)
8394

8495
Issue: 11
8596
Summary: Example 25 belongs in 5.1 instead of 5.6
8697
From: Kang-Hao (Kenny) Lu
8798
Comment: http://lists.w3.org/Archives/Public/www-style/2012Mar/0258.html
88-
Proposal: accept (editorial)
99+
Response: [to be sent by Elika]
100+
Editing status: Edited
101+
Closed: Accepted
89102

90103
Issue: 12
91104
Summary: Use “{1,2}” instead of “?” in syntax of 'border-radius'
92105
From: Kang-Hao (Kenny) Lu
93106
Comment: http://lists.w3.org/Archives/Public/www-style/2012Mar/0258.html
94-
Proposal: editorial, editors to decide
95-
107+
Response: [to be sent by Elika]
108+
Closed: Accepted
109+
Editing status: Edited
96110

97111
Issue: 13
98112
Summary: Initial value of 'border-radius' should be "see individual properties”
99113
From: Kang-Hao (Kenny) Lu
100114
Comment: http://lists.w3.org/Archives/Public/www-style/2012Mar/0258.html
101-
Proposal: accept (editorial)
115+
Response: [to be sent by Elika]
116+
Closed: Accepted
117+
Editing status: Edited
102118

103119
Issue: 14
104120
Summary: Also allow to specify corners with an <angle> instead of two <length>
105121
From: Christoph Päper
106122
Comment: http://lists.w3.org/Archives/Public/www-style/2012Mar/0324.html
107-
Proposal: reject (new features are out of scope)
123+
Response: [to be sent by Bert]
124+
Closed: Rejected (new features are out of scope)
108125

109126
Issue: 15
110127
Summary: Add a “cut” corner style (border-corner-shape: normal|curved|sharp)
111128
From: Christoph Päper
112129
Comment: http://lists.w3.org/Archives/Public/www-style/2012Mar/0324.html
113-
Proposal: reject (new features are out of scope)
130+
Response: [to be sent by Bert]
131+
Closed: Rejected (new features are out of scope)
114132

115133
Issue: 16
116134
Summary: 'Border-image' syntax allows odd trailing slash
117135
From: Kang-Hao (Kenny) Lu
118136
Comment: http://lists.w3.org/Archives/Public/www-style/2012Mar/0179.html
119-
Proposal: (Kenny's solution C probably has minimal impact)
137+
Response: [to be sent by Elika]
138+
Closed: Accepted (solution C)
139+
Editing status: edited, but needs to be verified by WG
120140

121141
Issue: 17
122142
Summary: 'background' shorthand spec text fails to say that bg-image is reset.
123143
From: Kang-Hao (Kenny) Lu
124144
Comment: http://lists.w3.org/Archives/Public/www-style/2012Mar/0134.html
125-
Proposal: Invalid (whether bg-image is reset to default first is
126-
unimportant,
127-
because it is always set to something by the shorthand.)
145+
Response: [to be sent by Elika]
146+
Closed: Accepted
147+
Editing status: edited
128148

129149
Issue: 18
130150
Summary: Which background and border properties apply to first-line
131151
and first-letter?
132152
From: Kang-Hao (Kenny) Lu
133153
Comment: http://lists.w3.org/Archives/Public/www-style/2012Mar/0133.html
134-
Proposal: ?
154+
Response: [to be sent by Elika]
155+
Closed: Accepted
156+
Editing status: edited
135157

136158
Issue: 19
137159
Summary: Background of page area
138160
From: Fantasai
139161
Comment: http://lists.w3.org/Archives/Public/www-style/2012Mar/0127.html
140-
Proposal: OutOfScope (is an issue for css3-page)
162+
Response: [to be sent by Elika]
163+
Closed: OutOfScope (is an issue for css3-page)
141164

142165
Issue: 20
143166
Summary: Rewording and more verbose grammar for bg-position
144167
From: Kang-Hao (Kenny) Lu
145168
Comment: http://lists.w3.org/Archives/Public/www-style/2012Mar/0124.html
146-
Proposal: editorial, editors to decide
169+
Response: [to be sent by Bert: better text and note added, no grammar change]
170+
Closed: Accepted (partially)
171+
Editing status: edited
147172

148173
Issue: 21
149174
Summary: Unclear what border style is used on table cells, when
150175
'border-image-source' doesn't apply
151176
From: Kang-Hao (Kenny) Lu
152177
Comment: http://lists.w3.org/Archives/Public/www-style/2012Mar/0109.html
153-
Proposal: Not clear what it is that Kenny finds unclear. Need to ask him.
178+
Response: [to be sent by Elika]
179+
Closed: Accepted
180+
Editing status: Elika to add "(or doesn't apply)" after "cannot be displayed"
154181

155182
Issue: 22
156183
Summary: How exactly does border-image apply to table elements with
157184
collapsing borders (border conflict resolution)?
158185
From: Kang-Hao (Kenny) Lu
159186
Comment: http://lists.w3.org/Archives/Public/www-style/2012Mar/0109.html
160-
Proposal: Leave undefined? Exclude? Image wins over all styles except 'hidden'?
187+
Response: [to be sent by Elika, with the edit already made and the
188+
two options below]
189+
Proposal: Two options: draw the table borders with invisible ink and
190+
then draw the image on top of it; or an image border overrides
191+
any other border in the conflict resolution. The difference
192+
is the calculation of the width of each cell.
193+
Editing status: Elika added "otherwise the element's borders
194+
are invisble and the border image is drawn". Otherwise waiting
195+
for the resolution of the two options above.
161196

162197
Issue 23
163198
Summary: Ambiguous phrasing about 'inset' and tables
164199
From: Kang-Hao (Kenny) Lu
165200
Comment: http://lists.w3.org/Archives/Public/www-style/2012Mar/0106.html
166-
Proposal: Editorial (because it seems everybody interpreted it the right
167-
way anyway), editors decide
201+
Response: [to be sent by Elika]
202+
Closed: Accepted
203+
Editing status: edited (copied wording from CSS 2.1: "In the collapsing
204+
border model, drawn the same as 'ridge'.")
168205

169206
Issue 24
170207
Summary: Line thickness in 4.3 uses ambiguous words “may not”
171208
(“may not be negative”)
172209
From: Kang-Hao (Kenny) Lu
173210
Comment: http://lists.w3.org/Archives/Public/www-style/2012Mar/0103.html
174-
Proposal: Change to “must not” or “is illegal”
211+
Response: [to be sent by Elika]
212+
Closed: Accepted
213+
Editing status: edited
175214

176215
Issue 25
177216
Summary: Allow colors (esp. semi-transparent ones) on all background layers.
@@ -184,4 +223,15 @@ Comment: http://lists.w3.org/Archives/Public/www-style/2012Feb/1338.html
184223
Response: http://lists.w3.org/Archives/Public/www-style/2012Feb/1341.html
185224
Comment: http://lists.w3.org/Archives/Public/www-style/2012Feb/1365.html
186225
Response: http://lists.w3.org/Archives/Public/www-style/2012Feb/1373.html
187-
Proposal: No change
226+
Response: [Bert or Elika to send mail to ask for verification]
227+
Closed: Rejected
228+
229+
Issue: 26
230+
Summary: What is the "boundary" of a table cell?
231+
From: Kang-Hao (Kenny) Lu
232+
Comment: http://lists.w3.org/Archives/Public/www-style/2012Mar/0258.html
233+
Response: [to be sent by Elika]
234+
Closed: Accepted
235+
Editing status: Edited (s/boundaries/far border edges/)
236+
237+

0 commit comments

Comments
 (0)