1 |
|
2007-07-12 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* AttributeDefinition.pm (owner_element_type_definition): Implemented. |
4 |
|
|
5 |
|
* DocumentType.pm (create_document_type_definition): Initialize |
6 |
|
|public_id|, |system_id|, and |internal_subset| attributes |
7 |
|
by empty strings for compatibility with Web browsers. |
8 |
|
(create_document_type): Initialize |internal_subset| |
9 |
|
attribute by an empty string for compatibility with |
10 |
|
Web browsers. |
11 |
|
|
12 |
|
* ElementTypeDefinition.pm, Entity.pm, |
13 |
|
Notation.pm (owner_document_type_definition): Implemented. |
14 |
|
|
15 |
2007-07-08 Wakaba <wakaba@suika.fam.cx> |
2007-07-08 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
* DOMImplementation.pm ($HasFeature): |fe:XDoctypeDeclaration| |
* DOMImplementation.pm ($HasFeature): |fe:XDoctypeDeclaration| |