1 |
|
2007-09-23 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* SelectorsAPI.pm: New Perl module. |
4 |
|
|
5 |
|
2007-08-25 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* Node.pm (manakai_language): Return the |manakai_language| |
8 |
|
of the |owner_document|, if any, as defined in the spec. |
9 |
|
|
10 |
|
2007-08-25 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* Makefile: Relative path was wrong. |
13 |
|
|
14 |
|
2007-07-29 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* HTML/: New directory. |
17 |
|
|
18 |
|
* Element.pm (create_element_ns): Return object implementing |
19 |
|
the |HTMLElement| interface for HTML elements. |
20 |
|
|
21 |
|
2007-07-29 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
|
* DOMImplementation.pod: New documentation. |
24 |
|
|
25 |
|
* Makefile: Make HTML document. |
26 |
|
|
27 |
|
2007-07-29 Wakaba <wakaba@suika.fam.cx> |
28 |
|
|
29 |
|
* XDoctype.dis, XDoctype.pm: Removed. |
30 |
|
|
31 |
|
* CharacterData.pm: Renamed from DOMCharacterData.pm. |
32 |
|
|
33 |
|
* Document.pm: Renamed from DOMDocument.pm. |
34 |
|
|
35 |
|
* Element.pm: Renamed from DOMElement.pm |
36 |
|
|
37 |
|
2007-07-29 Wakaba <wakaba@suika.fam.cx> |
38 |
|
|
39 |
|
* DOMString.dis, DOMString.pm, Document.dis, Document.pm, |
40 |
|
Element.dis, Element.pm, CharacterData.dis, CharacterData.pm, |
41 |
|
TreeCore.dis, TreeCore.pm, DOMCore.dis, DOMCore.pm, |
42 |
|
DOMFeature.dis, DOMFeature.pm, XML.dis, XML.pm, |
43 |
|
DOMMain.dis, DOMMain.pm, DOMLS.dis, |
44 |
|
GenericLS.dis, GenericLS.pm, SimpleLS.dis: Removed. |
45 |
|
|
46 |
|
* Makefile: Rules for DIS are removed. |
47 |
|
|
48 |
|
2007-07-29 Wakaba <wakaba@suika.fam.cx> |
49 |
|
|
50 |
|
* Text.pm: |Message::DOM::Traversal, an obsolete module, |
51 |
|
was referenced. |
52 |
|
|
53 |
2007-07-29 Wakaba <wakaba@suika.fam.cx> |
2007-07-29 Wakaba <wakaba@suika.fam.cx> |
54 |
|
|
55 |
* DOMDocument.pm (inner_html): Setter in HTML document |
* DOMDocument.pm (inner_html): Setter in HTML document |