| 1 |
|
2007-11-19 Wakaba <wakaba@suika.fam.cx> |
| 2 |
|
|
| 3 |
|
* cc.cgi (#document-tree Document): Output |inputEncoding|, |
| 4 |
|
|manakaiCharset|, and |manakaiHasBOM| attributes. |
| 5 |
|
|
| 6 |
|
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
| 7 |
|
|
| 8 |
|
* cc-style.css: New rules for warnings. |
| 9 |
|
|
| 10 |
|
* cc-todo.en.txt: Updated. |
| 11 |
|
|
| 12 |
|
* cc.cgi: Default to |Windows-1252| instead of |ISO-8859-1| |
| 13 |
|
for |inner_html| with external source. Set |manakai_charset| |
| 14 |
|
attribute if possible. |
| 15 |
|
(load_text_catalog): Interpret catalog file as UTF-8. |
| 16 |
|
|
| 17 |
|
* error-description-source.en.xml: New errors for character |
| 18 |
|
encodings are added. |
| 19 |
|
|
| 20 |
|
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
| 21 |
|
|
| 22 |
|
* error-description-source.xml: s/charset declaration/character |
| 23 |
|
encoding declaration/g, since HTML5 spec says so. |
| 24 |
|
|
| 25 |
|
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
| 26 |
|
|
| 27 |
|
* cc.cgi (get_input_document): Use sniffer to determine |
| 28 |
|
media type of the entity. |
| 29 |
|
|
| 30 |
|
2007-11-11 Wakaba <wakaba@suika.fam.cx> |
| 31 |
|
|
| 32 |
|
* cc-style.css: Rules for "unsupported" parse errors. |
| 33 |
|
|
| 34 |
|
* cc.cgi (print_syntax_error_html_section): Use HTML |
| 35 |
|
parser for byte string. |
| 36 |
|
(print_result_unknown_type_section): Make output |
| 37 |
|
more consistent with other media types. |
| 38 |
|
|
| 39 |
2007-11-11 Wakaba <wakaba@suika.fam.cx> |
2007-11-11 Wakaba <wakaba@suika.fam.cx> |
| 40 |
|
|
| 41 |
* parser.cgi: Use |Whatpm::HTML::Serializer| to serialize |
* parser.cgi: Use |Whatpm::HTML::Serializer| to serialize |