--- test/html-webhacc/ChangeLog 2007/11/11 04:18:27 1.37 +++ test/html-webhacc/ChangeLog 2007/11/11 06:57:16 1.38 @@ -1,5 +1,14 @@ 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.