1 |
|
2006-01-28 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* DOMCore.dis (ErrDef): Missing |ecore:textFormatter| property added. |
4 |
|
|
5 |
|
* DOMMain.dis (ErrDef): Missing |ecore:textFormatter| property added. |
6 |
|
|
7 |
|
* Tree.dis (ErrDef): Missing |ecore:textFormatter| property added. |
8 |
|
(ManakaiDOMAttributes): Removed. |
9 |
|
(ManakaiDOMAttrMap): New class. |
10 |
|
(ManakaiDOMAttrMapArray): New class. |
11 |
|
(namespaceURI): Bug to return a string representation |
12 |
|
of a reference to the namespace URI string is fixed. |
13 |
|
(selectAttrNodeObject, selectAttrNodeObjectNodeNS): Reimplemented. |
14 |
|
(removeAttribute, removeAttributeNS): DTD default attributes |
15 |
|
are supported. Don't throw |NO_MODIFICATION_ALLOWED_ERR| |
16 |
|
if there is no attribute node. |
17 |
|
(createElement, createElementNS): DTD default attributes are supported. |
18 |
|
(setAttributeNode): Reimplemented. |
19 |
|
|
20 |
2006-01-27 Wakaba <wakaba@suika.fam.cx> |
2006-01-27 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
* DOMCore.dis (ManakaiDOMDTDTypeInfo): New class. |
* DOMCore.dis (ManakaiDOMDTDTypeInfo): New class. |