1 |
|
2004-10-31 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* DOMXML.dis (ProcessingInstruction.data): Property name error fixed. |
4 |
|
|
5 |
|
* DOMMain.dis: Don't call DOMString->__INT{length}__ - it should |
6 |
|
be DOMString->length. |
7 |
|
|
8 |
|
* DOMCore.dis (Element.getElementsByTagName, |
9 |
|
Node.getElementsByTagName, Element.getElementsByTagNameNS, |
10 |
|
Node.getElementsByTagNameNS): Implemented. |
11 |
|
(Element.getAttributeNode, Element.getAttributeNodeNS): |
12 |
|
Check whether defined. |
13 |
|
|
14 |
2004-10-18 Wakaba <wakaba@suika.fam.cx> |
2004-10-18 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
* DOMWebForms.dis: New module. |
* DOMWebForms.dis: New module. |