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