--- test/html-webhacc/ChangeLog 2008/03/16 11:38:47 1.57 +++ test/html-webhacc/ChangeLog 2008/03/17 13:52:48 1.60 @@ -1,3 +1,21 @@ +2008-03-17 Wakaba + + * cc.cgi (get_error_label): No-parent case was not considered. + +2008-03-17 Wakaba + + * cc.cgi (get_error_label): Use the error location + of the parent node, if the node does not have one. + +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