1 |
|
2006-03-09 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* DOMCore.dis (HIERARCHY_DOCUMENT_FRAGMENT_ITSELF_ERR): New error. |
4 |
|
|
5 |
|
* DOMXML.dis (appendChild, insertBefore, replaceChild): Method |
6 |
|
implementations are added. |
7 |
|
|
8 |
|
* XDoctype.dis (appendChild, insertBefore, replaceChild): Method |
9 |
|
implementations are added. |
10 |
|
|
11 |
|
* Tree.dis (appendChild, insertBefore, replaceChild): Method |
12 |
|
implementations are added. |
13 |
|
(IFCls1Def, NodeTypeDef): Don't define |ManakaiDOM:ForClass| |
14 |
|
resources unless for |ManakaiDOM:ManakaiDOMLatest|. |
15 |
|
(cfg:strict-document-children): New configuration parameter. |
16 |
|
|
17 |
|
2006-03-08 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* XDoctype.dis (replaceChild): Method implementations are added. |
20 |
|
|
21 |
|
* Tree.dis (replaceChild): Method implementations are added. |
22 |
|
|
23 |
|
* DOMXML.dis (replaceChild): Method implementations are added. |
24 |
|
|
25 |
|
2006-03-07 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
|
* Tree.dis (ForAppendChild, ForInsertBefore, ForReplaceChild): New |for| |
28 |
|
definitions. |
29 |
|
|
30 |
|
* XDoctype.dis (insertBefore): New method implementation. |
31 |
|
|
32 |
|
2006-03-06 Wakaba <wakaba@suika.fam.cx> |
33 |
|
|
34 |
|
* DOMXML.dis (insertBefore): Method implementations |
35 |
|
for |ProcessingInstruction| and |Notation| nodes are added. |
36 |
|
|
37 |
|
* Tree.dis (insertBefore): Method implementation |
38 |
|
for |CharacterData| nodes is added. |
39 |
|
|
40 |
|
* XDoctype.dis (insertBefore): Method implementation |
41 |
|
for |ElementTypeDefinition| nodes is added. |
42 |
|
|
43 |
2006-03-06 Wakaba <wakaba@suika.fam.cx> |
2006-03-06 Wakaba <wakaba@suika.fam.cx> |
44 |
|
|
45 |
* XDoctype.dis (appendChild): New method implementation. |
* XDoctype.dis (appendChild): New method implementation. |