1 |
2007-07-08 Wakaba <wakaba@suika.fam.cx> |
2007-07-08 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* DOMElement.pm (attributes): Implemented. |
4 |
|
|
5 |
|
* DOMException.pm (INUSE_DEFINITION_ERR): New error type. |
6 |
|
|
7 |
|
* DocumentType.pm (entities, general_entities, |
8 |
|
notations, element_types): Implemented. |
9 |
|
|
10 |
|
* ElementTypeDefinition.pm (attribute_definitions): Implemented. |
11 |
|
|
12 |
|
* NamedNodeMap.pm: New Perl module. |
13 |
|
|
14 |
|
2007-07-08 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
* Attr.pm, AttributeDefinition.pm, DOMCharacterData.pm, |
* Attr.pm, AttributeDefinition.pm, DOMCharacterData.pm, |
17 |
DOMDocument.pm, DocumentType.pm, ElementTypeDefinition.pm, |
DOMDocument.pm, DocumentType.pm, ElementTypeDefinition.pm, |
18 |
Node.pm, Notation.pm, ProcessingInstruction.pm (append_child, |
Node.pm, Notation.pm, ProcessingInstruction.pm (append_child, |