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