1 |
2007-07-07 Wakaba <wakaba@suika.fam.cx> |
2007-07-07 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* CDATASection.pm (is_element_content_whitespace): New. |
4 |
|
|
5 |
|
* DOMElement.pm (has_attribute): Alpha version. |
6 |
|
(create_element, create_element_ns): Implemented. |
7 |
|
|
8 |
|
* DocumentType.pm (get_general_entity_node): Alpha version. |
9 |
|
|
10 |
|
* EntityReference.pm (create_entity_reference): Implemented. |
11 |
|
|
12 |
|
* ProcessingInstruction.pm (create_processing_instruction): Implemented. |
13 |
|
|
14 |
|
2007-07-07 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
* Attr.pm (create_attribute, create_attribute_ns): Implemented. |
* Attr.pm (create_attribute, create_attribute_ns): Implemented. |
17 |
|
|
18 |
* DOMDocument.pm: Load character classes from |Char::Class::XML|. |
* DOMDocument.pm: Load character classes from |Char::Class::XML|. |