1 |
2007-07-29 Wakaba <wakaba@suika.fam.cx> |
2007-07-29 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML/: New directory. |
4 |
|
|
5 |
|
* Element.pm (create_element_ns): Return object implementing |
6 |
|
the |HTMLElement| interface for HTML elements. |
7 |
|
|
8 |
|
2007-07-29 Wakaba <wakaba@suika.fam.cx> |
9 |
|
|
10 |
|
* DOMImplementation.pod: New documentation. |
11 |
|
|
12 |
|
* Makefile: Make HTML document. |
13 |
|
|
14 |
|
2007-07-29 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
* XDoctype.dis, XDoctype.pm: Removed. |
* XDoctype.dis, XDoctype.pm: Removed. |
17 |
|
|
18 |
* CharacterData.pm: Renamed from DOMCharacterData.pm. |
* CharacterData.pm: Renamed from DOMCharacterData.pm. |
19 |
|
|
20 |
* Document.pm: Renaemd from DOMDocument.pm. |
* Document.pm: Renamed from DOMDocument.pm. |
21 |
|
|
22 |
* Element.pm: Renamed from DOMElement.pm |
* Element.pm: Renamed from DOMElement.pm |
23 |
|
|