1 |
2006-02-11 Wakaba <wakaba@suika.fam.cx> |
2006-02-11 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* XMLParser.dis: |xp:wf-entity-declared| well-formedness |
4 |
|
constaraint for entity references that appear in |
5 |
|
content of elements is implemented. Set |EntityReference.isExpanded| |
6 |
|
attribute. |
7 |
|
(getEmptyEntityState): New code. |
8 |
|
|
9 |
|
* XDoctype.dis (DocumentTypeDefinition.nodeType): Duplicate |
10 |
|
definition is removed. |
11 |
|
|
12 |
|
* DOMXML.dis (Entity.isExternallyDeclared): New attribute. |
13 |
|
(EntityReference.isExpanded): Setter is added. |
14 |
|
|
15 |
|
2006-02-11 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
* XMLParser.dis: |xp:wf-no-lt-in-attribute-values| |
* XMLParser.dis: |xp:wf-no-lt-in-attribute-values| |
18 |
and |xp:wf-no-external-entity-references| well-formedness |
and |xp:wf-no-external-entity-references| well-formedness |
19 |
constraints are implemented. |
constraints are implemented. |