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> |
53 |
|
|
54 |
|
* cc.cgi: Subdocument validation framework implemented. |
55 |
|
|
56 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
57 |
|
|
58 |
|
* cc.cgi (print_listing_section): ID, class, and term |
59 |
|
section functions are merged. |
60 |
|
|
61 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
62 |
|
|
63 |
|
* table-interface.en.html: Typo fixed. |
64 |
|
|
65 |
|
* cc.cgi: Use |$input->{id_prefix}| as the prefix for the |
66 |
|
identifiers in report sections. Don't add headings |
67 |
|
if the |$input->{nested}| flag is set. |
68 |
|
|
69 |
|
* table-script.js (tableToCanvas): Now it aceepts third |
70 |
|
argument, |idPrefix|, for setting ID prefix. |
71 |
|
|
72 |
|
* table.cgi: Set the third argument to |tableToCanvas| as an |
73 |
|
empty string. |
74 |
|
|
75 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
76 |
|
|
77 |
|
* cc.cgi (check_and_print): Now this is a subroutine. |
78 |
|
|
79 |
|
2008-02-09 Wakaba <wakaba@suika.fam.cx> |
80 |
|
|
81 |
|
* cc-style.css: Rules for s/unsupported/u/'ed version added. |
82 |
|
|
83 |
|
* cc.cgi: Support for 'u' level. |
84 |
|
|
85 |
|
* error-description-source.en.xml: s/unsupported/u/; |
86 |
|
|
87 |
|
* standards.en.html: CSS added. |
88 |
|
|
89 |
|
2008-02-09 Wakaba <wakaba@suika.fam.cx> |
90 |
|
|
91 |
|
* standards.en.html: New document. |
92 |
|
|
93 |
|
* cc-interface.en.html: Linking to |standards.en.html|. |
94 |
|
|
95 |
2007-11-23 Wakaba <wakaba@suika.fam.cx> |
2007-11-23 Wakaba <wakaba@suika.fam.cx> |
96 |
|
|
97 |
* error-description-source.xml: New error descriptions. |
* error-description-source.xml: New error descriptions. |