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