--- test/html-webhacc/ChangeLog 2008/05/05 06:56:01 1.67 +++ test/html-webhacc/ChangeLog 2008/05/06 08:47:09 1.69 @@ -1,3 +1,19 @@ +2008-05-06 Wakaba + + * cc.cgi: Use table object returned by the checker; don't + form a table by itself. + + * table-script.js: Use different coloring for empty data cells. + + * cc.cgi, table.cgi: Remove table reference for JSON convertion. + +2008-05-06 Wakaba + + * table-script.js: Support for header cell highlighting. + + * table.cgi: Set |id| to cells; it enables the cell highlighting + feature. + 2008-05-05 Wakaba * table-script.js: Table header/footer fill started at a