1 |
|
2007-08-25 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Node.pm (manakai_language): Return the |manakai_language| |
4 |
|
of the |owner_document|, if any, as defined in the spec. |
5 |
|
|
6 |
|
2007-08-25 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* Makefile: Relative path was wrong. |
9 |
|
|
10 |
|
2007-07-29 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* HTML/: New directory. |
13 |
|
|
14 |
|
* Element.pm (create_element_ns): Return object implementing |
15 |
|
the |HTMLElement| interface for HTML elements. |
16 |
|
|
17 |
|
2007-07-29 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* DOMImplementation.pod: New documentation. |
20 |
|
|
21 |
|
* Makefile: Make HTML document. |
22 |
|
|
23 |
2007-07-29 Wakaba <wakaba@suika.fam.cx> |
2007-07-29 Wakaba <wakaba@suika.fam.cx> |
24 |
|
|
25 |
* XDoctype.dis, XDoctype.pm: Removed. |
* XDoctype.dis, XDoctype.pm: Removed. |
26 |
|
|
27 |
* CharacterData.pm: Renamed from DOMCharacterData.pm. |
* CharacterData.pm: Renamed from DOMCharacterData.pm. |
28 |
|
|
29 |
* Document.pm: Renaemd from DOMDocument.pm. |
* Document.pm: Renamed from DOMDocument.pm. |
30 |
|
|
31 |
* Element.pm: Renamed from DOMElement.pm |
* Element.pm: Renamed from DOMElement.pm |
32 |
|
|