1 |
|
2008-02-09 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* cc-style.css: Rules for s/unsupported/u/'ed version added. |
4 |
|
|
5 |
|
* cc.cgi: Support for 'u' level. |
6 |
|
|
7 |
|
* error-description-source.en.xml: s/unsupported/u/; |
8 |
|
|
9 |
|
* standards.en.html: CSS added. |
10 |
|
|
11 |
|
2008-02-09 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* standards.en.html: New document. |
14 |
|
|
15 |
|
* cc-interface.en.html: Linking to |standards.en.html|. |
16 |
|
|
17 |
|
2007-11-23 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* error-description-source.xml: New error descriptions. |
20 |
|
|
21 |
|
* cc.cgi: |Accept-Encoding: *; q=0| is a request for server to send |
22 |
|
a 406 page! |identity| encoding is added. |
23 |
|
|
24 |
|
2007-11-19 Wakaba <wakaba@suika.fam.cx> |
25 |
|
|
26 |
|
* cc.cgi (#document-tree Document): Output |inputEncoding|, |
27 |
|
|manakaiCharset|, and |manakaiHasBOM| attributes. |
28 |
|
|
29 |
|
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
31 |
|
* cc-style.css: New rules for warnings. |
32 |
|
|
33 |
|
* cc-todo.en.txt: Updated. |
34 |
|
|
35 |
|
* cc.cgi: Default to |Windows-1252| instead of |ISO-8859-1| |
36 |
|
for |inner_html| with external source. Set |manakai_charset| |
37 |
|
attribute if possible. |
38 |
|
(load_text_catalog): Interpret catalog file as UTF-8. |
39 |
|
|
40 |
|
* error-description-source.en.xml: New errors for character |
41 |
|
encodings are added. |
42 |
|
|
43 |
|
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
44 |
|
|
45 |
|
* error-description-source.xml: s/charset declaration/character |
46 |
|
encoding declaration/g, since HTML5 spec says so. |
47 |
|
|
48 |
|
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
49 |
|
|
50 |
|
* cc.cgi (get_input_document): Use sniffer to determine |
51 |
|
media type of the entity. |
52 |
|
|
53 |
|
2007-11-11 Wakaba <wakaba@suika.fam.cx> |
54 |
|
|
55 |
|
* cc-style.css: Rules for "unsupported" parse errors. |
56 |
|
|
57 |
|
* cc.cgi (print_syntax_error_html_section): Use HTML |
58 |
|
parser for byte string. |
59 |
|
(print_result_unknown_type_section): Make output |
60 |
|
more consistent with other media types. |
61 |
|
|
62 |
|
2007-11-11 Wakaba <wakaba@suika.fam.cx> |
63 |
|
|
64 |
|
* parser.cgi: Use |Whatpm::HTML::Serializer| to serialize |
65 |
|
an HTML DOM. |
66 |
|
|
67 |
|
2007-11-07 Wakaba <wakaba@suika.fam.cx> |
68 |
|
|
69 |
|
* cc-style.css: Styling examples. |
70 |
|
|
71 |
|
2007-11-07 Wakaba <wakaba@suika.fam.cx> |
72 |
|
|
73 |
|
* error-description-source.xml (enumerated:invalid:http-equiv:content-type): |
74 |
|
New. |
75 |
|
|
76 |
2007-11-05 Wakaba <wakaba@suika.fam.cx> |
2007-11-05 Wakaba <wakaba@suika.fam.cx> |
77 |
|
|
78 |
* cc.cgi (get_error_level_label): New. |
* cc.cgi (get_error_level_label): New. |