--- test/html-webhacc/ChangeLog 2007/06/21 14:54:14 1.11
+++ test/html-webhacc/ChangeLog 2007/06/30 08:26:08 1.14
@@ -1,3 +1,28 @@
+2007-06-30 Wakaba
+
+ * 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
+
+ * parser-manakai.cgi, parser-manakai-interface.en.html: Fragment
+ parse mode is implemented.
+
+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.