8000 Part of aural to speech conversions. (date: 2003/08/07 16:30:03) · w3c/csswg-drafts@afb109b · GitHub
Skip to content

Commit afb109b

Browse files
committed
Part of aural to speech conversions. (date: 2003/08/07 16:30:03)
1 parent 56b47d4 commit afb109b

1 file changed

Lines changed: 25 additions & 13 deletions

File tree

css3-syntax/issues.txt

Lines changed: 25 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
vim:et:
12

23
ISSUES 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

4752
ISSUES 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

Comments
 (0)