Skip to content

Commit 9301411

Browse files
committed
[css3-conditional] Fill in more of disposition of comments.
1 parent a0e815f commit 9301411

1 file changed

Lines changed: 25 additions & 7 deletions

File tree

css3-conditional/doc-20121213-LCWD.txt

Lines changed: 25 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,31 +3,49 @@ Issue 1:
33
http://lists.w3.org/Archives/Public/www-style/2012Dec/0224.html
44
improve examples
55
Resolution: Editorial, but will improve examples.
6+
Fixed in: https://dvcs.w3.org/hg/csswg/rev/06244e910e27
7+
Group response: http://lists.w3.org/Archives/Public/www-style/2013Feb/0231.html
68

79
Issue 2:
810
http://lists.w3.org/Archives/Public/www-style/2012Dec/0277.html
911
@supports not( without space
1012
Resolution: require spaces, per http://lists.w3.org/Archives/Public/www-style/2012Dec/0330.html
13+
Fixed in: https://dvcs.w3.org/hg/csswg/rev/34b185ae3bac
14+
Group response: http://lists.w3.org/Archives/Public/www-style/2013Feb/0232.html
1115

1216
Issue 3:
1317
http://lists.w3.org/Archives/Public/www-style/2013Jan/0070.html
1418
What does @supports return when the OS prevents the support?
1519
Resolution: user and system preferences do not affect what @supports returns; it's only about UA capabilities, and must be the same as declaration fallback. So add a clarification of this, but no substantive change. (Resolved 2013-02-06, AM I.)
20+
Fixed in: https://dvcs.w3.org/hg/csswg/rev/6e5d9a1539bd
21+
Group response: http://lists.w3.org/Archives/Public/www-style/2013Feb/0233.html
1622

1723
Issue 4:
1824
http://lists.w3.org/Archives/Public/www-style/2013Jan/0436.html
1925
@supports all
2026
Reply: http://lists.w3.org/Archives/Public/www-style/2013Jan/0442.html
2127
Resolution: no change, per rationale in reply (Resolved 2013-02-06, AM I.)
28+
Group response: http://lists.w3.org/Archives/Public/www-style/2013Feb/0234.html
2229

2330
Issue 5:
24-
Issue in spec about insertRule, followup to
25-
http://lists.w3.org/Archives/Public/www-style/2012Nov/0329.html
26-
http://lists.w3.org/Archives/Public/www-style/2012Dec/0102.html
31+
Issue in spec about insertRule, followup to Issue 7
32+
also raised as first issue in http://lists.w3.org/Archives/Public/www-style/2013Feb/0228.html
33+
Proposed resolution: http://lists.w3.org/Archives/Public/www-style/2013Feb/0229.html
34+
Florian agrees: http://lists.w3.org/Archives/Public/www-style/2013Feb/0228.html
2735

28-
Issue 6:
36+
Issue 6 (prior to LC publication):
2937
http://lists.w3.org/Archives/Public/www-style/2012Nov/0014.html
3038
review of the new grammar for @supports
31-
maybe addressed by: http://lists.w3.org/Archives/Public/www-style/2012Nov/0239.html
32-
33-
39+
Addressed by: http://lists.w3.org/Archives/Public/www-style/2012Nov/0239.html
40+
Commenter agrees: http://lists.w3.org/Archives/Public/www-style/2013Feb/0228.html
41+
Resolution: Already fixed prior to LC; commenter agrees.
42+
43+
Issue 7 (prior to LC publication):
44+
Raised in: http://lists.w3.org/Archives/Public/www-style/2012Nov/0329.html
45+
Addressed by: http://lists.w3.org/Archives/Public/www-style/2012Dec/0102.html
46+
(3 points accepted, 1 rejected)
47+
No response from commenter.
48+
49+
Issue 8:
50+
second issue in http://lists.w3.org/Archives/Public/www-style/2013Feb/0228.html
51+
serialization of supports_rule

0 commit comments

Comments
 (0)