2007-06-30 Wakaba <wakaba@suika.fam.cx> * cc-style.css (img): New rule not to make border for img[usemap]. * cc.cgi: |table.cgi|-feature merged. Doctype token was serialized incorrectly. * table-script.js (tableToCanvas): Has second argument to specify the parent. Use image map to identify cells. * table.cgi: Minor fix to sync with the aforementioned change. 2007-06-25 Wakaba <wakaba@suika.fam.cx> * parser-manakai.cgi, parser-manakai-interface.en.html: Fragment parse mode is implemented. 2007-06-21 Wakaba <wakaba@suika.fam.cx> * parser-interface.en.html: |checked"| -> |checked| (it did work for Firefox 1.5 but not for WinIE6). 2007-06-21 Wakaba <wakaba@suika.fam.cx> * parser-manakai.cgi: New. * parser-manakai-interface.en.html: New. * time-manakai.plt: New. 2007-05-28 Wakaba <wakaba@suika.fam.cx> * parser.cgi: Log elapsed time to external files. * time.plt: New file. 2007-05-27 Wakaba <wakaba@suika.fam.cx> * parser.cgi: Output how long each process takes. Document element testing is moved to the |Whatpm::ContentChecker| module. 2007-05-27 Wakaba <wakaba@suika.fam.cx> * excanvas.js: New (from <http://sourceforge.net/project/showfiles.php?group_id=163391&package_id=184688&release_id=505959>). * 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 <wakaba@suika.fam.cx> * table.cgi, table-interface.en.html. table-script.js: New files. 2007-05-25 Wakaba <wakaba@suika.fam.cx> * parser.cgi: Use CGI::Carp. 2007-05-19 Wakaba <wakaba@suika.fam.cx> * 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 <wakaba@suika.fam.cx> * parser.cgi: Module names are updated. * parser-interface.en.html: Link to Whatpm introduction is added. 2007-05-01 Wakaba <wakaba@suika.fam.cx> * parser-interface.en.html: New document. * parser.cgi: Test-result-format mode is added. 2007-05-01 Wakaba <wakaba@suika.fam.cx> * parser.cgi: New file. * .htaccess: New file. * ChangeLog: New file.