| 1 |
2007-07-07 Wakaba <wakaba@suika.fam.cx> |
2007-07-07 Wakaba <wakaba@suika.fam.cx> |
| 2 |
|
|
| 3 |
|
* DOM-Element.t: New tests for |create_element| |
| 4 |
|
and |create_element_ns| are added. |
| 5 |
|
|
| 6 |
|
* DOM-EntityReference.t: New tests for |create_entity_reference| |
| 7 |
|
are added. |
| 8 |
|
|
| 9 |
|
* DOM-Node.t: Test data for |is_element_content_whitespace| |
| 10 |
|
are added. |
| 11 |
|
|
| 12 |
|
2007-07-07 Wakaba <wakaba@suika.fam.cx> |
| 13 |
|
|
| 14 |
* DOM-Document.t: New test for ARRAY qualified name |
* DOM-Document.t: New test for ARRAY qualified name |
| 15 |
is added. Set |strict_error_checking| to false |
is added. Set |strict_error_checking| to false |
| 16 |
for a test not to be raised by |create_attribute_ns|. |
for a test not to be raised by |create_attribute_ns|. |