1 |
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* DOMDocument.pm (inner_html): New attribute (beta). |
4 |
|
|
5 |
|
* DOMElement.pm (inner_html): New attribute (beta). |
6 |
|
|
7 |
|
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
8 |
|
|
9 |
|
* DOMConfiguration.pm: Configuration parameter |create-child-element| |
10 |
|
implemented. |
11 |
|
|
12 |
|
* DOMElement.pm (create_element_ns): Support for Atom |
13 |
|
subclasses. |
14 |
|
|
15 |
|
* DOMImplementation.pm (DOMImplementation): Now |
16 |
|
implements the |AtomDOMImplementation| interface. |
17 |
|
($HasFeature): Features |atom| and |atomthreading| are added. |
18 |
|
|
19 |
|
* NodeList.pm (StaticNodeList): Implemented. |
20 |
|
|
21 |
|
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
|
* Atom/: New directory. |
24 |
|
|
25 |
|
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
* TreeWalker.pm, SerialWalker.pm: New Perl modules. |
* TreeWalker.pm, SerialWalker.pm: New Perl modules. |
28 |
|
|
29 |
* Text.pm (whole_text): Parameter index number has |
* Text.pm (whole_text): Parameter index number has |