Parent Directory
|
Revision Log
++ whatpm/t/ChangeLog 19 May 2007 03:49:54 -0000 2007-05-19 Wakaba <wakaba@suika.fam.cx> * content-model-2.dat: New test. * ContentChecker.t (@FILES): |content-model-2.dat| is added. (get_node_path): |ATTRIBUTE_NODE| support. * content-model-1.dat: New tests for unknown element in HTML namespace. * ContentChecker.t (manakai_element_type_match): Removed. ++ whatpm/Whatpm/ChangeLog 19 May 2007 03:48:44 -0000 2007-05-19 Wakaba <wakaba@suika.fam.cx> * ContentChecker.pm ($AttrChecker, $HTMLAttrChecker, $AnyChecker->{attr_checker}, $HTMLAttrsChecker, $Element->{$HTML_NS}->{''}): New. (check_element): Invoke attrs_checker for each element.
| 1 | wakaba | 1.16 | 2007-05-19 Wakaba <[email protected]> |
| 2 | |||
| 3 | * content-model-2.dat: New test. | ||
| 4 | |||
| 5 | * ContentChecker.t (@FILES): |content-model-2.dat| is added. | ||
| 6 | (get_node_path): |ATTRIBUTE_NODE| support. | ||
| 7 | |||
| 8 | * content-model-1.dat: New tests for unknown | ||
| 9 | element in HTML namespace. | ||
| 10 | |||
| 11 | wakaba | 1.11 | 2007-05-13 Wakaba <[email protected]> |
| 12 | |||
| 13 | wakaba | 1.16 | * ContentChecker.t (manakai_element_type_match): Removed. |
| 14 | wakaba | 1.15 | |
| 15 | 2007-05-13 Wakaba <[email protected]> | ||
| 16 | |||
| 17 | wakaba | 1.14 | * content-model-1.dat: Tests for |a| content model are added. |
| 18 | Test |