forked from w3c/csswg-drafts
-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathissues-cr-2017.html
205 lines (198 loc) · 16.4 KB
/
issues-cr-2017.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
<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Counter Styles Level 3 Disposition of Comments for 2017-12-14 CR</title>
<style type="text/css">
pre { border: solid thin silver; padding: 0.2em; white-space: normal; }
pre > span { display: block; white-space: pre; }
.a { background: #52E052 }
.d { background: #8CCBF2 }
.oi { background: #E0CB52 }
.r { background: orange }
.fo { background: #f66 }
pre.a { background: #E9FBE9 }
pre.d { background: #DEF }
pre.oi { background: #FCFAEE }
pre.r { background: #FFEECC }
pre.fo { background: #FBE9E9 }
.open { border: solid red; }
:target { box-shadow: 0.25em 0.25em 0.25em; }
a[href^=mid], a[href~=flatten] { text-decoration: none; }
abbr { font-weight: bold; }
</style>
<h1>CSS Counter Styles Level 3 Disposition of Comments for 2017-12-14 CR</h1>
<p>Dated Draft: <a href="https://www.w3.org/TR/2017/CR-css-counter-styles-3-20171214/">https://www.w3.org/TR/2017/CR-css-counter-styles-3-20171214/</a>
<p>Editor's Draft: <a href="http://drafts.csswg.org/css-counter-styles-3/">http://drafts.csswg.org/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=' oi' id='issue-1'>
<span>Issue 1. <a href='#issue-1'>#</a></span>
<span>Summary: Add suzhou-numeral counting style, cjk-tally-mark, cjk-stem-branch</span>
<span>From: c933103</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/2097'>https://github.com/w3c/csswg-drafts/issues/2097</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/2097#issuecomment-350510113'>https://github.com/w3c/csswg-drafts/issues/2097#issuecomment-350510113</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/2097#issuecomment-524268346'>https://github.com/w3c/csswg-drafts/issues/2097#issuecomment-524268346</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/2097#issuecomment-840846519'>https://github.com/w3c/csswg-drafts/issues/2097#issuecomment-840846519</a></span>
<span class="oi">Closed: OutOfScope / Deferred</span>
<span>Note: cjk-tally-mark and cjk-stem-branch added to predefined-counter-styles</span>
<span>Note: suzhou-numeral not (yet) attested in list numbering, somewhat complex</span></pre>
<pre class='open ' id='issue-2'>
<span>Issue 2. <a href='#issue-2'>#</a></span>
<span>Summary: Add Korean korean-hangul-informal</span>
<span>From: c933103</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/2191'>https://github.com/w3c/csswg-drafts/issues/2191</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/2191#issuecomment-840844302'>https://github.com/w3c/csswg-drafts/issues/2191#issuecomment-840844302</a></span>
<span class="">Open: Awaiting response</span></pre>
<pre class=' a' id='issue-3'>
<span>Issue 3. <a href='#issue-3'>#</a></span>
<span>Summary: Allow UA-chosen fallback range for predefined counters</span>
<span>From: Liam Quin</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/2479'>https://github.com/w3c/csswg-drafts/issues/2479</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/2479#issuecomment-377025139'>https://github.com/w3c/csswg-drafts/issues/2479#issuecomment-377025139</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/2479#issuecomment-377111996'>https://github.com/w3c/csswg-drafts/issues/2479#issuecomment-377111996</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/2479#issuecomment-377190712'>https://github.com/w3c/csswg-drafts/issues/2479#issuecomment-377190712</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/2479#issuecomment-377337993'>https://github.com/w3c/csswg-drafts/issues/2479#issuecomment-377337993</a></span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/2479#issuecomment-377430501'>https://github.com/w3c/csswg-drafts/issues/2479#issuecomment-377430501</a></span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/2479#issuecomment-377445388'>https://github.com/w3c/csswg-drafts/issues/2479#issuecomment-377445388</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/2479#issuecomment-840851200'>https://github.com/w3c/csswg-drafts/issues/2479#issuecomment-840851200</a></span>
<span class="r">Closed: Rejected</span>
<span class="a">Verified: <a href='https://github.com/w3c/csswg-drafts/issues/2479#issuecomment-840917372'>https://github.com/w3c/csswg-drafts/issues/2479#issuecomment-840917372</a></span>
<span>Resolved: Editor discretion</span></pre>
<pre class=' a' id='issue-4'>
<span>Issue 4. <a href='#issue-4'>#</a></span>
<span>Summary: Make none/disc/decimal non-overridable</span>
<span>From: Emilio Cobos Álvarez</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/3584'>https://github.com/w3c/csswg-drafts/issues/3584</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/3584#issuecomment-459885191'>https://github.com/w3c/csswg-drafts/issues/3584#issuecomment-459885191</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2021Jun/0005.html'>https://lists.w3.org/Archives/Public/www-style/2021Jun/0005.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2021Jun/0005.html"><abbr title="Thread">∈</abbr></a></span></pre>
<pre class=' a' id='issue-5'>
<span>Issue 5. <a href='#issue-5'>#</a></span>
<span>Summary: What's "current" in "currently defined"?</span>
<span>From: Simon Sapin</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2011Dec/0207.html'>https://lists.w3.org/Archives/Public/www-style/2011Dec/0207.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2011Dec/0207.html"><abbr title="Thread">∈</abbr></a></span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/4205'>https://github.com/w3c/csswg-drafts/issues/4205</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/4205'>https://github.com/w3c/csswg-drafts/issues/4205</a></span>
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/6e6df34a71d94ec359bf37831762c55992ccff3a'>https://github.com/w3c/csswg-drafts/commit/6e6df34a71d94ec359bf37831762c55992ccff3a</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Editorial</span></pre>
<pre class=' a' id='issue-6'>
<span>Issue 6. <a href='#issue-6'>#</a></span>
<span>Summary: Clarify @counter-style lookup wrt shadow DOM</span>
<span>From: Xiaochengh</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/5693'>https://github.com/w3c/csswg-drafts/issues/5693</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/5693#issuecomment-840888560'>https://github.com/w3c/csswg-drafts/issues/5693#issuecomment-840888560</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2021Jun/0005.html'>https://lists.w3.org/Archives/Public/www-style/2021Jun/0005.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2021Jun/0005.html"><abbr title="Thread">∈</abbr></a></span></pre>
<pre class=' a' id='issue-7'>
<span>Issue 7. <a href='#issue-7'>#</a></span>
<span>Summary: Clarify "invalid and must be ignored"</span>
<span>From: Xiaocheng</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/5698'>https://github.com/w3c/csswg-drafts/issues/5698</a></span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/5698#issuecomment-723358651'>https://github.com/w3c/csswg-drafts/issues/5698#issuecomment-723358651</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/5698#issuecomment-840855313'>https://github.com/w3c/csswg-drafts/issues/5698#issuecomment-840855313</a></span>
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/666d29cb0afca2429fe8a0380154e2393172de5e'>https://github.com/w3c/csswg-drafts/commit/666d29cb0afca2429fe8a0380154e2393172de5e</a></span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/5717'>https://github.com/w3c/csswg-drafts/issues/5717</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/5717#issuecomment-840858121'>https://github.com/w3c/csswg-drafts/issues/5717#issuecomment-840858121</a></span>
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/ba2a8cbd69a0205f409fe8019e746d9a81dad9cc'>https://github.com/w3c/csswg-drafts/commit/ba2a8cbd69a0205f409fe8019e746d9a81dad9cc</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2017Oct/0025.html'>https://lists.w3.org/Archives/Public/www-style/2017Oct/0025.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2017Oct/0025.html"><abbr title="Thread">∈</abbr></a></span></pre>
<pre class=' a' id='issue-8'>
<span>Issue 8. <a href='#issue-8'>#</a></span>
<span>Summary: Additive algorithm shouldn't divide by zero</span>
<span>From: Oriol Brufau</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/5784'>https://github.com/w3c/csswg-drafts/issues/5784</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/5784#issuecomment-840874540'>https://github.com/w3c/csswg-drafts/issues/5784#issuecomment-840874540</a></span>
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/3f1f116d45efed6f4e30299f9b774d89e1be1620'>https://github.com/w3c/csswg-drafts/commit/3f1f116d45efed6f4e30299f9b774d89e1be1620</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Bugfix</span></pre>
<pre class=' r' id='issue-9'>
<span>Issue 9. <a href='#issue-9'>#</a></span>
<span>Summary: Change 'pad' descriptor handling of negative sign</span>
<span>From: Xiaochengh</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/5906'>https://github.com/w3c/csswg-drafts/issues/5906</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/5906#issuecomment-770123158'>https://github.com/w3c/csswg-drafts/issues/5906#issuecomment-770123158</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/5906#issuecomment-854247030'>https://github.com/w3c/csswg-drafts/issues/5906#issuecomment-854247030</a></span>
<span class="r">Closed: Rejected</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2021Jun/0005.html'>https://lists.w3.org/Archives/Public/www-style/2021Jun/0005.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2021Jun/0005.html"><abbr title="Thread">∈</abbr></a></span></pre>
<pre class=' a' id='issue-10'>
<span>Issue 10. <a href='#issue-10'>#</a></span>
<span>Summary: 'speak-as' and non-speech AT</span>
<span>From: Meredith Lane</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/6040'>https://github.com/w3c/csswg-drafts/issues/6040</a></span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/6040#issuecomment-799868468'>https://github.com/w3c/csswg-drafts/issues/6040#issuecomment-799868468</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/6040#issuecomment-805485843'>https://github.com/w3c/csswg-drafts/issues/6040#issuecomment-805485843</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/6040#issuecomment-840894769'>https://github.com/w3c/csswg-drafts/issues/6040#issuecomment-840894769</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Editor discretion</span></pre>
<pre class=' oi' id='issue-11'>
<span>Issue 11. <a href='#issue-11'>#</a></span>
<span>Summary: Adding Pre-defined counter styles for Indian Languages</span>
<span>From: Prashant Verma</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/6127'>https://github.com/w3c/csswg-drafts/issues/6127</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/6127#issuecomment-805198573'>https://github.com/w3c/csswg-drafts/issues/6127#issuecomment-805198573</a></span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/6127#issuecomment-805430549'>https://github.com/w3c/csswg-drafts/issues/6127#issuecomment-805430549</a></span>
<span class="oi">Closed: OutOfScope</span>
<span>Note: Refiled as <a href='https://github.com/w3c/predefined-counter-styles/issues/36'>https://github.com/w3c/predefined-counter-styles/issues/36</a></span></pre>
<pre class=' a' id='issue-12'>
<span>Issue 12. <a href='#issue-12'>#</a></span>
<span>Summary: Change 'square' symbol from U+25FE to something else</span>
<span>From: Mats Palmgren</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/6200'>https://github.com/w3c/csswg-drafts/issues/6200</a></span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/6200#issuecomment-816930728'>https://github.com/w3c/csswg-drafts/issues/6200#issuecomment-816930728</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/6200#issuecomment-828616747'>https://github.com/w3c/csswg-drafts/issues/6200#issuecomment-828616747</a></span>
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/bf117c52a7762d9f0f1c5853e2270efd6a5c2662'>https://github.com/w3c/csswg-drafts/commit/bf117c52a7762d9f0f1c5853e2270efd6a5c2662</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2021Apr/0006.html'>https://lists.w3.org/Archives/Public/www-style/2021Apr/0006.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2021Apr/0006.html"><abbr title="Thread">∈</abbr></a></span></pre>
<pre class=' a' id='issue-13'>
<span>Issue 13. <a href='#issue-13'>#</a></span>
<span>Summary: Restrict font family of predefined list-style symbols</span>
<span>From: Oriol Brufau</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/6201'>https://github.com/w3c/csswg-drafts/issues/6201</a></span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/6201#issuecomment-840859520'>https://github.com/w3c/csswg-drafts/issues/6201#issuecomment-840859520</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/6201#issuecomment-854261389'>https://github.com/w3c/csswg-drafts/issues/6201#issuecomment-854261389</a></span>
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/691ec4b749374dd88dd1c9d2f0e10d6f92e60a6c'>https://github.com/w3c/csswg-drafts/commit/691ec4b749374dd88dd1c9d2f0e10d6f92e60a6c</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Editor discretion</span></pre>
<pre class=' ' id='issue-13'>
</pre>
<script>
(function () {
var sheet = document.styleSheets[0];
function addCheckbox(className) {
var element = document.querySelector('*.' + className);
var span = document.createElement('span');
span.innerHTML = element.innerHTML;
element.innerHTML = null;
var check = document.createElement('input');
check.type = 'checkbox';
if (className == 'open') {
check.checked = false;
sheet.insertRule('pre:not(.open)' + '{}', sheet.cssRules.length);
check.onchange = function (e) {
rule.style.display = this.checked ? 'none' : 'block';
}
}
else {
check.checked = true;
sheet.insertRule('pre.' + className + '{}', sheet.cssRules.length);
check.onchange = function (e) {
rule.style.display = this.checked ? 'block' : 'none';
}
}
var rule = sheet.cssRules[sheet.cssRules.length - 1];
element.appendChild(check);
element.appendChild(span);
}
['a', 'd', 'fo', 'oi', 'r', 'open'].forEach(addCheckbox);
}());
</script>