1 |
|
2007-05-02 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* NanoDOM.pm (DOMImplementation): New class. |
4 |
|
(append_child): Weaken the |parent_node| reference. |
5 |
|
(create_element_ns, Element new): Set the |owner_document| |
6 |
|
reference. |
7 |
|
(implementation): New attribute. |
8 |
|
(owner_document, local_name, namespace_uri): New attributes. |
9 |
|
|
10 |
|
* HTML.pm.src (parse_string): Line and column numbers |
11 |
|
are now provided to error handler. |
12 |
|
(!!!parse-error): Short descriptions are added. |
13 |
|
(_construct_tree): Split into three methods; support |
14 |
|
for innerHTML mode. |
15 |
|
(set_inner_html): New method. |
16 |
|
|
17 |
2007-05-01 Wakaba <wakaba@suika.fam.cx> |
2007-05-01 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
* NanoDOM.html: Documentation is added. |
* NanoDOM.html: Documentation is added. |