--- test/html-webhacc/ChangeLog 2007/11/07 11:29:46 1.35
+++ test/html-webhacc/ChangeLog 2007/11/18 05:30:03 1.39
@@ -1,3 +1,26 @@
+2007-11-18 Wakaba
+
+ * cc.cgi (get_input_document): Use sniffer to determine
+ media type of the entity.
+
+2007-11-11 Wakaba
+
+ * cc-style.css: Rules for "unsupported" parse errors.
+
+ * cc.cgi (print_syntax_error_html_section): Use HTML
+ parser for byte string.
+ (print_result_unknown_type_section): Make output
+ more consistent with other media types.
+
+2007-11-11 Wakaba
+
+ * parser.cgi: Use |Whatpm::HTML::Serializer| to serialize
+ an HTML DOM.
+
+2007-11-07 Wakaba
+
+ * cc-style.css: Styling examples.
+
2007-11-07 Wakaba
* error-description-source.xml (enumerated:invalid:http-equiv:content-type):