1 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* xml/: New directory. |
4 |
|
|
5 |
|
* Makefile: Tests for Whatpm::XML::Parser are added. |
6 |
|
|
7 |
|
* HTML-tree.t: Change the relative order of codes. |
8 |
|
|
9 |
|
* XML-Parser.t: New test script. |
10 |
|
|
11 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* HTML-tree.t: Serialization code moved to Whatpm::HTML::Dumper. |
14 |
|
|
15 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
|
* tree-test-phrasing.dat: Wrong test results fixed. |
18 |
|
|
19 |
|
* tree-test-foreign.dat: New tests added. |
20 |
|
|
21 |
|
* testfiles.pl: "#..." line at the end of a test entry was not |
22 |
|
supported. |
23 |
|
|
24 |
|
* HTML-tree.t: Show the "#data" content in "no #errors" error |
25 |
|
message. |
26 |
|
|
27 |
|
* tokenizer-test-2.dat: A wrong test result fixed. |
28 |
|
|
29 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
31 |
|
* HTML-tree.t: Test result format for oreign element/attribute |
32 |
|
names are updated to the latest one for html5lib tests. Append a |
33 |
|
newline to the expected result only when it is not an empty |
34 |
|
string, for comparablity with the actual result. |
35 |
|
|
36 |
|
* tokenizer-test-3.dat, tree-test-foreign.dat, tree-test-1.dat, |
37 |
|
tree-test-3.dat: Test results for foreign elements are updated. |
38 |
|
|
39 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
40 |
|
|
41 |
|
* HTML-tree.t: <!DOCTYPE> test result format changed to the latest |
42 |
|
format for html5lib tests. |
43 |
|
|
44 |
|
* tree-test-1.dat, tokenizer-test-2.dat: Test results for |
45 |
|
<!DOCTYPE> are updated. |
46 |
|
|
47 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
48 |
|
|
49 |
|
* HTML-tree.t: Test data file parser changed to the common one. |
50 |
|
|
51 |
|
2008-10-13 Wakaba <wakaba@suika.fam.cx> |
52 |
|
|
53 |
|
* tokenizer-test-2.dat: A test result was wrong. |
54 |
|
|
55 |
|
2008-10-07 Wakaba <wakaba@suika.fam.cx> |
56 |
|
|
57 |
|
* content-model-1.dat: Some entries moved to |
58 |
|
dom-conformance/html-1.dat, dom-conformance/html-flows-1.dat, |
59 |
|
dom-conformance/html-links-1.dat, |
60 |
|
dom-conformance/html-objects-1.dat, and |
61 |
|
dom-conformance/html-interactive-1.dat. |
62 |
|
|
63 |
|
* content-model-2.dat: Removed (moved to |
64 |
|
dom-conformance/xml-1.dat, dom-conformance/html-1.dat, |
65 |
|
dom-conformance/html-links-1.dat, |
66 |
|
dom-conformance/html-objects-1.dat, |
67 |
|
dom-conformance/html-interactive-1.dat, and |
68 |
|
dom-conformance/html-flows-1.dat). |
69 |
|
|
70 |
|
* content-model-3.dat: Removed (moved to |
71 |
|
dom-conformance/xml-global.dat). |
72 |
|
|
73 |
|
* content-model-4.dat: Removed (moved to |
74 |
|
dom-conformance/html-texts-1.dat and |
75 |
|
dom-conformance/html-links-1.dat). |
76 |
|
|
77 |
|
* content-model-5.dat: Removed (moved to |
78 |
|
dom-conformance/html-flows-1.dat). |
79 |
|
|
80 |
|
* content-model-6.dat: Removed (moved to |
81 |
|
dom-conformance/html-dataset.dat). |
82 |
|
|
83 |
|
* ContentChecker.t: References to the removed files removed and |
84 |
|
references to new files added. |
85 |
|
|
86 |
|
* ContentChecker-XML.t: New script. |
87 |
|
|
88 |
|
* Makefile: Updated. |
89 |
|
|
90 |
2008-10-07 Wakaba <wakaba@suika.fam.cx> |
2008-10-07 Wakaba <wakaba@suika.fam.cx> |
91 |
|
|
92 |
* content-model-2.dat: Repetition model test is moved to another |
* content-model-2.dat: Repetition model test is moved to another |