1+ vim:et:
12
23ISSUES COMPLETED OR NOTED IN SPEC:
34
@@ -20,32 +21,43 @@ ISSUES COMPLETED OR NOTED IN SPEC:
2021 http://lists.w3.org/Archives/Member/w3c-css-wg/2001AprJun/0281.html
2122 http://bugzilla.mozilla.org/show_bug.cgi?id=138415
2223 http://lists.w3.org/Archives/Member/w3c-css-wg/2002AprJun/0170.html
23- ISSUES REMAINING:
24- http://lists.w3.org/Archives/Member/w3c-css-wg/2002JulSep/thread.html#294
25- Steven Pemberton's message about parseable sequences of tokens:
26- http://lists.w3.org/Archives/Member/w3c-css-wg/2002OctDec/0249.html
27- untokenizable / unparseable sequences:
28- http://lists.w3.org/Archives/Public/www-style/2002Nov/0014.html
29- missing whitespace:
24+ missing whitespace (still need to fix for 2.1):
3025 http://lists.w3.org/Archives/Public/www-style/2002Nov/0012.html
3126 http://lists.w3.org/Archives/Public/www-style/2003Feb/0103.html
27+ (still need to fix *right* for 2.1)
3228 http://lists.w3.org/Archives/Public/www-style/2003Feb/0102.html
33- <Hixie_> dbaron: just looking at css3-syntax -- i don't think the
34- grammar covers the fact that unquoted contents of url() forms must
35- have balanced {}, [], and () characters. also i may be mistaken but
36- i don't see a token for unquoted 'font-family's.
29+ ISSUES REMAINING:
3730 Chris Lilley's Comments in thread
3831 http://lists.w3.org/Archives/Member/w3c-css-wg/2003JanMar/thread.html#193
39- Vendor identifier issues:
40- http://lists.w3.org/Archives/Public/www-style/2003Feb/thread.html#151
4132
4233 See Bj�rn H�hrmann's 2001-09-19 post and thread following:
4334 http://lists.w3.org/Archives/Public/www-style/2001Sep/thread.html#36
4435 Should the parsing rules be looser for unknown pseudos?
4536 http://lists.w3.org/Archives/Member/w3c-css-wg/2001OctDec/0006.html
37+ Steven Pemberton's message about parseable sequences of tokens:
38+ http://lists.w3.org/Archives/Member/w3c-css-wg/2002OctDec/0249.html
39+ untokenizable / unparseable sequences:
40+ http://lists.w3.org/Archives/Public/www-style/2002Nov/0014.html
41+ <Hixie_> dbaron: just looking at css3-syntax -- i don't think the
42+ grammar covers the fact that unquoted contents of url() forms must
43+ have balanced {}, [], and () characters. also i may be mistaken but
44+ i don't see a token for unquoted 'font-family's.
45+ Vendor identifier issues:
46+ http://lists.w3.org/Archives/Public/www-style/2003Feb/thread.html#151
47+
48+ Sync up with CSS 2.1.
49+ Bjorn's comments:
50+ http://lists.w3.org/Archives/Member/w3c-css-wg/2003JulSep/0104.html
4651
4752ISSUES IN OTHER MODULES:
4853 Selectors draft should list terminology change in the changes section.
4954 Definition of 'font-size' in fonts module.
5055 "\A" in generated content
5156 Does C&I specify use of selectors draft correctly?
57+ Values & Units needs to incorporate attr():
58+ http://lists.w3.org/Archives/Member/w3c-css-wg/2002JulSep/thread.html#294
59+ and what's in css3-namespace (see
60+ http://lists.w3.org/Archives/Public/www-style/2003Jul/thread.html#261 )
61+ css3-values#pixel needs to say (from media types list in CSS2):
62+ Authors should not use pixel units with the tty media type.
63+
0 commit comments