1 |
|
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* cc-style.css: New rules for warnings. |
4 |
|
|
5 |
|
* cc-todo.en.txt: Updated. |
6 |
|
|
7 |
|
* cc.cgi: Default to |Windows-1252| instead of |ISO-8859-1| |
8 |
|
for |inner_html| with external source. Set |manakai_charset| |
9 |
|
attribute if possible. |
10 |
|
(load_text_catalog): Interpret catalog file as UTF-8. |
11 |
|
|
12 |
|
* error-description-source.en.xml: New errors for character |
13 |
|
encodings are added. |
14 |
|
|
15 |
|
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
|
* error-description-source.xml: s/charset declaration/character |
18 |
|
encoding declaration/g, since HTML5 spec says so. |
19 |
|
|
20 |
|
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* cc.cgi (get_input_document): Use sniffer to determine |
23 |
|
media type of the entity. |
24 |
|
|
25 |
|
2007-11-11 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
|
* cc-style.css: Rules for "unsupported" parse errors. |
28 |
|
|
29 |
|
* cc.cgi (print_syntax_error_html_section): Use HTML |
30 |
|
parser for byte string. |
31 |
|
(print_result_unknown_type_section): Make output |
32 |
|
more consistent with other media types. |
33 |
|
|
34 |
|
2007-11-11 Wakaba <wakaba@suika.fam.cx> |
35 |
|
|
36 |
|
* parser.cgi: Use |Whatpm::HTML::Serializer| to serialize |
37 |
|
an HTML DOM. |
38 |
|
|
39 |
|
2007-11-07 Wakaba <wakaba@suika.fam.cx> |
40 |
|
|
41 |
|
* cc-style.css: Styling examples. |
42 |
|
|
43 |
|
2007-11-07 Wakaba <wakaba@suika.fam.cx> |
44 |
|
|
45 |
|
* error-description-source.xml (enumerated:invalid:http-equiv:content-type): |
46 |
|
New. |
47 |
|
|
48 |
|
2007-11-05 Wakaba <wakaba@suika.fam.cx> |
49 |
|
|
50 |
|
* cc.cgi (get_error_level_label): New. |
51 |
|
|
52 |
|
* cc-style.css: New rules for error level descriptions. |
53 |
|
|
54 |
|
* error-description-source.xml: Description for error |
55 |
|
levels is added. |
56 |
|
|
57 |
|
2007-11-04 Wakaba <wakaba@suika.fam.cx> |
58 |
|
|
59 |
|
* cc-interface.en.html (i): |text/cache-manifest| is added. |
60 |
|
|
61 |
|
* cc-style.css: New rules for manifest dump. |
62 |
|
|
63 |
|
* cc.cgi: Support for |text/cache-manifest|. |
64 |
|
|
65 |
|
* error-description-soruce.en.xml (#cache-manifest-errors): New |
66 |
|
section. |
67 |
|
|
68 |
2007-09-10 Wakaba <wakaba@suika.fam.cx> |
2007-09-10 Wakaba <wakaba@suika.fam.cx> |
69 |
|
|
70 |
* cc.cgi, cc-style.css: Scoring support. |
* cc.cgi, cc-style.css: Scoring support. |