1 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Parser.pm.src: Set |content_model_text| attribute for |
4 |
|
ElementTypeDefinition nodes. |
5 |
|
|
6 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* Parser.pm.src (_tree_in_subset): General and parameter entities |
9 |
|
implemented. |
10 |
|
|
11 |
|
2008-10-18 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* Parser.pm.src: Set public_id and system_id attributes of Entity |
14 |
|
and Notation nodes. |
15 |
|
|
16 |
|
2008-10-18 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* Parser.pm.src (_tree_in_subset): <!ATTLIST> node construction |
19 |
|
implemented. |
20 |
|
|
21 |
|
2008-10-17 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
|
* Parser.pm.src (_tree_in_subset): Support for ELEMENT_TOKEN, |
24 |
|
ATTLIST_TOKEN, GENERAL_ENTITY_TOKEN, PARAMETER_ENTITY_TOKEN, and |
25 |
|
NOTATION_TOKEN. |
26 |
|
|
27 |
|
2008-10-16 Wakaba <wakaba@suika.fam.cx> |
28 |
|
|
29 |
|
* Parser.pm.src: Insertion mode IN_SUBSET_IM added. In the |
30 |
|
"initial" insertion mode, if the DOCTYPE token's "has internal |
31 |
|
subset" flag is set, then switch to the "in subset" insertion |
32 |
|
mode. |
33 |
|
|
34 |
|
2008-10-15 Wakaba <wakaba@suika.fam.cx> |
35 |
|
|
36 |
|
* Parser.pm.src: Typo fixed. |
37 |
|
|
38 |
2008-10-15 Wakaba <wakaba@suika.fam.cx> |
2008-10-15 Wakaba <wakaba@suika.fam.cx> |
39 |
|
|
40 |
* Parser.pm.src: Use source order to determine which attribute is |
* Parser.pm.src: Use source order to determine which attribute is |