1 |
2007-07-07 Wakaba <wakaba@suika.fam.cx> |
2007-07-07 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* DOMDocument.pm (get_element_by_id): Implemented. |
4 |
|
(create_document): Implemented. |
5 |
|
|
6 |
|
* DOMException.pm (EXTERNAL_OBJECT_ERR, INUSE_DOCTYPE_ERR): New |
7 |
|
errors. |
8 |
|
(QNAME_NULLNS_ERR): New errors. |
9 |
|
|
10 |
|
* DocumenType.pm (create_document_type): Implemented. |
11 |
|
|
12 |
|
2007-07-07 Wakaba <wakaba@suika.fam.cx> |
13 |
|
|
14 |
* CDATASection.pm (is_element_content_whitespace): New. |
* CDATASection.pm (is_element_content_whitespace): New. |
15 |
|
|
16 |
* DOMElement.pm (has_attribute): Alpha version. |
* DOMElement.pm (has_attribute): Alpha version. |