| 1 |
2006-03-23 Wakaba <wakaba@suika.fam.cx> |
2006-03-23 Wakaba <wakaba@suika.fam.cx> |
| 2 |
|
|
| 3 |
|
* Tree.dis (cfg:strict-document-children): The configuration |
| 4 |
|
parameter must also affect on |manakaiAppendText| |
| 5 |
|
and |textContent| on |Document| nodes. |
| 6 |
|
|
| 7 |
|
* TreeCore.dis (Node.CreateNodeRefMethod): The |tc:nodeRefClass| |
| 8 |
|
parameter changes the class to |bless|. |
| 9 |
|
(Node): Most methods are reimplemented. (Untested) |
| 10 |
|
(CharacterData, Attr): Most methods and attributes are |
| 11 |
|
reimplemented. (Untested) |
| 12 |
|
|
| 13 |
|
* XML.dis, XDoctype.dis: Most |Node| methods are |
| 14 |
|
reimplemented (untested). |
| 15 |
|
|
| 16 |
|
2006-03-23 Wakaba <wakaba@suika.fam.cx> |
| 17 |
|
|
| 18 |
* TreeCore.dis, XML.dis, XDoctype.dis (Node.textContent): Reimplemented |
* TreeCore.dis, XML.dis, XDoctype.dis (Node.textContent): Reimplemented |
| 19 |
(untested). |
(untested). |
| 20 |
|
|