Skip to content

Commit 378aa6d

Browse files
committed
[css-conditional-3] Add DoC
1 parent 92e155b commit 378aa6d

File tree

2 files changed

+454
-0
lines changed

2 files changed

+454
-0
lines changed

css-conditional-3/issues-cr-2013.bsi

+192
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,192 @@
1+
Draft: https://www.w3.org/TR/2013/CR-css3-conditional-20130404/
2+
Title: CSS Conditional Rules Level 3
3+
4+
----
5+
Issue 1.
6+
Summary: Improve Examples
7+
From: Brad Kemper
8+
Comment: http://lists.w3.org/Archives/Public/www-style/2013Mar/0037.html
9+
Response: [url]
10+
Changes: https://hg.csswg.org/drafts/rev/a738b83fd597
11+
Changes: https://hg.csswg.org/drafts/rev/9421e8cccd2e
12+
Closed: Accepted
13+
Resolved: Editorial
14+
----
15+
Issue 2.
16+
Summary: EOF handling in conditionText setter and CSS.supports()
17+
From: Cameron McCormack
18+
Comment: http://lists.w3.org/Archives/Public/www-style/2013Apr/0040.html
19+
Response: https://lists.w3.org/Archives/Public/www-style/2013Jun/0140.html
20+
Open: Needs edits?
21+
----
22+
Issue 3.
23+
Summary: Are there issues with !important in @supports? (Is the grammar wrong?)
24+
From: Simon Sapin
25+
Comment: http://lists.w3.org/Archives/Public/www-style/2013Apr/0698.html
26+
Response:
27+
Open
28+
----
29+
Issue 4.
30+
Summary: Inconsistent use of straight vs curly quotes
31+
From: Jens Oliver Meiert
32+
Comment: https://lists.w3.org/Archives/Public/www-style/2016Jan/0059.html
33+
Response: https://lists.w3.org/Archives/Public/www-style/2016Jan/0060.html
34+
Closed: Accepted
35+
Resolved: Editorial
36+
----
37+
Issue 5.
38+
Summary: @supports for entire CSS modules
39+
From: Dennis Heuer
40+
Comment: https://lists.w3.org/Archives/Public/www-style/2018Jan/0087.html
41+
Response: https://lists.w3.org/Archives/Public/www-style/2018Jan/0090.html
42+
Closed: Rejected
43+
----
44+
Issue 6.
45+
Summary: @supports vs quirks mode color and unitless length parsing
46+
From: Simon Pieters
47+
Comment: https://lists.w3.org/Archives/Public/www-style/2015Nov/0338.html
48+
Response: https://github.com/w3c/csswg-drafts/issues/3162#issuecomment-425008186
49+
Closed: OutOfScope
50+
Verified: https://github.com/w3c/csswg-drafts/issues/3162#issuecomment-425008186
51+
----
52+
Issue 7.
53+
Summary: https://lists.w3.org/Archives/Public/www-style/2015Sep/0073.html
54+
From: Tom Potts
55+
Comment: https://lists.w3.org/Archives/Public/www-style/2015Sep/0073.html
56+
Response: https://lists.w3.org/Archives/Public/www-style/2015Sep/0074.html
57+
Comment: https://lists.w3.org/Archives/Public/www-style/2015Sep/0087.html
58+
Response: https://lists.w3.org/Archives/Public/www-style/2015Dec/0081.html
59+
Closed: Accepted
60+
Resolved: Editorial
61+
----
62+
Issue 8.
63+
Summary: Supports conditionals on @import
64+
From: Tab Atkins
65+
Comment: https://lists.w3.org/Archives/Public/www-style/2015Jan/0292.html
66+
Response: https://lists.w3.org/Archives/Public/www-style/2015Jan/0294.html
67+
Closed: Deferred
68+
Note: Addressed in https://www.w3.org/TR/css-cascade-4/
69+
----
70+
Issue 9.
71+
Summary: CSSMediaRule media readonly or forwards to mediaText?
72+
From: Bogdan Brinza
73+
Comment: https://lists.w3.org/Archives/Public/www-style/2014Jun/0279.html
74+
Response: https://github.com/w3c/csswg-drafts/issues/3166#issuecomment-425695239
75+
Closed: Accepted
76+
Resolved: Editor Discretion
77+
----
78+
Issue 10.
79+
Summary: Invalid examples using 'flexbox' instead of 'flex'
80+
From: Bruno Racineux
81+
Comment: https://lists.w3.org/Archives/Public/www-style/2014Apr/0448.html
82+
Response: https://lists.w3.org/Archives/Public/www-style/2014May/0004.html
83+
Closed: Accepted
84+
Resolved: Editorial
85+
----
86+
Issue 11.
87+
Summary: Passing lone surrogates to CSS.supports()
88+
From: Cameron McCormack
89+
Comment: https://lists.w3.org/Archives/Public/www-style/2013Aug/0546.html
90+
Response: https://github.com/w3c/csswg-drafts/issues/3168#issuecomment-425580635
91+
Open: Invalid
92+
Verified: =heycam= Verify
93+
----
94+
Issue 12.
95+
Summary: allowing a whitespace-only variable value
96+
From: Cameron McCormack
97+
Comment: https://lists.w3.org/Archives/Public/www-style/2013Aug/0520.html
98+
Response: https://github.com/w3c/csswg-drafts/issues/3169#issuecomment-424903326
99+
Closed: Accepted
100+
----
101+
Issue 13.
102+
Summary: bad-string and bad-url tokens in non-custom properties w/ variables
103+
From: Cameron McCormack
104+
Comment: https://lists.w3.org/Archives/Public/www-style/2013Aug/0525.html
105+
Response: https://github.com/w3c/csswg-drafts/issues/3170#issuecomment-424906662
106+
Closed: Accepted
107+
Resolved: Editor Discretion
108+
Verified: =heycam= Verify
109+
----
110+
Issue 14.
111+
Summary: variable declarations and references in @supports conditions
112+
From: Cameron McCormack
113+
Comment: https://lists.w3.org/Archives/Public/www-style/2013Aug/0506.html
114+
Comment: https://github.com/w3c/csswg-drafts/issues/3171
115+
Open
116+
----
117+
Issue 15.
118+
Summary: Allowing semicolons
119+
From: Simon Sapin
120+
Comment: https://lists.w3.org/Archives/Public/www-style/2013Aug/0527.html
121+
Open
122+
----
123+
Issue 16.
124+
Summary: Why should CSSMediaRule inherit from CSSConditionRule?
125+
From: Simon Pieters
126+
Comment: https://lists.w3.org/Archives/Public/www-style/2013Jun/0331.html
127+
Response: https://github.com/w3c/csswg-drafts/issues/3172#issuecomment-425009002
128+
Closed: Retracted
129+
----
130+
Issue 17.
131+
Summary: assigning to conditionText and calling CSS.supports()
132+
From: Cameron McCormack
133+
Comment: https://lists.w3.org/Archives/Public/www-style/2013Apr/0040.html
134+
Comment: https://github.com/w3c/csswg-drafts/issues/3173
135+
Open
136+
----
137+
Issue 18.
138+
Summary: Detecting support for generic font families
139+
From: Philip Jägenstedt
140+
Comment: https://github.com/w3c/csswg-drafts/issues/590
141+
Response: https://github.com/w3c/csswg-drafts/issues/590#issuecomment-252930612
142+
Closed: Retracted
143+
----
144+
Issue 19.
145+
Summary: CSSOM and Conditional Rules disagree on how CSSMediaRule behaves
146+
From: Boris Zbarsky
147+
Comment: https://github.com/w3c/csswg-drafts/issues/845
148+
Response: https://github.com/w3c/csswg-drafts/issues/845#issuecomment-378431061
149+
Closed: Fixed/OutOfScope
150+
Verified: https://github.com/w3c/csswg-drafts/issues/845#issuecomment-378457330
151+
----
152+
Issue 20.
153+
Summary: Unbalanced Brackets in @supports
154+
From: Xidorn Quan
155+
Comment: https://github.com/w3c/csswg-drafts/issues/1016
156+
Open
157+
----
158+
Issue 21.
159+
Summary: Define whether undeclared namespaces are valid in @supports
160+
Comment: https://github.com/w3c/csswg-drafts/issues/3220
161+
Open
162+
----
163+
Issue 22.
164+
Summary: Allow nesting of media queries
165+
From: Andres Galante
166+
Comment: https://github.com/w3c/csswg-drafts/issues/1191
167+
Response: https://github.com/w3c/csswg-drafts/issues/1191#issuecomment-292822521
168+
Closed: Invalid (already possible)
169+
Verified: https://github.com/w3c/csswg-drafts/issues/1191#issuecomment-292908002
170+
---
171+
Issue 23.
172+
Summary: Note fingerprinting in Security & Privacy considerations
173+
From: Tantek Çelik
174+
Comment: https://github.com/w3c/csswg-drafts/issues/1243
175+
Response: https://github.com/w3c/csswg-drafts/issues/1243#issuecomment-401673962
176+
Closed: Accepted
177+
----
178+
Issue 24.
179+
Summary: Invalid IDL syntax for CSSRule
180+
From: Kagami Sascha Rosylight (saschanaz)
181+
Comment: https://github.com/w3c/csswg-drafts/issues/2034
182+
Response: https://github.com/w3c/csswg-drafts/issues/2034#issuecomment-357311690
183+
Closed: Accepted
184+
Resolved: Editorial
185+
----
186+
Issue 25.
187+
Summary: Duplicate definitions of CSSGroupingRule
188+
From: Philip Jägenstedt
189+
Comment: https://github.com/w3c/csswg-drafts/issues/3528
190+
Response: https://github.com/w3c/csswg-drafts/issues/3528#issuecomment-507483407
191+
Closed: Accepted
192+
----

0 commit comments

Comments
 (0)