forked from w3c/csswg-drafts
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathissues-lc-20130718.html
More file actions
242 lines (235 loc) · 16.3 KB
/
issues-lc-20130718.html
File metadata and controls
242 lines (235 loc) · 16.3 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
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
<!DOCTYPE html>
<title>CSS Counter Styles Level 3 Disposition of Comments for 2013-07-18 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 Counter Styles Level 3 Disposition of Comments for 2013-07-18 LCWD</h1>
<p>Last call document: <a href="http://www.w3.org/TR/2013/WD-css-counter-styles-3-20130718/">http://www.w3.org/TR/2013/WD-css-counter-styles-3-20130718/</a>
<p>Editor's draft: <a href="http://dev.w3.org/csswg/css-counter-styles-3/">http://dev.w3.org/csswg/css-counter-styles-3/</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='a' id='issue-1'>
Issue 1. <a href='#issue-1'>#</a>
Summary: Hebrew should re-use the 1-100 digits for 1k-100k, separated by geresh.
From: Matitiahu Allouche
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2013Aug/0378.html'>http://lists.w3.org/Archives/Public/www-style/2013Aug/0378.html</a>
Response: <a href='http://lists.w3.org/Archives/Public/www-style/2014Feb/0393.html'>http://lists.w3.org/Archives/Public/www-style/2014Feb/0393.html</a>
Closed: Accepted</pre>
<pre class='a' id='issue-2'>
Issue 2. <a href='#issue-2'>#</a>
Summary: Korean styles should have a negative indicator
From: MURAKAMI Shinyu
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2013Aug/0229.html'>http://lists.w3.org/Archives/Public/www-style/2013Aug/0229.html</a>
Response: <a href='http://lists.w3.org/Archives/Public/www-style/2013Oct/0705.html'>http://lists.w3.org/Archives/Public/www-style/2013Oct/0705.html</a>
Closed: Accepted</pre>
<pre class='a' id='issue-3'>
Issue 3. <a href='#issue-3'>#</a>
Summary: Spec says all Longhand CJK are negative-capable, but Korean isn't.
From: Richard Ishida
Comment: <a href='http://www.w3.org/mid/5213B4A4.5090706@w3.org'>http://www.w3.org/mid/5213B4A4.5090706@w3.org</a>
Response: <a href='http://lists.w3.org/Archives/Public/www-style/2013Oct/0706.html'>http://lists.w3.org/Archives/Public/www-style/2013Oct/0706.html</a>
Closed: Accepted</pre>
<pre class='a' id='issue-4'>
Issue 4. <a href='#issue-4'>#</a>
Summary: Spec's description of longhand CJK styles is slightly clumsy.
From: Richard Ishida
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2013Aug/0376.html'>http://lists.w3.org/Archives/Public/www-style/2013Aug/0376.html</a>
Response: <a href='http://lists.w3.org/Archives/Public/www-style/2013Oct/0707.html'>http://lists.w3.org/Archives/Public/www-style/2013Oct/0707.html</a>
Closed: Accepted</pre>
<pre class='a' id='issue-5'>
Issue 5. <a href='#issue-5'>#</a>
Summary: ethiopic-numeric step 5 is wrong.
From: Richard Ishida
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2013Aug/0375.html'>http://lists.w3.org/Archives/Public/www-style/2013Aug/0375.html</a>
Response: <a href='http://lists.w3.org/Archives/Public/www-style/2013Oct/0714.html'>http://lists.w3.org/Archives/Public/www-style/2013Oct/0714.html</a>
Closed: Accepted</pre>
<pre class='a' id='issue-6'>
Issue 6. <a href='#issue-6'>#</a>
Summary: CJK examples for 10, 11, 100, and 101 were wrong for some languages.
From: Richard Ishida
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2013Aug/0374.html'>http://lists.w3.org/Archives/Public/www-style/2013Aug/0374.html</a>
Response: <a href='http://lists.w3.org/Archives/Public/www-style/2013Oct/0737.html'>http://lists.w3.org/Archives/Public/www-style/2013Oct/0737.html</a>
Closed: Accepted</pre>
<pre class='a' id='issue-7'>
Issue 7. <a href='#issue-7'>#</a>
Summary: Treatment of cycles in 'speak-as' are undefined.
From: Reece Dunn
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2013Oct/0716.html'>http://lists.w3.org/Archives/Public/www-style/2013Oct/0716.html</a>
Response: <a href='http://lists.w3.org/Archives/Public/www-style/2013Oct/0735.html'>http://lists.w3.org/Archives/Public/www-style/2013Oct/0735.html</a>
Closed: Accepted</pre>
<pre class='a' id='issue-8'>
Issue 8. <a href='#issue-8'>#</a>
Summary: Suffix for Korean styles should be an ASCII comma, not ideographic comma.
From: 신정식 (Jungshik SHIN)
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2013Aug/0292.html'>http://lists.w3.org/Archives/Public/www-style/2013Aug/0292.html</a>
Response: <a href='http://lists.w3.org/Archives/Public/www-style/2013Oct/0742.html'>http://lists.w3.org/Archives/Public/www-style/2013Oct/0742.html</a>
Closed: Accepted</pre>
<pre class='a' id='issue-9'>
Issue 9. <a href='#issue-9'>#</a>
Summary: Fix location of Predefined Counter Styles document
From: Richard Ishida
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2013Oct/0747.html'>http://lists.w3.org/Archives/Public/www-style/2013Oct/0747.html</a>
Response: <a href='http://lists.w3.org/Archives/Public/www-style/2013Nov/0007.html'>http://lists.w3.org/Archives/Public/www-style/2013Nov/0007.html</a>
Closed: Accepted</pre>
<pre class='a' id='issue-10'>
Issue 10. <a href='#issue-10'>#</a>
Summary: Step 5 in the CJK algorithm isn't needed.
From: MURAKAMI Shinyu
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2013Aug/0228.html'>http://lists.w3.org/Archives/Public/www-style/2013Aug/0228.html</a>
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2013Aug/0283.html'>http://lists.w3.org/Archives/Public/www-style/2013Aug/0283.html</a>
Response: <a href='http://lists.w3.org/Archives/Public/www-style/2013Nov/0009.html'>http://lists.w3.org/Archives/Public/www-style/2013Nov/0009.html</a>
Closed: Rejected
Verified: <a href='http://lists.w3.org/Archives/Public/www-style/2013Nov/0011.html'>http://lists.w3.org/Archives/Public/www-style/2013Nov/0011.html</a></pre>
<pre class='r' id='issue-11'>
Issue 11. <a href='#issue-11'>#</a>
Summary: Suggested changes to Chinese and Korean informal styles
From: Xidorn Quan
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2013Nov/0101.html'>http://lists.w3.org/Archives/Public/www-style/2013Nov/0101.html</a>
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2013Nov/0102.html'>http://lists.w3.org/Archives/Public/www-style/2013Nov/0102.html</a>
Response: <a href='http://lists.w3.org/Archives/Public/www-style/2014Jan/0605.html'>http://lists.w3.org/Archives/Public/www-style/2014Jan/0605.html</a>
Closed: Rejected
Verified:</pre>
<pre class='a' id='issue-12'>
Issue 12. <a href='#issue-12'>#</a>
Summary: Behavior of setting CSSOM @counter-style attributes to invalid values is undefined
From: Xidorn Quan
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2014Feb/0276.html'>http://lists.w3.org/Archives/Public/www-style/2014Feb/0276.html</a>
Response: <a href='http://lists.w3.org/Archives/Public/www-style/2014Feb/0707.html'>http://lists.w3.org/Archives/Public/www-style/2014Feb/0707.html</a>
Closed: Accepted</pre>
<pre class='a' id='issue-13'>
Issue 13. <a href='#issue-13'>#</a>
Summary: Missing 'speak-as' descriptor from CSSOM API for @counter-style
From: Xidorn Quan
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2014Feb/0197.html'>http://lists.w3.org/Archives/Public/www-style/2014Feb/0197.html</a>
Response: <a href='http://lists.w3.org/Archives/Public/www-style/2014Feb/0201.html'>http://lists.w3.org/Archives/Public/www-style/2014Feb/0201.html</a>
Closed: Accepted</pre>
<pre class='a' id='issue-14'>
Issue 14. <a href='#issue-14'>#</a>
Summary: What should the OM for @counter-style return for unspecified descriptors?
From: Xidorn Quan
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2014Feb/0324.html'>http://lists.w3.org/Archives/Public/www-style/2014Feb/0324.html</a>
Response: <a href='http://lists.w3.org/Archives/Public/www-style/2014Feb/0532.html'>http://lists.w3.org/Archives/Public/www-style/2014Feb/0532.html</a>
Closed: Accepted</pre>
<pre class='a' id='issue-15'>
Issue 15. <a href='#issue-15'>#</a>
Summary: Loops in the 'system:override' aren't specified.
From: Xidorn Quan
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2014Feb/0523.html'>http://lists.w3.org/Archives/Public/www-style/2014Feb/0523.html</a>
Response: <a href='http://lists.w3.org/Archives/Public/www-style/2014Feb/0638.html'>http://lists.w3.org/Archives/Public/www-style/2014Feb/0638.html</a>
Closed: Accepted</pre>
<pre class='r' id='issue-16'>
Issue 16. <a href='#issue-16'>#</a>
Summary: 'pad' should only apply to some styles
From: Xidorn Quan
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2014Feb/0520.html'>http://lists.w3.org/Archives/Public/www-style/2014Feb/0520.html</a>
Response: <a href='http://lists.w3.org/Archives/Public/www-style/2014Feb/0531.html'>http://lists.w3.org/Archives/Public/www-style/2014Feb/0531.html</a>
Closed: Rejected
Verified:</pre>
<pre class='a' id='issue-17'>
Issue 17. <a href='#issue-17'>#</a>
Summary: 'speak-as:auto' isn't handled correctly when 'system:override'.
From: Xidorn Quan
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2014Feb/0628.html'>http://lists.w3.org/Archives/Public/www-style/2014Feb/0628.html</a>
Response: <a href='http://lists.w3.org/Archives/Public/www-style/2014Feb/0636.html'>http://lists.w3.org/Archives/Public/www-style/2014Feb/0636.html</a>
Closed: Accepted</pre>
<pre class='a' id='issue-18'>
Issue 18. <a href='#issue-18'>#</a>
Summary: Definitions of 'hiragana', 'katakana', and their -iroha variants doesn't match implementations.
From: Richard Ishida
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2014Feb/0494.html'>http://lists.w3.org/Archives/Public/www-style/2014Feb/0494.html</a>
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2014Feb/0495.html'>http://lists.w3.org/Archives/Public/www-style/2014Feb/0495.html</a>
Response: <a href='http://lists.w3.org/Archives/Public/www-style/2014Feb/0641.html'>http://lists.w3.org/Archives/Public/www-style/2014Feb/0641.html</a>
Closed: Accepted</pre>
<pre class='a' id='issue-19'>
Issue 19. <a href='#issue-19'>#</a>
Summary: 'pad' should count characters, not symbols.
From: Xidorn Quan
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2014Feb/0549.html'>http://lists.w3.org/Archives/Public/www-style/2014Feb/0549.html</a>
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2014Feb/0550.html'>http://lists.w3.org/Archives/Public/www-style/2014Feb/0550.html</a>
Response: <a href='http://lists.w3.org/Archives/Public/www-style/2014Feb/0643.html'>http://lists.w3.org/Archives/Public/www-style/2014Feb/0643.html</a>
Closed: Accepted</pre>
<pre class='a' id='issue-20'>
Issue 20. <a href='#issue-20'>#</a>
Summary: upper/lower-roman styles should max out at 3999
From: Xidorn Quan
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2014Feb/0661.html'>http://lists.w3.org/Archives/Public/www-style/2014Feb/0661.html</a>
Response: <a href='http://lists.w3.org/Archives/Public/www-style/2014Feb/0690.html'>http://lists.w3.org/Archives/Public/www-style/2014Feb/0690.html</a>
Closed: Accepted</pre>
<pre class='a' id='issue-21'>
Issue 21. <a href='#issue-21'>#</a>
Summary: speak-as loops should only "fix" styles actually participating in the loop
From: Xidorn Quan
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2014Feb/0672.html'>http://lists.w3.org/Archives/Public/www-style/2014Feb/0672.html</a>
Response: <a href='http://lists.w3.org/Archives/Public/www-style/2014Feb/0693.html'>http://lists.w3.org/Archives/Public/www-style/2014Feb/0693.html</a>
Closed: Accepted</pre>
<pre class='a' id='issue-22'>
Issue 22. <a href='#issue-22'>#</a>
Summary: 'symbolic' algorithm is wrong
From: Xidorn Quan
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2014Feb/0664.html'>http://lists.w3.org/Archives/Public/www-style/2014Feb/0664.html</a>
Response: <a href='http://lists.w3.org/Archives/Public/www-style/2014Feb/0695.html'>http://lists.w3.org/Archives/Public/www-style/2014Feb/0695.html</a>
Closed: Accepted</pre>
<pre class='oi' id='issue-23'>
Issue 23. <a href='#issue-23'>#</a>
Summary: Spec is unclear about whether redefining the builtins affects built-in fallbacks.
From: Xidorn Quan
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2014Feb/0653.html'>http://lists.w3.org/Archives/Public/www-style/2014Feb/0653.html</a>
Response: <a href='http://lists.w3.org/Archives/Public/www-style/2014Feb/0689.html'>http://lists.w3.org/Archives/Public/www-style/2014Feb/0689.html</a>
Closed: Invalid</pre>
<pre class='a' id='issue-24'>
Issue 24. <a href='#issue-24'>#</a>
Summary: Referring to 'character' for length limits is ambiguous.
From: Xidorn Quan
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2014Feb/0651.html'>http://lists.w3.org/Archives/Public/www-style/2014Feb/0651.html</a>
Response: <a href='http://lists.w3.org/Archives/Public/www-style/2014Feb/0701.html'>http://lists.w3.org/Archives/Public/www-style/2014Feb/0701.html</a>
Closed: Accepted</pre>
<pre class='r' id='issue-25'>
Issue 25. <a href='#issue-25'>#</a>
Summary: 'alphabetic' and 'symbolic' systems should generate no repr for 0, rather than doing fallback
From: Xidorn Quan
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2014Feb/0663.html'>http://lists.w3.org/Archives/Public/www-style/2014Feb/0663.html</a>
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2014Feb/0697.html'>http://lists.w3.org/Archives/Public/www-style/2014Feb/0697.html</a>
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2014Feb/0698.html'>http://lists.w3.org/Archives/Public/www-style/2014Feb/0698.html</a>
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2014Feb/0703.html'>http://lists.w3.org/Archives/Public/www-style/2014Feb/0703.html</a>
Response: <a href='http://lists.w3.org/Archives/Public/www-style/2014Feb/0710.html'>http://lists.w3.org/Archives/Public/www-style/2014Feb/0710.html</a>
Closed: Rejected
Verified:</pre>
<pre class='a' id='issue-26'>
Issue 26. <a href='#issue-26'>#</a>
Summary: 'cjk-decimal' style shouldn't be defined for negatives, as there's no common negative sign.
From: Xidorn Quan
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2014Mar/0001.html'>http://lists.w3.org/Archives/Public/www-style/2014Mar/0001.html</a>
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2014Mar/0026.html'>http://lists.w3.org/Archives/Public/www-style/2014Mar/0026.html</a>
Response: <a href='http://lists.w3.org/Archives/Public/www-style/2014Mar/0031.html'>http://lists.w3.org/Archives/Public/www-style/2014Mar/0031.html</a>
Closed: Accepted</pre>
<pre class='a' id='issue-27'>
Issue 27. <a href='#issue-27'>#</a>
Summary: It's not defined what to do if an unknown counter-style name is used in counter()/etc
From: Simon Sapin
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2014Mar/0178.html'>http://lists.w3.org/Archives/Public/www-style/2014Mar/0178.html</a>
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2014Mar/0179.html'>http://lists.w3.org/Archives/Public/www-style/2014Mar/0179.html</a>
Response: <a href='http://lists.w3.org/Archives/Public/www-style/2014Mar/0200.html'>http://lists.w3.org/Archives/Public/www-style/2014Mar/0200.html</a>
Closed: Accepted
Verified: <a href='http://lists.w3.org/Archives/Public/www-style/2014Mar/0201.html'>http://lists.w3.org/Archives/Public/www-style/2014Mar/0201.html</a></pre>
<pre class='a' id='issue-28'>
Issue 28. <a href='#issue-28'>#</a>
Summary: Impls should be allowed to go past the complex CJK limits
From: Xidorn Quan
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2014Mar/0139.html'>http://lists.w3.org/Archives/Public/www-style/2014Mar/0139.html</a>
Response: <a href='http://lists.w3.org/Archives/Public/www-style/2014Mar/0204.html'>http://lists.w3.org/Archives/Public/www-style/2014Mar/0204.html</a>
Closed: Accepted</pre>