--- test/html-whatpm/ChangeLog 2007/05/20 08:14:48 1.5
+++ test/html-whatpm/ChangeLog 2007/06/21 15:00:17 1.12
@@ -1,3 +1,46 @@
+2007-06-21 Wakaba
+
+ * parser-interface.en.html: |checked"| -> |checked| (it did
+ work for Firefox 1.5 but not for WinIE6).
+
+2007-06-21 Wakaba
+
+ * parser-manakai.cgi: New.
+
+ * parser-manakai-interface.en.html: New.
+
+ * time-manakai.plt: New.
+
+2007-05-28 Wakaba
+
+ * parser.cgi: Log elapsed time to external files.
+
+ * time.plt: New file.
+
+2007-05-27 Wakaba
+
+ * parser.cgi: Output how long each process takes.
+ Document element testing is moved to the |Whatpm::ContentChecker|
+ module.
+
+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