1 |
|
2006-03-23 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* TreeCore.dis, XML.dis, XDoctype.dis (Node.textContent): Reimplemented |
4 |
|
(untested). |
5 |
|
|
6 |
|
2006-03-22 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* DOMCore.dis (DOMSTRING_SIZE_ERR): It now has |
9 |
|
a qualified name. |
10 |
|
|
11 |
|
* DOMMain.dis (ensureNamespacePrefix): Undefines |
12 |
|
the prefix if it is an empty string. (Note that |
13 |
|
it is defined as implementation dependent in |
14 |
|
DOM Level 3 Core specification). |
15 |
|
|
16 |
|
* TreeCore.dis (Require): It now references the |MDOM:XDoctype| |
17 |
|
module. |
18 |
|
(Node): Attributes are reimplemented (untested). |
19 |
|
|
20 |
|
* XML.dis (Require): It now references the |MDOMX:XDoctype| |
21 |
|
module. |
22 |
|
(Node): Attributes are reimplemented (untested). |
23 |
|
(Entity, Notation): New interfaces. |
24 |
|
|
25 |
|
* XDoctype.dis (Node): Attributes are reimplemented (untested). |
26 |
|
|
27 |
2006-03-19 Wakaba <wakaba@suika.fam.cx> |
2006-03-19 Wakaba <wakaba@suika.fam.cx> |
28 |
|
|
29 |
* TreeCore.dis (childNodes, firstChild, lastChild, |
* TreeCore.dis (childNodes, firstChild, lastChild, |