1 |
2007-07-07 Wakaba <wakaba@suika.fam.cx> |
2007-07-07 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* DOMDocument.pm (adopt_node): Implemented. |
4 |
|
(doctype): Implemented. |
5 |
|
|
6 |
|
* DOMElement.pm (remove_attribute_node): Alpha version. |
7 |
|
|
8 |
|
* DOMException.pm (ADOPT_NODE_TYPE_NOT_SUPPORTED_ERR): New |
9 |
|
error type. |
10 |
|
|
11 |
|
* Node.pm (set_user_data): Implemented. |
12 |
|
|
13 |
|
2007-07-07 Wakaba <wakaba@suika.fam.cx> |
14 |
|
|
15 |
* DOMImplementation.pm (new): New method name for |____new|. |
* DOMImplementation.pm (new): New method name for |____new|. |
16 |
It will be defined in the DOM Perl Binding specification |
It will be defined in the DOM Perl Binding specification |
17 |
as part of |DOMImplementation| interface. |
as part of |DOMImplementation| interface. |