Skip to content

Commit 983c03c

Browse files
committed
[css3-conditional] Add some resolutions to LCWD disposition of comments.
1 parent 867cf58 commit 983c03c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

css3-conditional/doc-20121213-LCWD.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,23 @@
22
Issue 1:
33
http://lists.w3.org/Archives/Public/www-style/2012Dec/0224.html
44
improve examples
5+
Resolution: Editorial, but will improve examples.
56

67
Issue 2:
78
http://lists.w3.org/Archives/Public/www-style/2012Dec/0277.html
89
@supports not( without space
10+
Resolution: require spaces, per http://lists.w3.org/Archives/Public/www-style/2012Dec/0330.html
911

1012
Issue 3:
1113
http://lists.w3.org/Archives/Public/www-style/2013Jan/0070.html
1214
What does @supports return when the OS prevents the support?
15+
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.)
1316

1417
Issue 4:
1518
http://lists.w3.org/Archives/Public/www-style/2013Jan/0436.html
1619
@supports all
1720
Reply: http://lists.w3.org/Archives/Public/www-style/2013Jan/0442.html
21+
Resolution: no change, per rationale in reply (Resolved 2013-02-06, AM I.)
1822

1923
Issue 5:
2024
Issue in spec about insertRule, followup to

0 commit comments

Comments
 (0)