1 |
|
2006-12-31 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Element.dis (createElementNS): If an array reference |
4 |
|
is specified as the |qualifiedName| parameter, |
5 |
|
don't set the first item as the local name |
6 |
|
even if the second item is not specified (or |
7 |
|
specified as |undef|). |
8 |
|
(createElementNS, setAttribute, setAttributeNS, |
9 |
|
removeAttribute, removeAttributeNS, |
10 |
|
setAttributeNode, setAttributeNodeNS, |
11 |
|
removeAttributeNode, removeAttributeNodeNS): Sets |
12 |
|
or removes the |tc:contentAttributeList| value. |
13 |
|
|
14 |
|
* TreeCore.dis (AttrMap.item): Caches the result |
15 |
|
of sorting of content attribute names. |
16 |
|
(getAttrMap, getElementTypeDefNodeMap, |
17 |
|
getAttrDefNodeMap, getEntityNodeMap, getNotationNodeMap): Removed. |
18 |
|
(tc:contentAttributeList): New property. |
19 |
|
|
20 |
2006-12-30 Wakaba <wakaba@suika.fam.cx> |
2006-12-30 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
* DOMFeature.dis (ForDef): Removed. |
* DOMFeature.dis (ForDef): Removed. |