1 |
2007-07-07 Wakaba <wakaba@suika.fam.cx> |
2007-07-07 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* DOMImplementation.pm (new): New method name for |____new|. |
4 |
|
It will be defined in the DOM Perl Binding specification |
5 |
|
as part of |DOMImplementation| interface. |
6 |
|
($HasFeature): Defined for features support. |
7 |
|
(has_feature, get_feature): Implemented. |
8 |
|
|
9 |
|
* DOMStringList.pm: Don't load the |Message::DOM::DOMException| |
10 |
|
module unless necessary. |
11 |
|
(___report_error): Removed since it is not used in fact. |
12 |
|
|
13 |
|
* DOMImplementationList.pm, DOMImplementationSource.pm, |
14 |
|
DOMImplementationRegistry.pm: New modules. |
15 |
|
|
16 |
|
2007-07-07 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
* AttributeDefinition.pm (allowed_tokens): Implemented. |
* AttributeDefinition.pm (allowed_tokens): Implemented. |
19 |
|
|
20 |
* DOMStringList.pm: New Perl module. |
* DOMStringList.pm: New Perl module. |