--- test/html-whatpm/ChangeLog 2007/05/01 11:05:04 1.4 +++ test/html-whatpm/ChangeLog 2007/05/27 10:00:48 1.8 @@ -1,3 +1,29 @@ +2007-05-27 Wakaba + + * excanvas.js: New (from ). + + * table.cgi: Remove |$table->{caption}->{element}| + for table with caption processed correctly. + Support for WinIE via ExplorerCanvas; note that + it does not draw path with fill and stroke correctly (stroke + is hidden?). + +2007-05-27 Wakaba + + * table.cgi, table-interface.en.html. table-script.js: New files. + +2007-05-25 Wakaba + + * parser.cgi: Use CGI::Carp. + +2007-05-19 Wakaba + + * parser-interface.en.html: A checkbox to + enable DOM5 HTML conformance checking is added. + + * parser.cgi: Check DOM5 HTML conformance + if |dom5| parameter is specified. + 2007-05-01 Wakaba * parser.cgi: Module names are updated.