1 |
|
2008-10-15 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* XML-Parser.t: "xml/charref-1.dat" added. |
4 |
|
|
5 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* XML-Parser.t: "xml/texts-1.dat" added. |
8 |
|
|
9 |
|
* tokenizer-test-2.dat: Test for ]]> are added. |
10 |
|
|
11 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* tree-test-foreign.dat: More test data are added. |
14 |
|
|
15 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
|
* XML-Parser.t: "xml/elements-1.dat" and "xml/doctypes-1.dat" |
18 |
|
added. |
19 |
|
|
20 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* XML-Parser.t: "xml/ns-attrs-1.dat" added. |
23 |
|
|
24 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
25 |
|
|
26 |
|
* xml/: New directory. |
27 |
|
|
28 |
|
* Makefile: Tests for Whatpm::XML::Parser are added. |
29 |
|
|
30 |
|
* HTML-tree.t: Change the relative order of codes. |
31 |
|
|
32 |
|
* XML-Parser.t: New test script. |
33 |
|
|
34 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
35 |
|
|
36 |
|
* HTML-tree.t: Serialization code moved to Whatpm::HTML::Dumper. |
37 |
|
|
38 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
39 |
|
|
40 |
|
* tree-test-phrasing.dat: Wrong test results fixed. |
41 |
|
|
42 |
|
* tree-test-foreign.dat: New tests added. |
43 |
|
|
44 |
|
* testfiles.pl: "#..." line at the end of a test entry was not |
45 |
|
supported. |
46 |
|
|
47 |
|
* HTML-tree.t: Show the "#data" content in "no #errors" error |
48 |
|
message. |
49 |
|
|
50 |
|
* tokenizer-test-2.dat: A wrong test result fixed. |
51 |
|
|
52 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
53 |
|
|
54 |
|
* HTML-tree.t: Test result format for oreign element/attribute |
55 |
|
names are updated to the latest one for html5lib tests. Append a |
56 |
|
newline to the expected result only when it is not an empty |
57 |
|
string, for comparablity with the actual result. |
58 |
|
|
59 |
|
* tokenizer-test-3.dat, tree-test-foreign.dat, tree-test-1.dat, |
60 |
|
tree-test-3.dat: Test results for foreign elements are updated. |
61 |
|
|
62 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
63 |
|
|
64 |
|
* HTML-tree.t: <!DOCTYPE> test result format changed to the latest |
65 |
|
format for html5lib tests. |
66 |
|
|
67 |
|
* tree-test-1.dat, tokenizer-test-2.dat: Test results for |
68 |
|
<!DOCTYPE> are updated. |
69 |
|
|
70 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
71 |
|
|
72 |
|
* HTML-tree.t: Test data file parser changed to the common one. |
73 |
|
|
74 |
|
2008-10-13 Wakaba <wakaba@suika.fam.cx> |
75 |
|
|
76 |
|
* tokenizer-test-2.dat: A test result was wrong. |
77 |
|
|
78 |
|
2008-10-07 Wakaba <wakaba@suika.fam.cx> |
79 |
|
|
80 |
|
* content-model-1.dat: Some entries moved to |
81 |
|
dom-conformance/html-1.dat, dom-conformance/html-flows-1.dat, |
82 |
|
dom-conformance/html-links-1.dat, |
83 |
|
dom-conformance/html-objects-1.dat, and |
84 |
|
dom-conformance/html-interactive-1.dat. |
85 |
|
|
86 |
|
* content-model-2.dat: Removed (moved to |
87 |
|
dom-conformance/xml-1.dat, dom-conformance/html-1.dat, |
88 |
|
dom-conformance/html-links-1.dat, |
89 |
|
dom-conformance/html-objects-1.dat, |
90 |
|
dom-conformance/html-interactive-1.dat, and |
91 |
|
dom-conformance/html-flows-1.dat). |
92 |
|
|
93 |
|
* content-model-3.dat: Removed (moved to |
94 |
|
dom-conformance/xml-global.dat). |
95 |
|
|
96 |
|
* content-model-4.dat: Removed (moved to |
97 |
|
dom-conformance/html-texts-1.dat and |
98 |
|
dom-conformance/html-links-1.dat). |
99 |
|
|
100 |
|
* content-model-5.dat: Removed (moved to |
101 |
|
dom-conformance/html-flows-1.dat). |
102 |
|
|
103 |
|
* content-model-6.dat: Removed (moved to |
104 |
|
dom-conformance/html-dataset.dat). |
105 |
|
|
106 |
|
* ContentChecker.t: References to the removed files removed and |
107 |
|
references to new files added. |
108 |
|
|
109 |
|
* ContentChecker-XML.t: New script. |
110 |
|
|
111 |
|
* Makefile: Updated. |
112 |
|
|
113 |
|
2008-10-07 Wakaba <wakaba@suika.fam.cx> |
114 |
|
|
115 |
|
* content-model-2.dat: Repetition model test is moved to another |
116 |
|
file. A wrong test result fixed. Broken test entries fixed. |
117 |
|
<area rev> is now reported as "unknown attribute", since RDFa spec |
118 |
|
adds that attribute to all elements with the Common attribute set. |
119 |
|
Note that we have no plan to support RDFa, at the moment. |
120 |
|
|
121 |
|
2008-10-05 Wakaba <wakaba@suika.fam.cx> |
122 |
|
|
123 |
|
* ContentChecker.t: New files added. |
124 |
|
|
125 |
|
* content-model-1.dat, content-model-2.dat: Numbers of test |
126 |
|
entries are moved to other files. |
127 |
|
|
128 |
2008-10-05 Wakaba <wakaba@suika.fam.cx> |
2008-10-05 Wakaba <wakaba@suika.fam.cx> |
129 |
|
|
130 |
* content-model-1.dat, content-model-2.dat: Test results on |
* content-model-1.dat, content-model-2.dat: Test results on |