Skip to content

Commit 785db32

Browse files
committed
[css-ui-3] Add defered issues to DoC
1 parent 55c067d commit 785db32

File tree

2 files changed

+231
-12
lines changed

2 files changed

+231
-12
lines changed

css-ui/issues-2012-2015.html

+109-6
Original file line numberDiff line numberDiff line change
@@ -51,13 +51,119 @@ <h1>CSS Basic User Interface Module Level 3 (CSS3 UI) Disposition of Comments fo
5151
Resolved: Specify the same properties that apply to ::first-line
5252
Closed: Accepted
5353
Note: Later made irrelevant since ::value was dropped</pre>
54+
<pre class='d' id='issue-4'>
55+
Issue 4. <a href='#issue-4'>#</a>
56+
Summary: computed value of 'pointer-events' vs initial value vs SVG vs CSS3-UI conflict.
57+
A quick test shows that IE9 and Opera return 'visiblePainted', while WebKit and Firefox return 'auto'.
58+
From: Erik Dahlstrom
59+
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2010Sep/0818.html'>http://lists.w3.org/Archives/Public/www-style/2010Sep/0818.html</a>
60+
Closed: Deferred
61+
Note: Pertains to a feature that was removed from css-ui level 3, potentially to be included in level 4</pre>
62+
<pre class='d' id='issue-5'>
63+
Issue 5. <a href='#issue-5'>#</a>
64+
Summary: In SVG 1.1 the 'pointer-events' property only applies to 'graphics elements',
65+
but in css3-ui it applies to all elements. Why?
66+
From: Erik Dahlstrom, Kevin Ar18
67+
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2010Sep/0818.html'>http://lists.w3.org/Archives/Public/www-style/2010Sep/0818.html</a>
68+
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2010Nov/0268.html'>http://lists.w3.org/Archives/Public/www-style/2010Nov/0268.html</a>
69+
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2010Nov/0304.html'>http://lists.w3.org/Archives/Public/www-style/2010Nov/0304.html</a>
70+
Comment: <a href='http://www.w3.org/2010/09/27-fx-minutes.html#item03'>http://www.w3.org/2010/09/27-fx-minutes.html#item03</a>
71+
Closed: Deferred
72+
Note: Pertains to a feature that was removed from css-ui level 3, potentially to be included in level 4</pre>
73+
<pre class='d' id='issue-6'>
74+
Issue 6. <a href='#issue-6'>#</a>
75+
Summary: Normatively reference SVG 1.1 for 'fill' and 'stroke' property definitions.
76+
From: Erik Dahlstrom
77+
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2010Sep/0818.html'>http://lists.w3.org/Archives/Public/www-style/2010Sep/0818.html</a>
78+
Closed: Deferred
79+
Note: Pertains to a feature that was removed from css-ui level 3, potentially to be included in level 4</pre>
80+
<pre class='d' id='issue-7'>
81+
Issue 7. <a href='#issue-7'>#</a>
82+
Summary: The note about how 'fill' and 'stroke' don't affect the result for 'all' is missing
83+
Compare with the SVG 1.1 pointer-events definition:
84+
<a href='http://www.w3.org/TR/SVG11/interact.html#PointerEventsProperty'>http://www.w3.org/TR/SVG11/interact.html#PointerEventsProperty</a>
85+
86+
From: Erik Dahlstrom
87+
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2010Sep/0818.html'>http://lists.w3.org/Archives/Public/www-style/2010Sep/0818.html</a>
88+
Closed: Deferred
89+
Note: Pertains to a feature that was removed from css-ui level 3, potentially to be included in level 4</pre>
90+
<pre class='d' id='issue-8'>
91+
Issue 8. <a href='#issue-8'>#</a>
92+
Summary: pointer-events definition lacks many of the details from the SVG 1.1 specification
93+
<a href='http://www.w3.org/TR/SVG11/interact.html#PointerEventsProperty,'>http://www.w3.org/TR/SVG11/interact.html#PointerEventsProperty,</a>
94+
e.g how 'clip-path' and 'mask' affects pointer-events, how text elements are handled etc.
95+
From: Erik Dahlstrom
96+
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2010Sep/0818.html'>http://lists.w3.org/Archives/Public/www-style/2010Sep/0818.html</a>
97+
Closed: Deferred
98+
Note: Pertains to a feature that was removed from css-ui level 3, potentially to be included in level 4</pre>
99+
<pre class='d' id='issue-9'>
100+
Issue 9. <a href='#issue-9'>#</a>
101+
Summary: How opacity (and other forms of alpha, e.g rgba, fill-opacity, stroke-opacity etc) affects 'pointer-events' is undefined.
102+
From: Erik Dahlstrom
103+
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2010Sep/0818.html'>http://lists.w3.org/Archives/Public/www-style/2010Sep/0818.html</a>
104+
Closed: Deferred
105+
Note: Pertains to a feature that was removed from css-ui level 3, potentially to be included in level 4</pre>
106+
<pre class='d' id='issue-10'>
107+
Issue 10. <a href='#issue-10'>#</a>
108+
Summary: How 'clip-path', 'mask' and 'filter' affect 'pointer-events' is undefined.
109+
From: Erik Dahlstrom
110+
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2010Sep/0818.html'>http://lists.w3.org/Archives/Public/www-style/2010Sep/0818.html</a>
111+
Closed: Deferred
112+
Note: Pertains to a feature that was removed from css-ui level 3, potentially to be included in level 4</pre>
113+
<pre class='d' id='issue-11'>
114+
Issue 11. <a href='#issue-11'>#</a>
115+
Summary: multiple issues from Kevin Ar18 2010-11-17
116+
From: Kevin Ar18
117+
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2010Nov/0257.html'>http://lists.w3.org/Archives/Public/www-style/2010Nov/0257.html</a>
118+
Closed: Deferred
119+
Note: Pertains to a feature that was removed from css-ui level 3, potentially to be included in level 4</pre>
120+
<pre class='d' id='issue-12'>
121+
Issue 12. <a href='#issue-12'>#</a>
122+
Summary: what are effects of 'pointer-events' with regards to keyboard navigation?
123+
From: Doug Schepers
124+
Comment: <a href='http://lists.w3.org/Archives/Public/public-fx/2010OctDec/0106.html'>http://lists.w3.org/Archives/Public/public-fx/2010OctDec/0106.html</a>
125+
Closed: Deferred
126+
Note: Pertains to a feature that was removed from css-ui level 3, potentially to be included in level 4</pre>
54127
<pre class='a' id='issue-13'>
55128
Issue 13. <a href='#issue-13'>#</a>
56129
Summary: should CSS3 UI (or some future version) incorporate a 'focusable' property (like in SVG)
57130
From: Tantek Çelik
58131
Closed: Deferred
59132
Note: To be specified in CSS UI Level 4
60133
Verified: Reporter is spec editor</pre>
134+
<pre class='d' id='issue-14'>
135+
Issue 14. <a href='#issue-14'>#</a>
136+
Summary: example for 'appearance' values 'pop-up-menu' and 'radio-group' and 'list-menu'
137+
should use same content to illustrate different visualizations for same semantics.
138+
From: Charles Belov
139+
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2010Nov/0189.html'>http://lists.w3.org/Archives/Public/www-style/2010Nov/0189.html</a>
140+
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2011Jan/0224.html'>http://lists.w3.org/Archives/Public/www-style/2011Jan/0224.html</a>
141+
Closed: Deferred
142+
Note: Pertains to a feature that was removed from css-ui level 3, potentially to be included in level 4</pre>
143+
<pre class='d' id='issue-15'>
144+
Issue 15. <a href='#issue-15'>#</a>
145+
Summary: add second 'list-menu' example that shows multiselect behavior and use same content as 'checkbox-group'
146+
From: Charles Belov
147+
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2010Nov/0189.html'>http://lists.w3.org/Archives/Public/www-style/2010Nov/0189.html</a>
148+
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2011Jan/0224.html'>http://lists.w3.org/Archives/Public/www-style/2011Jan/0224.html</a>
149+
Closed: Deferred
150+
Note: Pertains to a feature that was removed from css-ui level 3, potentially to be included in level 4</pre>
151+
<pre class='d' id='issue-16'>
152+
Issue 16. <a href='#issue-16'>#</a>
153+
Summary: What happens if a semantic single-select element is styled as appearance 'checkbox-group'?
154+
From: Charles Belov
155+
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2010Nov/0189.html'>http://lists.w3.org/Archives/Public/www-style/2010Nov/0189.html</a>
156+
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2011Jan/0224.html'>http://lists.w3.org/Archives/Public/www-style/2011Jan/0224.html</a>
157+
Closed: Deferred
158+
Note: Pertains to a feature that was removed from css-ui level 3, potentially to be included in level 4</pre>
159+
<pre class='d' id='issue-17'>
160+
Issue 17. <a href='#issue-17'>#</a>
161+
Summary: What happens if a semantic multi-select element is styled as appearance 'radio-group' or 'pop-up-menu'?
162+
From: Charles Belov
163+
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2010Nov/0189.html'>http://lists.w3.org/Archives/Public/www-style/2010Nov/0189.html</a>
164+
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2011Jan/0224.html'>http://lists.w3.org/Archives/Public/www-style/2011Jan/0224.html</a>
165+
Closed: Deferred
166+
Note: Pertains to a feature that was removed from css-ui level 3, potentially to be included in level 4</pre>
61167
<pre class='oi' id='issue-18'>
62168
Issue 18. <a href='#issue-18'>#</a>
63169
Summary: How does text-overflow:ellipsis work with overflow-style: marquee-line?
@@ -228,8 +334,7 @@ <h1>CSS Basic User Interface Module Level 3 (CSS3 UI) Disposition of Comments fo
228334
Closed: Accepted</pre>
229335
<pre class='oi' id='issue-35'>
230336
Issue 35. <a href='#issue-35'>#</a>
231-
Summary: Editorial: distinguishing public web sites from web applications
232-
is non obvious
337+
Summary: Editorial: distinguishing public web sites from web applications is non obvious
233338
From: Kang-Hao (Kenny) Lu &lt;kennyluck@csail.mit.edu>
234339
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2012Feb/0808.html'>http://lists.w3.org/Archives/Public/www-style/2012Feb/0808.html</a>
235340
Response: <a href='http://lists.w3.org/Archives/Public/www-style/2014Dec/0072.html'>http://lists.w3.org/Archives/Public/www-style/2014Dec/0072.html</a>
@@ -479,8 +584,7 @@ <h1>CSS Basic User Interface Module Level 3 (CSS3 UI) Disposition of Comments fo
479584
Closed: Accepted</pre>
480585
<pre class='a' id='issue-60'>
481586
Issue 60. <a href='#issue-60'>#</a>
482-
Summary: Information about when the resize factor gets reset is not
483-
sufficiently specific
587+
Summary: Information about when the resize factor gets reset is not sufficiently specific
484588
From: Boris Zbarsky
485589
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2004May/0222.html'>http://lists.w3.org/Archives/Public/www-style/2004May/0222.html</a>
486590
Resolved: Bugfix
@@ -494,8 +598,7 @@ <h1>CSS Basic User Interface Module Level 3 (CSS3 UI) Disposition of Comments fo
494598
Closed: Accepted</pre>
495599
<pre class='a' id='issue-62'>
496600
Issue 62. <a href='#issue-62'>#</a>
497-
Summary: Overview is redundant with Introduction,
498-
and introduction contains out of date sentence.
601+
Summary: Overview is redundant with Introduction, and introduction contains out of date sentence.
499602
From: Florian
500603
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2014Nov/0434.html'>http://lists.w3.org/Archives/Public/www-style/2014Nov/0434.html</a>
501604
Resloved: Editorial

css-ui/issues-2012-2015.txt

+122-6
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,88 @@ Resolved: Specify the same properties that apply to ::first-line
2424
Closed: Accepted
2525
Note: Later made irrelevant since ::value was dropped
2626

27+
----
28+
Issue 4.
29+
Summary: computed value of 'pointer-events' vs initial value vs SVG vs CSS3-UI conflict.
30+
A quick test shows that IE9 and Opera return 'visiblePainted', while WebKit and Firefox return 'auto'.
31+
From: Erik Dahlstrom
32+
Comment: http://lists.w3.org/Archives/Public/www-style/2010Sep/0818.html
33+
Closed: Deferred
34+
Note: Pertains to a feature that was removed from css-ui level 3, potentially to be included in level 4
35+
36+
----
37+
Issue 5.
38+
Summary: In SVG 1.1 the 'pointer-events' property only applies to 'graphics elements',
39+
but in css3-ui it applies to all elements. Why?
40+
From: Erik Dahlstrom, Kevin Ar18
41+
Comment: http://lists.w3.org/Archives/Public/www-style/2010Sep/0818.html
42+
Comment: http://lists.w3.org/Archives/Public/www-style/2010Nov/0268.html
43+
Comment: http://lists.w3.org/Archives/Public/www-style/2010Nov/0304.html
44+
Comment: http://www.w3.org/2010/09/27-fx-minutes.html#item03
45+
Closed: Deferred
46+
Note: Pertains to a feature that was removed from css-ui level 3, potentially to be included in level 4
47+
48+
----
49+
Issue 6.
50+
Summary: Normatively reference SVG 1.1 for 'fill' and 'stroke' property definitions.
51+
From: Erik Dahlstrom
52+
Comment: http://lists.w3.org/Archives/Public/www-style/2010Sep/0818.html
53+
Closed: Deferred
54+
Note: Pertains to a feature that was removed from css-ui level 3, potentially to be included in level 4
55+
56+
----
57+
Issue 7.
58+
Summary: The note about how 'fill' and 'stroke' don't affect the result for 'all' is missing
59+
Compare with the SVG 1.1 pointer-events definition:
60+
http://www.w3.org/TR/SVG11/interact.html#PointerEventsProperty
61+
62+
From: Erik Dahlstrom
63+
Comment: http://lists.w3.org/Archives/Public/www-style/2010Sep/0818.html
64+
Closed: Deferred
65+
Note: Pertains to a feature that was removed from css-ui level 3, potentially to be included in level 4
66+
67+
----
68+
Issue 8.
69+
Summary: pointer-events definition lacks many of the details from the SVG 1.1 specification
70+
http://www.w3.org/TR/SVG11/interact.html#PointerEventsProperty,
71+
e.g how 'clip-path' and 'mask' affects pointer-events, how text elements are handled etc.
72+
From: Erik Dahlstrom
73+
Comment: http://lists.w3.org/Archives/Public/www-style/2010Sep/0818.html
74+
Closed: Deferred
75+
Note: Pertains to a feature that was removed from css-ui level 3, potentially to be included in level 4
76+
77+
----
78+
Issue 9.
79+
Summary: How opacity (and other forms of alpha, e.g rgba, fill-opacity, stroke-opacity etc) affects 'pointer-events' is undefined.
80+
From: Erik Dahlstrom
81+
Comment: http://lists.w3.org/Archives/Public/www-style/2010Sep/0818.html
82+
Closed: Deferred
83+
Note: Pertains to a feature that was removed from css-ui level 3, potentially to be included in level 4
84+
85+
----
86+
Issue 10.
87+
Summary: How 'clip-path', 'mask' and 'filter' affect 'pointer-events' is undefined.
88+
From: Erik Dahlstrom
89+
Comment: http://lists.w3.org/Archives/Public/www-style/2010Sep/0818.html
90+
Closed: Deferred
91+
Note: Pertains to a feature that was removed from css-ui level 3, potentially to be included in level 4
92+
93+
----
94+
Issue 11.
95+
Summary: multiple issues from Kevin Ar18 2010-11-17
96+
From: Kevin Ar18
97+
Comment: http://lists.w3.org/Archives/Public/www-style/2010Nov/0257.html
98+
Closed: Deferred
99+
Note: Pertains to a feature that was removed from css-ui level 3, potentially to be included in level 4
100+
101+
----
102+
Issue 12.
103+
Summary: what are effects of 'pointer-events' with regards to keyboard navigation?
104+
From: Doug Schepers
105+
Comment: http://lists.w3.org/Archives/Public/public-fx/2010OctDec/0106.html
106+
Closed: Deferred
107+
Note: Pertains to a feature that was removed from css-ui level 3, potentially to be included in level 4
108+
27109
----
28110
Issue 13.
29111
Summary: should CSS3 UI (or some future version) incorporate a 'focusable' property (like in SVG)
@@ -32,6 +114,43 @@ Closed: Deferred
32114
Note: To be specified in CSS UI Level 4
33115
Verified: Reporter is spec editor
34116

117+
----
118+
Issue 14.
119+
Summary: example for 'appearance' values 'pop-up-menu' and 'radio-group' and 'list-menu'
120+
should use same content to illustrate different visualizations for same semantics.
121+
From: Charles Belov
122+
Comment: http://lists.w3.org/Archives/Public/www-style/2010Nov/0189.html
123+
Comment: http://lists.w3.org/Archives/Public/www-style/2011Jan/0224.html
124+
Closed: Deferred
125+
Note: Pertains to a feature that was removed from css-ui level 3, potentially to be included in level 4
126+
127+
----
128+
Issue 15.
129+
Summary: add second 'list-menu' example that shows multiselect behavior and use same content as 'checkbox-group'
130+
From: Charles Belov
131+
Comment: http://lists.w3.org/Archives/Public/www-style/2010Nov/0189.html
132+
Comment: http://lists.w3.org/Archives/Public/www-style/2011Jan/0224.html
133+
Closed: Deferred
134+
Note: Pertains to a feature that was removed from css-ui level 3, potentially to be included in level 4
135+
136+
----
137+
Issue 16.
138+
Summary: What happens if a semantic single-select element is styled as appearance 'checkbox-group'?
139+
From: Charles Belov
140+
Comment: http://lists.w3.org/Archives/Public/www-style/2010Nov/0189.html
141+
Comment: http://lists.w3.org/Archives/Public/www-style/2011Jan/0224.html
142+
Closed: Deferred
143+
Note: Pertains to a feature that was removed from css-ui level 3, potentially to be included in level 4
144+
145+
----
146+
Issue 17.
147+
Summary: What happens if a semantic multi-select element is styled as appearance 'radio-group' or 'pop-up-menu'?
148+
From: Charles Belov
149+
Comment: http://lists.w3.org/Archives/Public/www-style/2010Nov/0189.html
150+
Comment: http://lists.w3.org/Archives/Public/www-style/2011Jan/0224.html
151+
Closed: Deferred
152+
Note: Pertains to a feature that was removed from css-ui level 3, potentially to be included in level 4
153+
35154
----
36155
Issue 18.
37156
Summary: How does text-overflow:ellipsis work with overflow-style: marquee-line?
@@ -219,8 +338,7 @@ Closed: Accepted
219338

220339
----
221340
Issue 35.
222-
Summary: Editorial: distinguishing public web sites from web applications
223-
is non obvious
341+
Summary: Editorial: distinguishing public web sites from web applications is non obvious
224342
From: Kang-Hao (Kenny) Lu <kennyluck@csail.mit.edu>
225343
Comment: http://lists.w3.org/Archives/Public/www-style/2012Feb/0808.html
226344
Response: http://lists.w3.org/Archives/Public/www-style/2014Dec/0072.html
@@ -495,8 +613,7 @@ Closed: Accepted
495613

496614
----
497615
Issue 60.
498-
Summary: Information about when the resize factor gets reset is not
499-
sufficiently specific
616+
Summary: Information about when the resize factor gets reset is not sufficiently specific
500617
From: Boris Zbarsky
501618
Comment: http://lists.w3.org/Archives/Public/www-style/2004May/0222.html
502619
Resolved: Bugfix
@@ -512,8 +629,7 @@ Closed: Accepted
512629

513630
----
514631
Issue 62.
515-
Summary: Overview is redundant with Introduction,
516-
and introduction contains out of date sentence.
632+
Summary: Overview is redundant with Introduction, and introduction contains out of date sentence.
517633
From: Florian
518634
Comment: http://lists.w3.org/Archives/Public/www-style/2014Nov/0434.html
519635
Resloved: Editorial

0 commit comments

Comments
 (0)