1 |
|
2007-07-29 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* DOMDocument.pm (inner_html): Setter in HTML document |
4 |
|
is implemented. |
5 |
|
|
6 |
|
2007-07-29 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* DOMDocument.pm (inner_html): Setter in XML document |
9 |
|
is implemented. |
10 |
|
|
11 |
|
2007-07-19 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* Attr.pm (DeclaredValueType): Added. |
14 |
|
|
15 |
|
* ProcessingInstruction.pm (data): Accept |undef| |
16 |
|
as a valid input, for |text_content| (maybe) allows it. |
17 |
|
|
18 |
|
* TypeInfo.pm (type_namespace): The implementation was wrong. |
19 |
|
|
20 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* DOMElement.pm: Incorrect module was referenced. |
23 |
|
|
24 |
|
* DOMImplementation.pm: References to |
25 |
|
the |Message::Charset::Encode| module has been removed. |
26 |
|
|
27 |
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
28 |
|
|
29 |
* XMLParserTemp.pm: Use |Whatpm::Charset::DecodeHandle| |
* XMLParserTemp.pm: Use |Whatpm::Charset::DecodeHandle| |