1 |
|
2007-07-19 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Attr.pm (DeclaredValueType): Added. |
4 |
|
|
5 |
|
* ProcessingInstruction.pm (data): Accept |undef| |
6 |
|
as a valid input, for |text_content| (maybe) allows it. |
7 |
|
|
8 |
|
* TypeInfo.pm (type_namespace): The implementation was wrong. |
9 |
|
|
10 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* DOMElement.pm: Incorrect module was referenced. |
13 |
|
|
14 |
|
* DOMImplementation.pm: References to |
15 |
|
the |Message::Charset::Encode| module has been removed. |
16 |
|
|
17 |
|
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* XMLParserTemp.pm: Use |Whatpm::Charset::DecodeHandle| |
20 |
|
instead of |Message::Charset::Encode|. |
21 |
|
|
22 |
|
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
|
* DOMDocument.pm (inner_html): New attribute (beta). |
25 |
|
|
26 |
|
* DOMElement.pm (inner_html): New attribute (beta). |
27 |
|
|
28 |
|
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
29 |
|
|
30 |
|
* DOMConfiguration.pm: Configuration parameter |create-child-element| |
31 |
|
implemented. |
32 |
|
|
33 |
|
* DOMElement.pm (create_element_ns): Support for Atom |
34 |
|
subclasses. |
35 |
|
|
36 |
|
* DOMImplementation.pm (DOMImplementation): Now |
37 |
|
implements the |AtomDOMImplementation| interface. |
38 |
|
($HasFeature): Features |atom| and |atomthreading| are added. |
39 |
|
|
40 |
|
* NodeList.pm (StaticNodeList): Implemented. |
41 |
|
|
42 |
|
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
43 |
|
|
44 |
|
* Atom/: New directory. |
45 |
|
|
46 |
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
47 |
|
|
48 |
* TreeWalker.pm, SerialWalker.pm: New Perl modules. |
* TreeWalker.pm, SerialWalker.pm: New Perl modules. |