Skip to content

Commit 56b47d4

Browse files
committed
Dealt with some issues. Clean up formatting. (date: 2003/07/16 22:33:41)
1 parent 97a0fe2 commit 56b47d4

1 file changed

Lines changed: 27 additions & 36 deletions

File tree

css3-syntax/issues.txt

Lines changed: 27 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,60 +1,51 @@
11

2-
http://www.w3.org/Style/Group/css3-src/css3-naming/
3-
css-style-attr?
2+
ISSUES COMPLETED OR NOTED IN SPEC:
43

4+
http://www.w3.org/Style/Group/css3-src/css3-naming/
5+
css-style-attr?
56

6-
Note to self: need to add to syntax draft:
7-
* @namespace stuff
8-
* Bert's extensions stuff
9-
[ * grammar of style attribute? -- NO, separate draft ]
7+
Note to self: need to add to syntax draft:
8+
* @namespace stuff
9+
* Bert's extensions stuff
10+
[ * grammar of style attribute? -- NO, separate draft ]
1011

11-
How should grammar connect to selectors?
12+
How should grammar connect to selectors?
1213

13-
Should , be in selectors or in grammar / C&I?
14+
(Should , be in selectors or in grammar / C&I?)
1415

15-
Does C&I specify use of selectors draft correctly?
16-
17-
Should we allow nested @-rules within @media?
18-
19-
=====
20-
21-
See Bj�rn H�hrmann's 2001-09-19 post and thread following:
22-
http://lists.w3.org/Archives/Public/www-style/2001Sep/thread.html#36
16+
Should we allow nested @-rules within @media?
2317

2418
http://lists.w3.org/Archives/Public/www-style/2002Mar/0021.html
2519
http://lists.w3.org/Archives/Member/w3c-css-wg/2002JanMar/0383.html
2620
http://lists.w3.org/Archives/Member/w3c-css-wg/2001AprJun/0281.html
2721
http://bugzilla.mozilla.org/show_bug.cgi?id=138415
2822
http://lists.w3.org/Archives/Member/w3c-css-wg/2002AprJun/0170.html
29-
30-
Should the parsing rules be looser for unknown pseudos?
31-
32-
http://lists.w3.org/Archives/Member/w3c-css-wg/2001OctDec/0006.html
33-
23+
ISSUES REMAINING:
3424
http://lists.w3.org/Archives/Member/w3c-css-wg/2002JulSep/thread.html#294
35-
3625
Steven Pemberton's message about parseable sequences of tokens:
37-
http://lists.w3.org/Archives/Member/w3c-css-wg/2002OctDec/0249.html
38-
26+
http://lists.w3.org/Archives/Member/w3c-css-wg/2002OctDec/0249.html
3927
untokenizable / unparseable sequences:
4028
http://lists.w3.org/Archives/Public/www-style/2002Nov/0014.html
41-
4229
missing whitespace:
4330
http://lists.w3.org/Archives/Public/www-style/2002Nov/0012.html
44-
4531
http://lists.w3.org/Archives/Public/www-style/2003Feb/0103.html
4632
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.
37+
Chris Lilley's Comments in thread
38+
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
41+
42+
See Bj�rn H�hrmann's 2001-09-19 post and thread following:
43+
http://lists.w3.org/Archives/Public/www-style/2001Sep/thread.html#36
44+
Should the parsing rules be looser for unknown pseudos?
45+
http://lists.w3.org/Archives/Member/w3c-css-wg/2001OctDec/0006.html
4746

48-
[09:41:31] <Hixie_> dbaron: just looking at css3-syntax -- i don't think the grammar covers the fact that unquoted contents of url() forms must have balanced {}, [], and () characters.
49-
[09:42:22] <Hixie_> also i may be mistaken but i don't see a token for unquoted 'font-family's.
50-
51-
Chris Lilley's Comments in thread
52-
http://lists.w3.org/Archives/Member/w3c-css-wg/2003JanMar/thread.html#193
53-
54-
Vendor identifier issues:
55-
http://lists.w3.org/Archives/Public/www-style/2003Feb/thread.html#151
56-
57-
Other modules:
47+
ISSUES IN OTHER MODULES:
5848
Selectors draft should list terminology change in the changes section.
5949
Definition of 'font-size' in fonts module.
6050
"\A" in generated content
51+
Does C&I specify use of selectors draft correctly?

0 commit comments

Comments
 (0)