1 |
|
2006-02-08 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* XMLParser.dis (XMLTests): Tests for |c:erred| is supported. |
4 |
|
|
5 |
|
2006-02-06 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* DOMCore.dis (c:erred): New property. |
8 |
|
(c:DOMErrorType): It should have been a subset |
9 |
|
of |ecore:AnyErrorCode|. |
10 |
|
|
11 |
|
* XMLParser.dis (XMLTests): Empty input tests added. |
12 |
|
|
13 |
|
2006-01-30 Wakaba <wakaba@suika.fam.cx> |
14 |
|
|
15 |
|
* XDoctype.dis (d:Feature): New canonical feature |
16 |
|
name |fe:XDoctype| is added. |
17 |
|
|
18 |
|
* XMLParser.dis: Predefined general entity references |
19 |
|
are implemented. Creates |Entity| nodes from general entities |
20 |
|
declared in internal subset. |Entity| nodes created from internal |
21 |
|
general parsed entities now have replacement tree. |
22 |
|
Sets |cfg:entity-reference-read-only| flag off during |
23 |
|
the tree generation. Some parsing rules use |$self->{doc}| |
24 |
|
rather than |$doc| parameter. Similarly, |$self->{docx}| (document |
25 |
|
node with |fe:XDoctype| feature) and |$self->{dtdef}| are |
26 |
|
introduced. General entity references in attribute value literal |
27 |
|
are supported. |
28 |
|
|
29 |
2006-01-29 Wakaba <wakaba@suika.fam.cx> |
2006-01-29 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
31 |
* Tree.dis (ManakaiDOM:entity-reference-read-only): Configuration |
* Tree.dis (ManakaiDOM:entity-reference-read-only): Configuration |