Revision
1.1 -
(
hide annotations)
(
download)
Tue May 1 06:22:12 2007 UTC
(18 years, 2 months ago)
by
wakaba
Branch:
MAIN
++ whatpm/What/ChangeLog 1 May 2007 06:20:06 -0000
2007-05-01 Wakaba <wakaba@suika.fam.cx>
* NanoDOM.pm (last_child, previous_sibling): New attributes.
(clone_node): Attribute nodes were not completely copied.
* HTML.pm.src: Many bugs are fixed.
++ whatpm/t/ChangeLog 1 May 2007 06:21:52 -0000
2007-05-01 Wakaba <wakaba@suika.fam.cx>
* HTML-tree.t: New test file is added. Sort key
was incorrect.
* HTML-tokenizer.t: New test file is added.
* tokenizer-test-1.test, tree-test-1.dat: New tests.