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