1 |
|
2006-01-25 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* XDoctype.dis (setElementTypeDefinitionNode, |
4 |
|
setAttributeDefinitionNode): Throws |c:INUSE_DEFINITION_ERR| |
5 |
|
if the new node is already used for another definition. |
6 |
|
(DocumentTypeDefinition, ElementTypeDefinition): Node |
7 |
|
property name was incorrect. |
8 |
|
(elementTypes, attributeDefinitions): Checks to |
9 |
|
ensure the collection is empty added. |
10 |
|
|
11 |
|
* Tree.dis: Property name typos fixed. |
12 |
|
(setNamedItem, setAttributeNode): Don't return any node |
13 |
|
if it replace itself. |
14 |
|
(c:userDeterminedId): Missing definition added. |
15 |
|
|
16 |
|
* DOMXML.dis (Notation): Missing property specification |
17 |
|
of|c:ownerDocument| as |mn:xrefnode0| is added. |
18 |
|
|
19 |
2006-01-23 Wakaba <wakaba@suika.fam.cx> |
2006-01-23 Wakaba <wakaba@suika.fam.cx> |
20 |
|
|
21 |
* DOMCore.dis (Test): Missing argument added. |
* DOMCore.dis (Test): Missing argument added. |