--- test/html-webhacc/ChangeLog 2008/03/16 07:25:10 1.56 +++ test/html-webhacc/ChangeLog 2008/03/17 13:25:19 1.58 @@ -1,3 +1,17 @@ +2008-03-17 Wakaba + + * cc-script.js: The ID of the list is now given as an argument. + + * cc.cgi: List of document errors now also expanded by source + code fragment generated by scripting. + (get_error_label): Use line/column information from the error + context node, if any. + +2008-03-16 Wakaba + + * cc.cgi: Line break treatment was different from + that of HTML and CSS parsers. + 2008-03-16 Wakaba * cc-script.js: Unquote U+hhhh escapes.