1 |
|
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* NanoDOM.pm (document_uri): New attribute. |
4 |
|
|
5 |
|
* ContentChecker.pm: Don't use methods not implemented by NanoDOM. |
6 |
|
|
7 |
|
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
8 |
|
|
9 |
|
* NanoDOM.pm (text_content): Don't create a Text node if the new |
10 |
|
value is empty. |
11 |
|
|
12 |
|
2008-11-06 Wakaba <wakaba@suika.fam.cx> |
13 |
|
|
14 |
|
* SWML/: New directory. |
15 |
|
|
16 |
|
2008-10-20 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* NanoDOM.pm (specified, all_declarations_processed, |
19 |
|
manakai_attribute_type): New attributes. |
20 |
|
|
21 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
|
* NanoDOM.pm (Entity->new): Initialize ->child_nodes as an empty |
24 |
|
array. |
25 |
|
|
26 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
27 |
|
|
28 |
|
* NanoDOM.pm (notation_name): New attribute. |
29 |
|
|
30 |
|
2008-10-18 Wakaba <wakaba@suika.fam.cx> |
31 |
|
|
32 |
|
* NanoDOM.pm (public_id, system_id): New attributes.a |
33 |
|
|
34 |
2008-10-18 Wakaba <wakaba@suika.fam.cx> |
2008-10-18 Wakaba <wakaba@suika.fam.cx> |
35 |
|
|
36 |
* NanoDOM.pm (text_content): Moved to Node from Element. Setter |
* NanoDOM.pm (text_content): Moved to Node from Element. Setter |