--- test/html-whatpm/ChangeLog 2008/04/29 10:59:25 1.65 +++ test/html-whatpm/ChangeLog 2008/05/06 08:47:09 1.69 @@ -1,3 +1,29 @@ +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 + wrong point. + +2008-05-05 Wakaba + + * table-script.js: It is now 0-indexed stead + of 1-indexed (HTML5 revision 1376). + 2008-04-29 Wakaba * cc-style.css: Duplicate terms are no longer disallowed (HTML5