--- test/html-webhacc/ChangeLog 2007/06/21 14:54:14 1.11 +++ test/html-webhacc/ChangeLog 2007/06/30 14:51:10 1.15 @@ -1,3 +1,34 @@ +2007-06-30 Wakaba + + * cc.cgi: "Terms" section. "Tree" was sometimes + non-conforming to HTML5. + (get_node_link): New function. + +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.