-
Notifications
You must be signed in to change notification settings - Fork 707
/
Copy pathissues-cr-2013.html
315 lines (308 loc) · 19.4 KB
/
issues-cr-2013.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
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
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Conditional Rules Level 3 Disposition of Comments for 2013-04-04 CR</title>
<style>
.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 Conditional Rules Level 3 Disposition of Comments for 2013-04-04 CR</h1>
<p>Review document: <a href="https://www.w3.org/TR/2013/CR-css3-conditional-20130404/">https://www.w3.org/TR/2013/CR-css3-conditional-20130404/</a>
<p>Editor's draft: <a href="http://dev.w3.org/csswg/css3-conditional/">http://dev.w3.org/csswg/css3-conditional/</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: Improve Examples
From: Brad Kemper
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2013Mar/0037.html'>http://lists.w3.org/Archives/Public/www-style/2013Mar/0037.html</a>
Response: [url]
Changes: <a href='https://hg.csswg.org/drafts/rev/a738b83fd597'>https://hg.csswg.org/drafts/rev/a738b83fd597</a>
Changes: <a href='https://hg.csswg.org/drafts/rev/9421e8cccd2e'>https://hg.csswg.org/drafts/rev/9421e8cccd2e</a>
Closed: Accepted
Resolved: Editorial</pre>
<pre class='a' id='issue-2'>
Issue 2. <a href='#issue-2'>#</a>
Summary: EOF handling in conditionText setter and CSS.supports()
From: Cameron McCormack
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2013Apr/0040.html'>http://lists.w3.org/Archives/Public/www-style/2013Apr/0040.html</a>
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/3173'>https://github.com/w3c/csswg-drafts/issues/3173</a>
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2013Jun/0140.html'>https://lists.w3.org/Archives/Public/www-style/2013Jun/0140.html</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/3173#issuecomment-700327763'>https://github.com/w3c/csswg-drafts/issues/3173#issuecomment-700327763</a>
Changes: <a href='https://github.com/w3c/csswg-drafts/commit/097bfe99299b7ad7b83bc5183d01452d566ef9c8'>https://github.com/w3c/csswg-drafts/commit/097bfe99299b7ad7b83bc5183d01452d566ef9c8</a>
Closed: Accepted
Resolved: Obvious bugfix</pre>
<pre class='a' id='issue-3'>
Issue 3. <a href='#issue-3'>#</a>
Summary: Are there issues with !important in @supports? (Is the grammar wrong?)
From: Simon Sapin
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2013Apr/0698.html'>http://lists.w3.org/Archives/Public/www-style/2013Apr/0698.html</a>
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/5559'>https://github.com/w3c/csswg-drafts/issues/5559</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/5559#issuecomment-714530509'>https://github.com/w3c/csswg-drafts/issues/5559#issuecomment-714530509</a>
Closed: Accepted
Resolved: No change, no issue</pre>
<pre class='a' id='issue-4'>
Issue 4. <a href='#issue-4'>#</a>
Summary: Inconsistent use of straight vs curly quotes
From: Jens Oliver Meiert
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016Jan/0059.html'>https://lists.w3.org/Archives/Public/www-style/2016Jan/0059.html</a>
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016Jan/0060.html'>https://lists.w3.org/Archives/Public/www-style/2016Jan/0060.html</a>
Closed: Accepted
Resolved: Editorial</pre>
<pre class='r' id='issue-5'>
Issue 5. <a href='#issue-5'>#</a>
Summary: @supports for entire CSS modules
From: Dennis Heuer
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2018Jan/0087.html'>https://lists.w3.org/Archives/Public/www-style/2018Jan/0087.html</a>
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2018Jan/0090.html'>https://lists.w3.org/Archives/Public/www-style/2018Jan/0090.html</a>
Closed: Rejected</pre>
<pre class='a' id='issue-6'>
Issue 6. <a href='#issue-6'>#</a>
Summary: @supports vs quirks mode color and unitless length parsing
From: Simon Pieters
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Nov/0338.html'>https://lists.w3.org/Archives/Public/www-style/2015Nov/0338.html</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/3162#issuecomment-425008186'>https://github.com/w3c/csswg-drafts/issues/3162#issuecomment-425008186</a>
Closed: OutOfScope
Verified: <a href='https://github.com/w3c/csswg-drafts/issues/3162#issuecomment-425008186'>https://github.com/w3c/csswg-drafts/issues/3162#issuecomment-425008186</a></pre>
<pre class='a' id='issue-7'>
Issue 7. <a href='#issue-7'>#</a>
Summary: <a href='https://lists.w3.org/Archives/Public/www-style/2015Sep/0073.html'>https://lists.w3.org/Archives/Public/www-style/2015Sep/0073.html</a>
From: Tom Potts
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Sep/0073.html'>https://lists.w3.org/Archives/Public/www-style/2015Sep/0073.html</a>
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Sep/0074.html'>https://lists.w3.org/Archives/Public/www-style/2015Sep/0074.html</a>
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Sep/0087.html'>https://lists.w3.org/Archives/Public/www-style/2015Sep/0087.html</a>
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Dec/0081.html'>https://lists.w3.org/Archives/Public/www-style/2015Dec/0081.html</a>
Closed: Accepted
Resolved: Editorial</pre>
<pre class='d' id='issue-8'>
Issue 8. <a href='#issue-8'>#</a>
Summary: Supports conditionals on @import
From: Tab Atkins
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Jan/0292.html'>https://lists.w3.org/Archives/Public/www-style/2015Jan/0292.html</a>
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Jan/0294.html'>https://lists.w3.org/Archives/Public/www-style/2015Jan/0294.html</a>
Closed: Deferred
Note: Addressed in <a href='https://www.w3.org/TR/css-cascade-4/'>https://www.w3.org/TR/css-cascade-4/</a></pre>
<pre class='a' id='issue-9'>
Issue 9. <a href='#issue-9'>#</a>
Summary: CSSMediaRule media readonly or forwards to mediaText?
From: Bogdan Brinza
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2014Jun/0279.html'>https://lists.w3.org/Archives/Public/www-style/2014Jun/0279.html</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/3166#issuecomment-425695239'>https://github.com/w3c/csswg-drafts/issues/3166#issuecomment-425695239</a>
Closed: Accepted
Resolved: Editor Discretion</pre>
<pre class='a' id='issue-10'>
Issue 10. <a href='#issue-10'>#</a>
Summary: Invalid examples using 'flexbox' instead of 'flex'
From: Bruno Racineux
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2014Apr/0448.html'>https://lists.w3.org/Archives/Public/www-style/2014Apr/0448.html</a>
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2014May/0004.html'>https://lists.w3.org/Archives/Public/www-style/2014May/0004.html</a>
Closed: Accepted
Resolved: Editorial</pre>
<pre class='a' id='issue-11'>
Issue 11. <a href='#issue-11'>#</a>
Summary: Passing lone surrogates to CSS.supports()
From: Cameron McCormack
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2013Aug/0546.html'>https://lists.w3.org/Archives/Public/www-style/2013Aug/0546.html</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/3168#issuecomment-425580635'>https://github.com/w3c/csswg-drafts/issues/3168#issuecomment-425580635</a>
Closed: Invalid
Verified: =heycam= Verify</pre>
<pre class='a' id='issue-12'>
Issue 12. <a href='#issue-12'>#</a>
Summary: allowing a whitespace-only variable value
From: Cameron McCormack
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2013Aug/0520.html'>https://lists.w3.org/Archives/Public/www-style/2013Aug/0520.html</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/3169#issuecomment-424903326'>https://github.com/w3c/csswg-drafts/issues/3169#issuecomment-424903326</a>
Closed: Accepted
Verified: =heycam= Verify</pre>
<pre class='a' id='issue-13'>
Issue 13. <a href='#issue-13'>#</a>
Summary: bad-string and bad-url tokens in non-custom properties w/ variables
From: Cameron McCormack
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2013Aug/0525.html'>https://lists.w3.org/Archives/Public/www-style/2013Aug/0525.html</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/3170#issuecomment-424906662'>https://github.com/w3c/csswg-drafts/issues/3170#issuecomment-424906662</a>
Closed: Accepted
Resolved: Editor Discretion
Verified: =heycam= Verify</pre>
<pre class='a' id='issue-14'>
Issue 14. <a href='#issue-14'>#</a>
Summary: variable declarations and references in @supports conditions
From: Cameron McCormack
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2013Aug/0506.html'>https://lists.w3.org/Archives/Public/www-style/2013Aug/0506.html</a>
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/3171'>https://github.com/w3c/csswg-drafts/issues/3171</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/3171#issuecomment-701967146'>https://github.com/w3c/csswg-drafts/issues/3171#issuecomment-701967146</a>
Closed: Accepted
Verified: =heycam= Verify</pre>
<pre class='oi' id='issue-15'>
Issue 15. <a href='#issue-15'>#</a>
Summary: Allowing semicolons
From: Simon Sapin
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2013Aug/0527.html'>https://lists.w3.org/Archives/Public/www-style/2013Aug/0527.html</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/5558'>https://github.com/w3c/csswg-drafts/issues/5558</a>
Closed: Invalid (already interoperable)</pre>
<pre class='a' id='issue-16'>
Issue 16. <a href='#issue-16'>#</a>
Summary: Why should CSSMediaRule inherit from CSSConditionRule?
From: Simon Pieters
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2013Jun/0331.html'>https://lists.w3.org/Archives/Public/www-style/2013Jun/0331.html</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/3172#issuecomment-425009002'>https://github.com/w3c/csswg-drafts/issues/3172#issuecomment-425009002</a>
Closed: Retracted</pre>
<pre class='a' id='issue-17'>
Issue 17. <a href='#issue-17'>#</a>
Summary: assigning to conditionText and calling CSS.supports()
From: Cameron McCormack
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2013Apr/0040.html'>https://lists.w3.org/Archives/Public/www-style/2013Apr/0040.html</a>
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/3173'>https://github.com/w3c/csswg-drafts/issues/3173</a>
Closed: Accepted</pre>
<pre class='a' id='issue-18'>
Issue 18. <a href='#issue-18'>#</a>
Summary: Detecting support for generic font families
From: Philip Jägenstedt
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/590'>https://github.com/w3c/csswg-drafts/issues/590</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/590#issuecomment-252930612'>https://github.com/w3c/csswg-drafts/issues/590#issuecomment-252930612</a>
Closed: Retracted</pre>
<pre class='a' id='issue-19'>
Issue 19. <a href='#issue-19'>#</a>
Summary: CSSOM and Conditional Rules disagree on how CSSMediaRule behaves
From: Boris Zbarsky
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/845'>https://github.com/w3c/csswg-drafts/issues/845</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/845#issuecomment-378431061'>https://github.com/w3c/csswg-drafts/issues/845#issuecomment-378431061</a>
Closed: Fixed/OutOfScope
Verified: <a href='https://github.com/w3c/csswg-drafts/issues/845#issuecomment-378457330'>https://github.com/w3c/csswg-drafts/issues/845#issuecomment-378457330</a></pre>
<pre class='a' id='issue-20'>
Issue 20. <a href='#issue-20'>#</a>
Summary: Unbalanced Brackets in @supports
From: Xidorn Quan
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1016'>https://github.com/w3c/csswg-drafts/issues/1016</a>
Closed: Fixed/OutOfScope
Verified: <a href='https://github.com/w3c/csswg-drafts/issues/1016'>https://github.com/w3c/csswg-drafts/issues/1016</a></pre>
<pre class='a' id='issue-21'>
Issue 21. <a href='#issue-21'>#</a>
Summary: Define whether undeclared namespaces are valid in @supports
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/3220'>https://github.com/w3c/csswg-drafts/issues/3220</a>
Response <a href='https://github.com/w3c/csswg-drafts/issues/3220#issuecomment-714527458'>https://github.com/w3c/csswg-drafts/issues/3220#issuecomment-714527458</a>
Closed: Fixed/OutOfScope
Verified: =heycam= Verify</pre>
<pre class='a' id='issue-22'>
Issue 22. <a href='#issue-22'>#</a>
Summary: Allow nesting of media queries
From: Andres Galante
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1191'>https://github.com/w3c/csswg-drafts/issues/1191</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/1191#issuecomment-292822521'>https://github.com/w3c/csswg-drafts/issues/1191#issuecomment-292822521</a>
Closed: Invalid (already possible)
Verified: <a href='https://github.com/w3c/csswg-drafts/issues/1191#issuecomment-292908002'>https://github.com/w3c/csswg-drafts/issues/1191#issuecomment-292908002</a></pre>
<pre class='a' id='issue-23'>
Issue 23. <a href='#issue-23'>#</a>
Summary: Note fingerprinting in Security & Privacy considerations
From: Tantek Çelik
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1243'>https://github.com/w3c/csswg-drafts/issues/1243</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/1243#issuecomment-401673962'>https://github.com/w3c/csswg-drafts/issues/1243#issuecomment-401673962</a>
Closed: Accepted</pre>
<pre class='a' id='issue-24'>
Issue 24. <a href='#issue-24'>#</a>
Summary: Invalid IDL syntax for CSSRule
From: Kagami Sascha Rosylight (saschanaz)
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/2034'>https://github.com/w3c/csswg-drafts/issues/2034</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/2034#issuecomment-357311690'>https://github.com/w3c/csswg-drafts/issues/2034#issuecomment-357311690</a>
Closed: Accepted
Resolved: Editorial</pre>
<pre class='a' id='issue-25'>
Issue 25. <a href='#issue-25'>#</a>
Summary: Duplicate definitions of CSSGroupingRule
From: Philip Jägenstedt
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/3528'>https://github.com/w3c/csswg-drafts/issues/3528</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/3528#issuecomment-507483407'>https://github.com/w3c/csswg-drafts/issues/3528#issuecomment-507483407</a>
Closed: Accepted</pre>
<pre class='a' id='issue-26'>
Issue 26. <a href='#issue-26'>#</a>
Summary: What happened to The CSSGroupingRule interface
From: Chris Lilley
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/5560'>https://github.com/w3c/csswg-drafts/issues/5560</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/5560#issuecomment-701000881'>https://github.com/w3c/csswg-drafts/issues/5560#issuecomment-701000881</a>
Closed: Retracted (question answered)
Verified: <a href='https://github.com/w3c/csswg-drafts/issues/5560#issuecomment-701529117'>https://github.com/w3c/csswg-drafts/issues/5560#issuecomment-701529117</a></pre>
<pre class='a' id='issue-27'>
Issue 27. <a href='#issue-27'>#</a>
Summary: Let's finish the specification
From: Chris Lilley
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/5315'>https://github.com/w3c/csswg-drafts/issues/5315</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/5315#issuecomment-689662965'>https://github.com/w3c/csswg-drafts/issues/5315#issuecomment-689662965</a>
Closed: Accepted (new editors added)
Verified: <a href='https://github.com/w3c/csswg-drafts/issues/5315#issuecomment-712275887'>https://github.com/w3c/csswg-drafts/issues/5315#issuecomment-712275887</a></pre>
<pre class='a' id='issue-28'>
Issue 28. <a href='#issue-28'>#</a>
Summary: I18n Short Review answers
From: Chris Lilley
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/5568'>https://github.com/w3c/csswg-drafts/issues/5568</a>
Closed: Accepted (no issues found)
Verified: <a href='https://github.com/w3c/i18n-request/issues/136#issuecomment-726036158'>https://github.com/w3c/i18n-request/issues/136#issuecomment-726036158</a></pre>
<pre class='a' id='issue-28'>
Issue 28. <a href='#issue-28'>#</a>
Summary: Security review answers
From: arturjanc
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/5568'>https://github.com/w3c/csswg-drafts/issues/5568</a>
Closed: No security issues found
Verified: <a href='https://github.com/w3c/csswg-drafts/issues/5567#issuecomment-711138652'>https://github.com/w3c/csswg-drafts/issues/5567#issuecomment-711138652</a></pre>
<pre class='a' id='issue-29'>
Issue 29. <a href='#issue-29'>#</a>
Summary: Accessibility review requested for CSS Conditional 3
From: digilou
Comment: <a href='https://github.com/w3c/css-a11y/issues/42'>https://github.com/w3c/css-a11y/issues/42</a>
Closed: No accessibility issues found
Verified: <a href='https://github.com/w3c/css-a11y/issues/42#issuecomment-705052233'>https://github.com/w3c/css-a11y/issues/42#issuecomment-705052233</a></pre>
<pre class='a' id='issue-30'>
Issue 30. <a href='#issue-30'>#</a>
Summary: Privacy review of CSS Conditional 3
From: jyasskin
Comment: <a href='https://github.com/w3cping/privacy-reviews/issues/18'>https://github.com/w3cping/privacy-reviews/issues/18</a>
Closed: No privacy issues found
Verified: <a href='https://github.com/w3c/csswg-drafts/issues/5569#issuecomment-736147135'>https://github.com/w3c/csswg-drafts/issues/5569#issuecomment-736147135</a></pre>
<pre class='a' id='issue-31'>
Issue 31. <a href='#issue-31'>#</a>
Summary: Wide Review status (tracking issue)
From: Chris Lilley
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/5569'>https://github.com/w3c/csswg-drafts/issues/5569</a>
Closed: Accepted (Wide review complete)</pre>
<script>
(function () {
var sheet = document.styleSheets[0];
function addCheckbox(className) {
var element = document.querySelector('*.' + className);
var label = document.createElement('label');
label.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(label);
label.insertBefore(check, label.firstChild);
}
['a', 'd', 'fo', 'oi', 'r', 'open'].forEach(addCheckbox);
}());
</script>