@@ -3,31 +3,49 @@ Issue 1:
33http://lists.w3.org/Archives/Public/www-style/2012Dec/0224.html
44improve examples
55Resolution: 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
79Issue 2:
810http://lists.w3.org/Archives/Public/www-style/2012Dec/0277.html
911@supports not( without space
1012Resolution: 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
1216Issue 3:
1317http://lists.w3.org/Archives/Public/www-style/2013Jan/0070.html
1418What does @supports return when the OS prevents the support?
1519Resolution: 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
1723Issue 4:
1824http://lists.w3.org/Archives/Public/www-style/2013Jan/0436.html
1925@supports all
2026Reply: http://lists.w3.org/Archives/Public/www-style/2013Jan/0442.html
2127Resolution: 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
2330Issue 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) :
2937http://lists.w3.org/Archives/Public/www-style/2012Nov/0014.html
3038review 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