|
1 | 1 |
|
2 | | -http://www.w3.org/Style/Group/css3-src/css3-naming/ |
3 | | -css-style-attr? |
| 2 | +ISSUES COMPLETED OR NOTED IN SPEC: |
4 | 3 |
|
| 4 | + http://www.w3.org/Style/Group/css3-src/css3-naming/ |
| 5 | + css-style-attr? |
5 | 6 |
|
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 ] |
10 | 11 |
|
11 | | -How should grammar connect to selectors? |
| 12 | + How should grammar connect to selectors? |
12 | 13 |
|
13 | | -Should , be in selectors or in grammar / C&I? |
| 14 | + (Should , be in selectors or in grammar / C&I?) |
14 | 15 |
|
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? |
23 | 17 |
|
24 | 18 | http://lists.w3.org/Archives/Public/www-style/2002Mar/0021.html |
25 | 19 | http://lists.w3.org/Archives/Member/w3c-css-wg/2002JanMar/0383.html |
26 | 20 | http://lists.w3.org/Archives/Member/w3c-css-wg/2001AprJun/0281.html |
27 | 21 | http://bugzilla.mozilla.org/show_bug.cgi?id=138415 |
28 | 22 | 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: |
34 | 24 | http://lists.w3.org/Archives/Member/w3c-css-wg/2002JulSep/thread.html#294 |
35 | | - |
36 | 25 | 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 |
39 | 27 | untokenizable / unparseable sequences: |
40 | 28 | http://lists.w3.org/Archives/Public/www-style/2002Nov/0014.html |
41 | | - |
42 | 29 | missing whitespace: |
43 | 30 | http://lists.w3.org/Archives/Public/www-style/2002Nov/0012.html |
44 | | - |
45 | 31 | http://lists.w3.org/Archives/Public/www-style/2003Feb/0103.html |
46 | 32 | 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 |
47 | 46 |
|
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: |
58 | 48 | Selectors draft should list terminology change in the changes section. |
59 | 49 | Definition of 'font-size' in fonts module. |
60 | 50 | "\A" in generated content |
| 51 | + Does C&I specify use of selectors draft correctly? |
0 commit comments