1 |
|
2007-07-29 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Text.pm: |Message::DOM::Traversal, an obsolete module, |
4 |
|
was referenced. |
5 |
|
|
6 |
|
2007-07-29 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* DOMDocument.pm (inner_html): Setter in HTML document |
9 |
|
is implemented. |
10 |
|
|
11 |
|
2007-07-29 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* DOMDocument.pm (inner_html): Setter in XML document |
14 |
|
is implemented. |
15 |
|
|
16 |
|
2007-07-19 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* Attr.pm (DeclaredValueType): Added. |
19 |
|
|
20 |
|
* ProcessingInstruction.pm (data): Accept |undef| |
21 |
|
as a valid input, for |text_content| (maybe) allows it. |
22 |
|
|
23 |
|
* TypeInfo.pm (type_namespace): The implementation was wrong. |
24 |
|
|
25 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
|
* DOMElement.pm: Incorrect module was referenced. |
28 |
|
|
29 |
|
* DOMImplementation.pm: References to |
30 |
|
the |Message::Charset::Encode| module has been removed. |
31 |
|
|
32 |
|
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
33 |
|
|
34 |
|
* XMLParserTemp.pm: Use |Whatpm::Charset::DecodeHandle| |
35 |
|
instead of |Message::Charset::Encode|. |
36 |
|
|
37 |
|
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
38 |
|
|
39 |
|
* DOMDocument.pm (inner_html): New attribute (beta). |
40 |
|
|
41 |
|
* DOMElement.pm (inner_html): New attribute (beta). |
42 |
|
|
43 |
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
44 |
|
|
45 |
* DOMConfiguration.pm: Configuration parameter |create-child-element| |
* DOMConfiguration.pm: Configuration parameter |create-child-element| |