1 |
2007-07-07 Wakaba <wakaba@suika.fam.cx> |
2007-07-07 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* DOM-Node.t: Tests for |set_user_data| and |get_user_data| |
4 |
|
are added. Tests for |get_feature| and |is_supported| are added. |
5 |
|
|
6 |
|
2007-07-07 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* DOM-Node.t: Test data for |manakai_read_only| |
9 |
|
attribute are added. |
10 |
|
|
11 |
|
2007-07-07 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* DOM-Element.t: New tests for |create_element| |
14 |
|
and |create_element_ns| are added. |
15 |
|
|
16 |
|
* DOM-EntityReference.t: New tests for |create_entity_reference| |
17 |
|
are added. |
18 |
|
|
19 |
|
* DOM-Node.t: Test data for |is_element_content_whitespace| |
20 |
|
are added. |
21 |
|
|
22 |
|
2007-07-07 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
|
* DOM-Document.t: New test for ARRAY qualified name |
25 |
|
is added. Set |strict_error_checking| to false |
26 |
|
for a test not to be raised by |create_attribute_ns|. |
27 |
|
|
28 |
|
2007-07-07 Wakaba <wakaba@suika.fam.cx> |
29 |
|
|
30 |
|
* DOM-Document.t: Tests for |adopt_node| are added. |
31 |
|
|
32 |
|
2007-07-07 Wakaba <wakaba@suika.fam.cx> |
33 |
|
|
34 |
|
* DOM-DOMImplementation.t: New tests for features are added. |
35 |
|
|
36 |
|
* DOM-DOMImplementationSource.t: New test script. |
37 |
|
|
38 |
|
2007-07-07 Wakaba <wakaba@suika.fam.cx> |
39 |
|
|
40 |
* DOM-AttributeDefinition.t: Tests for |allowed_tokens| |
* DOM-AttributeDefinition.t: Tests for |allowed_tokens| |
41 |
are added. |
are added. |
42 |
|
|