Revision
1.2 -
(
hide annotations)
(
download)
Sat May 26 12:33:04 2007 UTC
(17 years, 5 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.1: +10 -2 lines
++ whatpm/t/ChangeLog 26 May 2007 12:32:50 -0000
* content-model-2.dat: Tests for |rel| values are added.
2007-05-26 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ChangeLog 26 May 2007 12:32:20 -0000
* ContentChecker.pm ($HTMLLinkTypesAttrChecker): New checker.
(link/@rel, a/@rel, area/@rel): Use new checker.
* Makefile (_LinkTypeList.pm, RelExtensions.html): New rules.
* _LinkTypeList.pm: New file.
* mklinktypelist.pl: New file.
* .cvsignore: |RelExtensions.html| added.
* NanoDOM.pm (child_nodes): Returns an empty array
for non-child-containing node types.
(text_content): New attribute.
2007-05-26 Wakaba <wakaba@suika.fam.cx>