1 |
|
2007-05-27 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* ContentChecker.pm (thead, tfoot): Checker specifications |
4 |
|
were incorrect. |
5 |
|
|
6 |
|
2007-05-27 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* ContentChecker.pm ($HTMLURIAttrChecker): Include |
9 |
|
error position in the |type| option of the error. |
10 |
|
|
11 |
|
* HTMLTable.pm (form_table): The |$onerror| parameter |
12 |
|
is now optional. Some bugs are fixed. |
13 |
|
|
14 |
|
2007-05-27 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* HTMLTable.pm: New module. |
17 |
|
|
18 |
|
* ContentChecker.pm (table): Invoke table model error checker. |
19 |
|
|
20 |
|
* NanoDOM.pm (first_child, get_attribute_ns): New. |
21 |
|
|
22 |
|
2007-05-26 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
|
* ContentChecker.pm ($HTMLLinkTypesAttrChecker): New checker. |
25 |
|
(link/@rel, a/@rel, area/@rel): Use new checker. |
26 |
|
|
27 |
|
* Makefile (_LinkTypeList.pm, RelExtensions.html): New rules. |
28 |
|
|
29 |
|
* _LinkTypeList.pm: New file. |
30 |
|
|
31 |
|
* mklinktypelist.pl: New file. |
32 |
|
|
33 |
|
* .cvsignore: |RelExtensions.html| added. |
34 |
|
|
35 |
|
* NanoDOM.pm (child_nodes): Returns an empty array |
36 |
|
for non-child-containing node types. |
37 |
|
(text_content): New attribute. |
38 |
|
|
39 |
2007-05-26 Wakaba <wakaba@suika.fam.cx> |
2007-05-26 Wakaba <wakaba@suika.fam.cx> |
40 |
|
|
41 |
* IMTChecker.pm: New module. |
* IMTChecker.pm: New module. |