1 |
|
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* cc.cgi: Line break treatment was different from |
4 |
|
that of HTML and CSS parsers. |
5 |
|
|
6 |
|
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* cc-script.js: Unquote U+hhhh escapes. |
9 |
|
|
10 |
|
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* cc.cgi (get_error_label): Use token's line and column |
13 |
|
if available. |
14 |
|
|
15 |
|
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
|
* cc-script.js: Character was not marked if the line |
18 |
|
is less than 50 characters. |
19 |
|
|
20 |
|
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* cc.cgi: Link to the script added. |
23 |
|
|
24 |
|
* cc-style.css (mark): Added. |
25 |
|
|
26 |
|
* cc-script.js: New script. |
27 |
|
|
28 |
|
2008-03-11 Wakaba <wakaba@suika.fam.cx> |
29 |
|
|
30 |
|
* cc.cgi: |value| should be output in |dt| in Parse Errors |
31 |
|
section. |
32 |
|
|
33 |
|
2008-02-24 Wakaba <wakaba@suika.fam.cx> |
34 |
|
|
35 |
|
* cc.cgi: Support for level-i (informational). |
36 |
|
|
37 |
|
* cc-style.css: New style rules for informational messages added. |
38 |
|
|
39 |
|
* error-description-source.xml (#information, #level-i): Added. |
40 |
|
|
41 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
42 |
|
|
43 |
|
* cc.cgi: In CSS mode, add 'u' error for 'structure' category (until |
44 |
|
it is actually implemented). Support for '-moz-pre-wrap'. |
45 |
|
Typo in 'collapse' value fixed. |
46 |
|
|
47 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
48 |
|
|
49 |
|
* cc.cgi: |text/css| support. |id_prefix| support was |
50 |
|
partially broken. |
51 |
|
|
52 |
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
53 |
|
|
54 |
* cc.cgi: Subdocument validation framework implemented. |
* cc.cgi: Subdocument validation framework implemented. |