1 |
|
2008-02-24 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* cc.cgi: Support for level-i (informational). |
4 |
|
|
5 |
|
* cc-style.css: New style rules for informational messages added. |
6 |
|
|
7 |
|
* error-description-source.xml (#information, #level-i): Added. |
8 |
|
|
9 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* cc.cgi: In CSS mode, add 'u' error for 'structure' category (until |
12 |
|
it is actually implemented). Support for '-moz-pre-wrap'. |
13 |
|
Typo in 'collapse' value fixed. |
14 |
|
|
15 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
|
* cc.cgi: |text/css| support. |id_prefix| support was |
18 |
|
partially broken. |
19 |
|
|
20 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* cc.cgi: Subdocument validation framework implemented. |
23 |
|
|
24 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
25 |
|
|
26 |
|
* cc.cgi (print_listing_section): ID, class, and term |
27 |
|
section functions are merged. |
28 |
|
|
29 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
31 |
|
* table-interface.en.html: Typo fixed. |
32 |
|
|
33 |
|
* cc.cgi: Use |$input->{id_prefix}| as the prefix for the |
34 |
|
identifiers in report sections. Don't add headings |
35 |
|
if the |$input->{nested}| flag is set. |
36 |
|
|
37 |
|
* table-script.js (tableToCanvas): Now it aceepts third |
38 |
|
argument, |idPrefix|, for setting ID prefix. |
39 |
|
|
40 |
|
* table.cgi: Set the third argument to |tableToCanvas| as an |
41 |
|
empty string. |
42 |
|
|
43 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
44 |
|
|
45 |
|
* cc.cgi (check_and_print): Now this is a subroutine. |
46 |
|
|
47 |
|
2008-02-09 Wakaba <wakaba@suika.fam.cx> |
48 |
|
|
49 |
|
* cc-style.css: Rules for s/unsupported/u/'ed version added. |
50 |
|
|
51 |
|
* cc.cgi: Support for 'u' level. |
52 |
|
|
53 |
|
* error-description-source.en.xml: s/unsupported/u/; |
54 |
|
|
55 |
|
* standards.en.html: CSS added. |
56 |
|
|
57 |
|
2008-02-09 Wakaba <wakaba@suika.fam.cx> |
58 |
|
|
59 |
|
* standards.en.html: New document. |
60 |
|
|
61 |
|
* cc-interface.en.html: Linking to |standards.en.html|. |
62 |
|
|
63 |
|
2007-11-23 Wakaba <wakaba@suika.fam.cx> |
64 |
|
|
65 |
|
* error-description-source.xml: New error descriptions. |
66 |
|
|
67 |
|
* cc.cgi: |Accept-Encoding: *; q=0| is a request for server to send |
68 |
|
a 406 page! |identity| encoding is added. |
69 |
|
|
70 |
|
2007-11-19 Wakaba <wakaba@suika.fam.cx> |
71 |
|
|
72 |
|
* cc.cgi (#document-tree Document): Output |inputEncoding|, |
73 |
|
|manakaiCharset|, and |manakaiHasBOM| attributes. |
74 |
|
|
75 |
|
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
76 |
|
|
77 |
|
* cc-style.css: New rules for warnings. |
78 |
|
|
79 |
|
* cc-todo.en.txt: Updated. |
80 |
|
|
81 |
|
* cc.cgi: Default to |Windows-1252| instead of |ISO-8859-1| |
82 |
|
for |inner_html| with external source. Set |manakai_charset| |
83 |
|
attribute if possible. |
84 |
|
(load_text_catalog): Interpret catalog file as UTF-8. |
85 |
|
|
86 |
|
* error-description-source.en.xml: New errors for character |
87 |
|
encodings are added. |
88 |
|
|
89 |
|
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
90 |
|
|
91 |
|
* error-description-source.xml: s/charset declaration/character |
92 |
|
encoding declaration/g, since HTML5 spec says so. |
93 |
|
|
94 |
|
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
95 |
|
|
96 |
|
* cc.cgi (get_input_document): Use sniffer to determine |
97 |
|
media type of the entity. |
98 |
|
|
99 |
2007-11-11 Wakaba <wakaba@suika.fam.cx> |
2007-11-11 Wakaba <wakaba@suika.fam.cx> |
100 |
|
|
101 |
* cc-style.css: Rules for "unsupported" parse errors. |
* cc-style.css: Rules for "unsupported" parse errors. |