1 |
|
2007-07-07 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* AttributeDefinition.pm (allowed_tokens): Implemented. |
4 |
|
|
5 |
|
* DOMStringList.pm: New Perl module. |
6 |
|
|
7 |
|
2007-06-26 Wakaba <wakaba@suika.fam.cx> |
8 |
|
|
9 |
|
* DOMElement.pm (clone_node): Alpha version. It did not work |
10 |
|
at all. |
11 |
|
|
12 |
|
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
13 |
|
|
14 |
|
* ProcessingInstruction.pm (data): Now it is a read-write attribute. |
15 |
|
|
16 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* DOMDocument.pm (compat_mode, manakai_compat_mode): Implemented. |
19 |
|
(manakai_is_html): Revised. |
20 |
|
(Document): Now it implements the |HTMLDocument| interface. |
21 |
|
(adopt_node): Alpha version. |
22 |
|
|
23 |
|
* AttributeDefinition.pm (allowed_tokens): |allowed_tokens|, |
24 |
|
not |allowed_token|! |
25 |
|
|
26 |
|
* ElementTypeDefinition.pm (attribute_definitions): Don't |
27 |
|
return an |undef| even if its |attribute_definitions| |
28 |
|
list is not created. |
29 |
|
|
30 |
2007-06-21 Wakaba <wakaba@suika.fam.cx> |
2007-06-21 Wakaba <wakaba@suika.fam.cx> |
31 |
|
|
32 |
* Comment.pm (node_type): Node type was incorrect! |
* Comment.pm (node_type): Node type was incorrect! |