1 |
|
2006-01-21 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* DOMXML.dis (DocumentType.childNodes): Removed |
4 |
|
from |ManakaiDOM:ManakaiDOMLatest| variant. |
5 |
|
|
6 |
|
* XMLParser.dis: Parsing of general internal entities implemented. |
7 |
|
(_DocumentTypeDeclaration): Appends a document type definition |
8 |
|
node to the document. |
9 |
|
(_ProcessingInstructionDTD): Appends a processing |
10 |
|
instruction node to the document type definition. |
11 |
|
(Element_): Document element could not be an |EmptyElemTag|. |
12 |
|
|
13 |
|
2006-01-21 Wakaba <wakaba@suika.fam.cx> |
14 |
|
|
15 |
|
* DOMFeature.dis (featuresParamToFeaturesHash): New block |
16 |
|
code (seprated from |InputProcessor|). Now |
17 |
|
a |features| parameter's version can be specified by |
18 |
|
an array reference that contains a set of version |
19 |
|
numbers. A test added. |
20 |
|
|
21 |
|
* XMLParser.dis: A test added. |
22 |
|
|
23 |
2006-01-07 Wakaba <wakaba@suika.fam.cx> |
2006-01-07 Wakaba <wakaba@suika.fam.cx> |
24 |
|
|
25 |
* DOMCore.dis (Test): Don't invoke |DESTROY| method |
* DOMCore.dis (Test): Don't invoke |DESTROY| method |