1 |
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* XML-Parser.t: "xml/ns-attrs-1.dat" added. |
4 |
|
|
5 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* xml/: New directory. |
8 |
|
|
9 |
|
* Makefile: Tests for Whatpm::XML::Parser are added. |
10 |
|
|
11 |
|
* HTML-tree.t: Change the relative order of codes. |
12 |
|
|
13 |
|
* XML-Parser.t: New test script. |
14 |
|
|
15 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
|
* HTML-tree.t: Serialization code moved to Whatpm::HTML::Dumper. |
18 |
|
|
19 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
20 |
|
|
21 |
|
* tree-test-phrasing.dat: Wrong test results fixed. |
22 |
|
|
23 |
|
* tree-test-foreign.dat: New tests added. |
24 |
|
|
25 |
|
* testfiles.pl: "#..." line at the end of a test entry was not |
26 |
|
supported. |
27 |
|
|
28 |
|
* HTML-tree.t: Show the "#data" content in "no #errors" error |
29 |
|
message. |
30 |
|
|
31 |
|
* tokenizer-test-2.dat: A wrong test result fixed. |
32 |
|
|
33 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
34 |
|
|
35 |
|
* HTML-tree.t: Test result format for oreign element/attribute |
36 |
|
names are updated to the latest one for html5lib tests. Append a |
37 |
|
newline to the expected result only when it is not an empty |
38 |
|
string, for comparablity with the actual result. |
39 |
|
|
40 |
|
* tokenizer-test-3.dat, tree-test-foreign.dat, tree-test-1.dat, |
41 |
|
tree-test-3.dat: Test results for foreign elements are updated. |
42 |
|
|
43 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
44 |
|
|
45 |
* HTML-tree.t: <!DOCTYPE> test result format changed to the latest |
* HTML-tree.t: <!DOCTYPE> test result format changed to the latest |
46 |
format for html5lib tests. |
format for html5lib tests. |
47 |
|
|