-
Notifications
You must be signed in to change notification settings - Fork 707
/
Copy pathissues-fpwd-2015.html
432 lines (425 loc) · 28 KB
/
issues-fpwd-2015.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
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Basic User Interface Module Level 4 Disposition of Comments for 2015-09-22 WD</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 Basic User Interface Module Level 4 Disposition of Comments for 2015-09-22 WD</h1>
<p>Review document: <a href="https://www.w3.org/TR/2015/WD-css-ui-4-20150922/">https://www.w3.org/TR/2015/WD-css-ui-4-20150922/</a>
<p>Editor's draft: <a href="http://dev.w3.org/csswg/css-ui-4/">http://dev.w3.org/csswg/css-ui-4/</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: 'appearance' is not web compatible
From: Mats Palmgren
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1250'>https://github.com/w3c/csswg-drafts/issues/1250</a>
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1250#issuecomment-301033093'>https://github.com/w3c/csswg-drafts/issues/1250#issuecomment-301033093</a>
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1250#issuecomment-306788821'>https://github.com/w3c/csswg-drafts/issues/1250#issuecomment-306788821</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/1250#issuecomment-320003220'>https://github.com/w3c/csswg-drafts/issues/1250#issuecomment-320003220</a>
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2018Dec/0003.html'>https://lists.w3.org/Archives/Public/www-style/2018Dec/0003.html</a>
Response: <a href='https://github.com/w3c/csswg-drafts/commit/d7a03ec25668fea9a933e6eaf2f1d382f4bdf52e'>https://github.com/w3c/csswg-drafts/commit/d7a03ec25668fea9a933e6eaf2f1d382f4bdf52e</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/1250#issuecomment-492759907'>https://github.com/w3c/csswg-drafts/issues/1250#issuecomment-492759907</a>
Response: <a href='https://github.com/w3c/csswg-drafts/pull/3543'>https://github.com/w3c/csswg-drafts/pull/3543</a>
Response: <a href='https://github.com/w3c/csswg-drafts/pull/3544'>https://github.com/w3c/csswg-drafts/pull/3544</a>
Response: <a href='https://github.com/w3c/csswg-drafts/pull/3545'>https://github.com/w3c/csswg-drafts/pull/3545</a>
Response: <a href='https://github.com/w3c/csswg-drafts/pull/3546'>https://github.com/w3c/csswg-drafts/pull/3546</a>
Closed: Accepted
Resolved: <a href='https://github.com/w3c/csswg-drafts/issues/1250#issuecomment-556123244'>https://github.com/w3c/csswg-drafts/issues/1250#issuecomment-556123244</a></pre>
<pre class='a' id='issue-2'>
Issue 2. <a href='#issue-2'>#</a>
Summary: Spatial Navigation needs a new home in WICG
From: Tantek Çelik
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1948'>https://github.com/w3c/csswg-drafts/issues/1948</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/1948#issuecomment-343587403'>https://github.com/w3c/csswg-drafts/issues/1948#issuecomment-343587403</a>
Closed: Accepted
Resolved: <a href='https://logs.csswg.org/irc.w3.org/css/2017-11-07/#e907696'>https://logs.csswg.org/irc.w3.org/css/2017-11-07/#e907696</a></pre>
<pre class='d' id='issue-3'>
Issue 3. <a href='#issue-3'>#</a>
Summary: Please add "tab-index" to CSS specification
From: Nadya678
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1748'>https://github.com/w3c/csswg-drafts/issues/1748</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/1748#issuecomment-344493880'>https://github.com/w3c/csswg-drafts/issues/1748#issuecomment-344493880</a>
Closed: Deferred
Resolved: <a href='https://logs.csswg.org/irc.w3.org/css/2017-11-07/#e907696'>https://logs.csswg.org/irc.w3.org/css/2017-11-07/#e907696</a></pre>
<pre class='d' id='issue-4'>
Issue 4. <a href='#issue-4'>#</a>
Summary: Arrow-index property
From: Brad Kemper
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1762'>https://github.com/w3c/csswg-drafts/issues/1762</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/1762#issuecomment-344504643'>https://github.com/w3c/csswg-drafts/issues/1762#issuecomment-344504643</a>
Closed: Deferred
Resolved: <a href='https://logs.csswg.org/irc.w3.org/css/2017-11-07/#e907696'>https://logs.csswg.org/irc.w3.org/css/2017-11-07/#e907696</a></pre>
<pre class='d' id='issue-5'>
Issue 5. <a href='#issue-5'>#</a>
Summary: Add a property controlling the navigation order
From: Sebastian Zartner
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1764'>https://github.com/w3c/csswg-drafts/issues/1764</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/1764#issuecomment-344493895'>https://github.com/w3c/csswg-drafts/issues/1764#issuecomment-344493895</a>
Closed: Deferred
Resolved: <a href='https://logs.csswg.org/irc.w3.org/css/2017-11-07/#e907696'>https://logs.csswg.org/irc.w3.org/css/2017-11-07/#e907696</a></pre>
<pre class='d' id='issue-6'>
Issue 6. <a href='#issue-6'>#</a>
Summary: Scoping navigation/focus subtrees
From: James Craig
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1949'>https://github.com/w3c/csswg-drafts/issues/1949</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/1949#issuecomment-344495152'>https://github.com/w3c/csswg-drafts/issues/1949#issuecomment-344495152</a>
Closed: Deferred
Resolved: <a href='https://logs.csswg.org/irc.w3.org/css/2017-11-07/#e907696'>https://logs.csswg.org/irc.w3.org/css/2017-11-07/#e907696</a></pre>
<pre class='a' id='issue-7'>
Issue 7. <a href='#issue-7'>#</a>
Summary: none value for nav-up, nav-right, nav-down, nav-left properties
From: Jihye Hong
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1822'>https://github.com/w3c/csswg-drafts/issues/1822</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/1822#issuecomment-330418767'>https://github.com/w3c/csswg-drafts/issues/1822#issuecomment-330418767</a>
Closed: Rejected
Resolved: Editors' discretion
Verified: <a href='https://github.com/w3c/csswg-drafts/issues/1822#issuecomment-330713355'>https://github.com/w3c/csswg-drafts/issues/1822#issuecomment-330713355</a></pre>
<pre class='a' id='issue-8'>
Issue 8. <a href='#issue-8'>#</a>
Summary: Activating spatial navigation
From: Florian Rivoal
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1940'>https://github.com/w3c/csswg-drafts/issues/1940</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/1940#issuecomment-344522185'>https://github.com/w3c/csswg-drafts/issues/1940#issuecomment-344522185</a>
Closed: Deferred
Resolved: <a href='https://logs.csswg.org/irc.w3.org/css/2017-11-07/#e907696'>https://logs.csswg.org/irc.w3.org/css/2017-11-07/#e907696</a>
Verified: <a href='https://github.com/w3c/csswg-drafts/issues/1940#issuecomment-344522185'>https://github.com/w3c/csswg-drafts/issues/1940#issuecomment-344522185</a></pre>
<pre class='a' id='issue-9'>
Issue 9. <a href='#issue-9'>#</a>
Summary: Spec is hard to understand with regards to bidi and ellipsis
From: Koji Ishii
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/2125'>https://github.com/w3c/csswg-drafts/issues/2125</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/2125#issuecomment-356971335'>https://github.com/w3c/csswg-drafts/issues/2125#issuecomment-356971335</a>
Closed: Accepted
Resolved: Editorial</pre>
<pre class='a' id='issue-10'>
Issue 10. <a href='#issue-10'>#</a>
Summary: Rendering of <input> is weird and undefined
From: isangelawu
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1941'>https://github.com/w3c/csswg-drafts/issues/1941</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/1941#issuecomment-345380779'>https://github.com/w3c/csswg-drafts/issues/1941#issuecomment-345380779</a>
Closed: Accepted
Resolved: <a href='https://github.com/w3c/csswg-drafts/issues/1941#issuecomment-356685574'>https://github.com/w3c/csswg-drafts/issues/1941#issuecomment-356685574</a></pre>
<pre class='a' id='issue-11'>
Issue 11. <a href='#issue-11'>#</a>
Summary: Grammar of outline-style poorly defined
From: Louis Lazaris
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/2466'>https://github.com/w3c/csswg-drafts/issues/2466</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/2466#issuecomment-376016337'>https://github.com/w3c/csswg-drafts/issues/2466#issuecomment-376016337</a>
Closed: Accepted
Resolved: Editorial</pre>
<pre class='a' id='issue-12'>
Issue 12. <a href='#issue-12'>#</a>
Summary: let user-select:contain prohibit selection from outside
From: Yoichi Osato
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1815'>https://github.com/w3c/csswg-drafts/issues/1815</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/1815#issuecomment-329681869'>https://github.com/w3c/csswg-drafts/issues/1815#issuecomment-329681869</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/1815#issuecomment-376457305'>https://github.com/w3c/csswg-drafts/issues/1815#issuecomment-376457305</a>
Closed: Rejected
Resolved: <a href='https://github.com/w3c/csswg-drafts/issues/1815#issuecomment-418918926/1814'>https://github.com/w3c/csswg-drafts/issues/1815#issuecomment-418918926/1814</a>
Verified: <a href='https://github.com/w3c/csswg-drafts/issues/1815#issuecomment-418936418'>https://github.com/w3c/csswg-drafts/issues/1815#issuecomment-418936418</a></pre>
<pre class='a' id='issue-13'>
Issue 13. <a href='#issue-13'>#</a>
Summary: Clarify effect of anonymous block container boxes on text-overflow
From: Oriol Brufau
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/2595'>https://github.com/w3c/csswg-drafts/issues/2595</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/2595#issuecomment-386153703'>https://github.com/w3c/csswg-drafts/issues/2595#issuecomment-386153703</a>
Closed: Accepted
Resolved: <a href='https://github.com/w3c/csswg-drafts/issues/2595#issuecomment-386153703'>https://github.com/w3c/csswg-drafts/issues/2595#issuecomment-386153703</a></pre>
<pre class='a' id='issue-14'>
Issue 14. <a href='#issue-14'>#</a>
Summary: Require link-pointer when pointer is over a link
From: Tobi Reif
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/2664'>https://github.com/w3c/csswg-drafts/issues/2664</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/2664#issuecomment-388486742'>https://github.com/w3c/csswg-drafts/issues/2664#issuecomment-388486742</a>
Closed: Accepted
Resolved: <a href='https://github.com/w3c/csswg-drafts/issues/2664#issuecomment-395243086'>https://github.com/w3c/csswg-drafts/issues/2664#issuecomment-395243086</a></pre>
<pre class='a' id='issue-15'>
Issue 15. <a href='#issue-15'>#</a>
Summary: Make the text cursor better match writing modes
From: 張俊芝 (Zhang-Junzhi)
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/3196'>https://github.com/w3c/csswg-drafts/issues/3196</a>
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/3196#issuecomment-427467122'>https://github.com/w3c/csswg-drafts/issues/3196#issuecomment-427467122</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/3196#issuecomment-427736600'>https://github.com/w3c/csswg-drafts/issues/3196#issuecomment-427736600</a>
Closed: Accepted
Resolved: <a href='https://github.com/w3c/csswg-drafts/issues/3196#issuecomment-430693269'>https://github.com/w3c/csswg-drafts/issues/3196#issuecomment-430693269</a></pre>
<pre class='a' id='issue-16'>
Issue 16. <a href='#issue-16'>#</a>
Summary: Hovering over se-resize value definition in the spec doesn't change the cursor
From: Myles MaxField
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/3219'>https://github.com/w3c/csswg-drafts/issues/3219</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/3196#issuecomment-427736600'>https://github.com/w3c/csswg-drafts/issues/3196#issuecomment-427736600</a>
Closed: Accepted
Resolved: Editorial</pre>
<pre class='a' id='issue-17'>
Issue 17. <a href='#issue-17'>#</a>
Summary: The computed value rules of user-select is problematic
From: Yoichi Osato & Emilio Cobos Álvarez
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/336'>https://github.com/w3c/csswg-drafts/issues/336</a>
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/336#issuecomment-248437942'>https://github.com/w3c/csswg-drafts/issues/336#issuecomment-248437942</a>
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/3344'>https://github.com/w3c/csswg-drafts/issues/3344</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/3344#issuecomment-466839533'>https://github.com/w3c/csswg-drafts/issues/3344#issuecomment-466839533</a>
Closed: Accepted
Resolved: <a href='https://github.com/w3c/csswg-drafts/issues/3344#issuecomment-467637093'>https://github.com/w3c/csswg-drafts/issues/3344#issuecomment-467637093</a></pre>
<pre class='r' id='issue-18'>
Issue 18. <a href='#issue-18'>#</a>
Summary: Add a "caret" caret-shape
From: Christoph Päper
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/4402'>https://github.com/w3c/csswg-drafts/issues/4402</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/4402#issuecomment-569506963'>https://github.com/w3c/csswg-drafts/issues/4402#issuecomment-569506963</a>
Closed: Rejected
Resolved: Editor's Discretion</pre>
<pre class='a' id='issue-19'>
Issue 19. <a href='#issue-19'>#</a>
Summary: Change the pointer cursor to indicate any interactive element
From: Roman Komarov
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1936'>https://github.com/w3c/csswg-drafts/issues/1936</a>
Closed: Accepted
Resolved: <a href='https://github.com/w3c/csswg-drafts/issues/1936#issuecomment-420722704'>https://github.com/w3c/csswg-drafts/issues/1936#issuecomment-420722704</a></pre>
<pre class='a' id='issue-20'>
Issue 20. <a href='#issue-20'>#</a>
Summary: The appearance property needs to be made web-compatible
From: Simon Pieters
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/3024'>https://github.com/w3c/csswg-drafts/issues/3024</a>
Closed: Accepted
Resolved: <a href='https://github.com/w3c/csswg-drafts/issues/3024#issuecomment-467639795'>https://github.com/w3c/csswg-drafts/issues/3024#issuecomment-467639795</a></pre>
<pre class='r' id='issue-21'>
Issue 21. <a href='#issue-21'>#</a>
Summary: selector for overwrite mode to specify "caret-shape:block"
From: Yosinch
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/133'>https://github.com/w3c/csswg-drafts/issues/133</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/133#issuecomment-221749233'>https://github.com/w3c/csswg-drafts/issues/133#issuecomment-221749233</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/133#issuecomment-221749233'>https://github.com/w3c/csswg-drafts/issues/133#issuecomment-221749233</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/133#issuecomment-223470682'>https://github.com/w3c/csswg-drafts/issues/133#issuecomment-223470682</a>
Closed: Rejected
Resolved: Editor's Discretion</pre>
<pre class='a' id='issue-22'>
Issue 22. <a href='#issue-22'>#</a>
Summary: define user-select:all and contenteditable interaction
From: Yoichi Osato
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/231'>https://github.com/w3c/csswg-drafts/issues/231</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/231#issuecomment-228666013'>https://github.com/w3c/csswg-drafts/issues/231#issuecomment-228666013</a>
Closed: Invalid
Resolved: Editor's Discretion
Verified: <a href='https://github.com/w3c/csswg-drafts/issues/231#issuecomment-229570367'>https://github.com/w3c/csswg-drafts/issues/231#issuecomment-229570367</a></pre>
<pre class='a' id='issue-23'>
Issue 23. <a href='#issue-23'>#</a>
Summary: Clicking in a user-select:none element should not change the selection
From: Cyril Auburtin
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/319'>https://github.com/w3c/csswg-drafts/issues/319</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/319#issuecomment-246901524'>https://github.com/w3c/csswg-drafts/issues/319#issuecomment-246901524</a>
Closed: Accepted
Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2016Nov/0079.html'>https://lists.w3.org/Archives/Public/www-style/2016Nov/0079.html</a></pre>
<pre class='a' id='issue-24'>
Issue 24. <a href='#issue-24'>#</a>
Summary: Inline issue about compat values for appearance property not needed
From: Mats Palmgren
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/802'>https://github.com/w3c/csswg-drafts/issues/802</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/802#issuecomment-266931000<Paste>'>https://github.com/w3c/csswg-drafts/issues/802#issuecomment-266931000<Paste></a>
Closed: Accepted
Resolved: Editorial</pre>
<pre class='a' id='issue-25'>
Issue 25. <a href='#issue-25'>#</a>
Summary: Fix broken links
From: Fuqiao Xue
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1168'>https://github.com/w3c/csswg-drafts/issues/1168</a>
Closed: Accepted
Resolved: Editorial</pre>
<pre class='a' id='issue-26'>
Issue 26. <a href='#issue-26'>#</a>
Summary: Add CanIUse panels
From: Chris Rebert
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1200'>https://github.com/w3c/csswg-drafts/issues/1200</a>
Closed: Accepted
Resolved: Editorial</pre>
<pre class='a' id='issue-27'>
Issue 27. <a href='#issue-27'>#</a>
Summary: Make selection change behavior configurable
From: Kagami Sascha Rosylight
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1317'>https://github.com/w3c/csswg-drafts/issues/1317</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/1317#issuecomment-306400825'>https://github.com/w3c/csswg-drafts/issues/1317#issuecomment-306400825</a>
Closed: Rejected
Resolved: <a href='https://github.com/w3c/csswg-drafts/issues/1317#issuecomment-310130977'>https://github.com/w3c/csswg-drafts/issues/1317#issuecomment-310130977</a>
Verified: <a href='https://github.com/w3c/csswg-drafts/issues/1317#issuecomment-310577046'>https://github.com/w3c/csswg-drafts/issues/1317#issuecomment-310577046</a></pre>
<pre class='a' id='issue-28'>
Issue 28. <a href='#issue-28'>#</a>
Summary: Move box-sizing property to the right specification
From: Florian Rivoal
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1906'>https://github.com/w3c/csswg-drafts/issues/1906</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/1906#issuecomment-339795444'>https://github.com/w3c/csswg-drafts/issues/1906#issuecomment-339795444</a>
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/2458'>https://github.com/w3c/csswg-drafts/issues/2458</a>
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/2458#issuecomment-374848414'>https://github.com/w3c/csswg-drafts/issues/2458#issuecomment-374848414</a>
Response: <a href='https://github.com/w3c/csswg-drafts/pull/2739'>https://github.com/w3c/csswg-drafts/pull/2739</a>
Closed: Accepted
Resolved: <a href='https://github.com/w3c/csswg-drafts/issues/1906#issuecomment-342250173'>https://github.com/w3c/csswg-drafts/issues/1906#issuecomment-342250173</a></pre>
<pre class='a' id='issue-29'>
Issue 29. <a href='#issue-29'>#</a>
Summary: Fix typo
From: Chris Rebert
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/2142'>https://github.com/w3c/csswg-drafts/issues/2142</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/2144'>https://github.com/w3c/csswg-drafts/issues/2144</a>
Closed: Accepted
Resolved: Editorial</pre>
<pre class='a' id='issue-30'>
Issue 30. <a href='#issue-30'>#</a>
Summary: Typo in image cursors
From: Terence Eden
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/2176'>https://github.com/w3c/csswg-drafts/issues/2176</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/2176#issuecomment-356453793'>https://github.com/w3c/csswg-drafts/issues/2176#issuecomment-356453793</a>
Closed: Accepted
Resolved: Editorial</pre>
<pre class='a' id='issue-31'>
Issue 31. <a href='#issue-31'>#</a>
Summary: Want way to match look and feel of native UI components
From: Sabith Pocker
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/2302'>https://github.com/w3c/csswg-drafts/issues/2302</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/2302#issuecomment-365001793'>https://github.com/w3c/csswg-drafts/issues/2302#issuecomment-365001793</a>
Closed: Rejected
Verified: <a href='https://github.com/w3c/csswg-drafts/issues/2302#issuecomment-365191763'>https://github.com/w3c/csswg-drafts/issues/2302#issuecomment-365191763</a></pre>
<pre class='a' id='issue-32'>
Issue 32. <a href='#issue-32'>#</a>
Summary: Needs way to show high res cursors on high res screens
From: Photopea
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/2480'>https://github.com/w3c/csswg-drafts/issues/2480</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/2480#issuecomment-376818293'>https://github.com/w3c/csswg-drafts/issues/2480#issuecomment-376818293</a>
Closed: Retracted
Verified: <a href='https://github.com/w3c/csswg-drafts/issues/2480#issuecomment-569513147'>https://github.com/w3c/csswg-drafts/issues/2480#issuecomment-569513147</a></pre>
<pre class='a' id='issue-33'>
Issue 33. <a href='#issue-33'>#</a>
Summary: Incorrect definition in grammar of outline-width
From: Eric Willigers
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/2535'>https://github.com/w3c/csswg-drafts/issues/2535</a>
Response: <a href='https://github.com/w3c/csswg-drafts/pull/2538'>https://github.com/w3c/csswg-drafts/pull/2538</a>
Closed: Accepted
Resolved: Bugfix</pre>
<pre class='a' id='issue-34'>
Issue 34. <a href='#issue-34'>#</a>
Summary: Cursor should use <image>, not <url>
From: Chris Lilley
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/3432'>https://github.com/w3c/csswg-drafts/issues/3432</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/3432#issuecomment-525653527'>https://github.com/w3c/csswg-drafts/issues/3432#issuecomment-525653527</a>
Closed: Invalid
Resolved: Editor's Discretion
Verified: <a href='https://github.com/w3c/csswg-drafts/issues/3432#issuecomment-569512898'>https://github.com/w3c/csswg-drafts/issues/3432#issuecomment-569512898</a></pre>
<pre class='a' id='issue-35'>
Issue 35. <a href='#issue-35'>#</a>
Summary: Remove 'button-bevel' form appearance
From: Simon Pieters
Comment: <a href='https://github.com/w3c/csswg-drafts/pull/3529'>https://github.com/w3c/csswg-drafts/pull/3529</a>
Comment: <a href='https://github.com/w3c/csswg-drafts/pull/3529#issuecomment-493484265'>https://github.com/w3c/csswg-drafts/pull/3529#issuecomment-493484265</a>
Comment: <a href='https://github.com/w3c/csswg-drafts/pull/3942'>https://github.com/w3c/csswg-drafts/pull/3942</a>
Response: <a href='https://github.com/w3c/csswg-drafts/pull/3942#pullrequestreview-243295690'>https://github.com/w3c/csswg-drafts/pull/3942#pullrequestreview-243295690</a>
Response: <a href='https://github.com/w3c/csswg-drafts/pull/3942#issuecomment-497226728'>https://github.com/w3c/csswg-drafts/pull/3942#issuecomment-497226728</a>
Closed: Accepted
Resolved: Editor's Discretion</pre>
<pre class='a' id='issue-36'>
Issue 36. <a href='#issue-36'>#</a>
Summary: Add an issue about some values of appearance
From: Simon Pieters
Comment: <a href='https://github.com/w3c/csswg-drafts/pull/3967'>https://github.com/w3c/csswg-drafts/pull/3967</a>
Closed: Accepted
Resolved: Editorial</pre>
<pre class='a' id='issue-37'>
Issue 37. <a href='#issue-37'>#</a>
Summary: Broken Link
From: Mats Palmgren
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/3825'>https://github.com/w3c/csswg-drafts/issues/3825</a>
Closed: Accepted
Resolved: Editorial</pre>
<pre class='a' id='issue-38'>
Issue 38. <a href='#issue-38'>#</a>
Summary: Use the term "widget" from HTML rather than the ambiguous "control" or "form control"
From: Simon Pieters & Mike Pennisi
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/3970'>https://github.com/w3c/csswg-drafts/issues/3970</a>
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/3990'>https://github.com/w3c/csswg-drafts/issues/3990</a>
Closed: Accepted
Resolved: Editor's Discretion</pre>
<pre class='a' id='issue-39'>
Issue 39. <a href='#issue-39'>#</a>
Summary: Fix typo / grammar
From: Brian Kardell
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/3976'>https://github.com/w3c/csswg-drafts/issues/3976</a>
Response: <a href='https://github.com/w3c/csswg-drafts/pull/4243'>https://github.com/w3c/csswg-drafts/pull/4243</a>
Closed: Accepted
Resolved: Editorial</pre>
<pre class='a' id='issue-40'>
Issue 40. <a href='#issue-40'>#</a>
Summary: Fix typo
From: Bang Seongbeom
Comment: <a href='https://github.com/w3c/csswg-drafts/pull/4114'>https://github.com/w3c/csswg-drafts/pull/4114</a>
Closed: Accepted
Resolved: Editorial</pre>
<pre class='a' id='issue-41'>
Issue 41. <a href='#issue-41'>#</a>
Summary: Move text-overflow to the css-overflow specification
From: Florian Rivoal
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/2745'>https://github.com/w3c/csswg-drafts/issues/2745</a>
Closed: Accepted
Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2018May/0041.html'>https://lists.w3.org/Archives/Public/www-style/2018May/0041.html</a></pre>
<pre class='a' id='issue-42'>
Issue 42. <a href='#issue-42'>#</a>
Summary: Add a new property `major-overflow-direction`
From: Zhang Junzhi
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/2602'>https://github.com/w3c/csswg-drafts/issues/2602</a>
Closed: Retracted
Verified: <a href='https://github.com/w3c/csswg-drafts/issues/2602#issuecomment-536425120'>https://github.com/w3c/csswg-drafts/issues/2602#issuecomment-536425120</a></pre>
<pre class='a' id='issue-43'>
Issue 43. <a href='#issue-43'>#</a>
Summary: Make appearance: menulist-button match WebKit/Chromium
From: Simon Pieters
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/3551'>https://github.com/w3c/csswg-drafts/issues/3551</a>
Response: <a href='https://github.com/w3c/csswg-drafts/pull/3574'>https://github.com/w3c/csswg-drafts/pull/3574</a>
Closed: Accepted
Resolved: Editor's Discretion</pre>
<pre class='a' id='issue-44'>
Issue 44. <a href='#issue-44'>#</a>
Summary: Add way to request dark-mode form controls
From: Simon Fraser
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/3299'>https://github.com/w3c/csswg-drafts/issues/3299</a>
Closed: Retracted</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>