1 |
|
2009-09-05 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* tokenizer-test-1.test: Updated test results on unclosed start |
4 |
|
and end tags (HTML5 revision 2990). |
5 |
|
|
6 |
|
2009-09-05 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* tokenizer-test-1.test: Added test cases for "comment end space |
9 |
|
state" (HTML5 revision 3195). |
10 |
|
|
11 |
|
2009-09-05 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* tokenizer-test-1.test: Added test cases for "comment end bang |
14 |
|
state" (HTML5 revision 3191). |
15 |
|
|
16 |
|
2009-08-22 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* ContentChecker.t: Added a new test data file. |
19 |
|
|
20 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* ContentChecker.t: Added a new test data file. |
23 |
|
|
24 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
25 |
|
|
26 |
|
* content-model-7.dat: The |bb| element has been removed from the |
27 |
|
spec so that relevant test results are changed (HTML5 revision |
28 |
|
3621). |
29 |
|
|
30 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
31 |
|
|
32 |
|
* tree-test-1.dat: Added tests for about:legacy-compat and changed |
33 |
|
test results for XSLT-compat (HTML5 revision 2725). |
34 |
|
|
35 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
36 |
|
|
37 |
|
* tree-test-form.dat: Added tests for <script> elements in |
38 |
|
<select> and <select> in <table> (HTML5 revision 2500). |
39 |
|
|
40 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
41 |
|
|
42 |
|
* tokenizer-test-1.test: "<" in attribute names are now parse |
43 |
|
errors (HTML5 revision 3354). |
44 |
|
|
45 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
46 |
|
|
47 |
|
* tree-test-1.dat: Changed test results for </br> in the after |
48 |
|
head parsing mode (HTML5 revision 2586). |
49 |
|
|
50 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
51 |
|
|
52 |
|
* tree-test-foreign.dat: Added tests for <font> in SVG (cf. HTML5 |
53 |
|
revision 2590). |
54 |
|
|
55 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
56 |
|
|
57 |
|
* tree-test-1.dat, tree-test-3.dat, tree-test-flow.dat, |
58 |
|
tree-test-foreign.dat, tree-test-form.dat, tree-test-phrasing.dat, |
59 |
|
tokenizer-test-1.test, tokenizer-test-2.dat, tokenizer-test-3.dat: |
60 |
|
DOCTYPE names are now normalized to its lowercased form (HTML5 |
61 |
|
revision 2502). |
62 |
|
|
63 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
64 |
|
|
65 |
|
* tree-test-form.dat: Added test cases for <select> in "in select" |
66 |
|
parsing modes. |
67 |
|
|
68 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
69 |
|
|
70 |
|
* tree-test-foreign.dat: Added xmlns:xlink test cases (cf. HTML5 |
71 |
|
revision 2701). |
72 |
|
|
73 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
74 |
|
|
75 |
|
* tree-test-2.dat: Fixed some wrong test results. |
76 |
|
|
77 |
|
* tree-test-form.dat, tree-test-phrasing.dat: Tests on </body> |
78 |
|
after start tags of end-tag-optional element (cf. HTML5 revision |
79 |
|
2806). |
80 |
|
|
81 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
82 |
|
|
83 |
|
* tree-test-1.dat: Added tests for <table> in <p> (c.f. HTML5 |
84 |
|
revision 3132). |
85 |
|
|
86 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
87 |
|
|
88 |
|
* tokenizer-test-1.test: Updated the result (c.f. HTML5 revision |
89 |
|
3121). |
90 |
|
|
91 |
|
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
92 |
|
|
93 |
|
* tree-test-1.dat: Added test on <keygen> in <select> (c.f. HTML5 |
94 |
|
revision 3163). |
95 |
|
|
96 |
|
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
97 |
|
|
98 |
|
* tokenizer-test-1.test: < in unquoted attribute value is no |
99 |
|
longer allowed (HTML5 revision 3206). |
100 |
|
|
101 |
|
2009-06-28 Wakaba <wakaba@suika.fam.cx> |
102 |
|
|
103 |
|
* tree-test-1.dat, tree-test-flow.dat: Updated test results on |
104 |
|
isindex (c.f. HTML5 revision 3236). |
105 |
|
|
106 |
|
2009-06-28 Wakaba <wakaba@suika.fam.cx> |
107 |
|
|
108 |
|
* ContentChecker.t: Added new test data file. |
109 |
|
|
110 |
|
2008-12-13 Wakaba <wakaba@suika.fam.cx> |
111 |
|
|
112 |
|
* content-model-7.dat: Added an example from HTML5 spec. |
113 |
|
|
114 |
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
115 |
|
|
116 |
|
* ContentChecker.t: Added new test data file. |
117 |
|
|
118 |
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
119 |
|
|
120 |
|
* ContentChecker.t: Added new test data file. |
121 |
|
|
122 |
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
123 |
|
|
124 |
|
* ContentChecker.t: Added new test data file. |
125 |
|
|
126 |
|
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
127 |
|
|
128 |
|
* ContentChecker.t: Added |dom-conformance/html-form-datalist.dat|. |
129 |
|
|
130 |
|
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
131 |
|
|
132 |
|
* content-checker.pl: Use new XML parser for parsing test data. |
133 |
|
Use NanoDOM instead of manakai DOM implementation. |
134 |
|
|
135 |
|
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
136 |
|
|
137 |
|
* SWML-Parser.t: New test data files added. |
138 |
|
|
139 |
|
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
140 |
|
|
141 |
|
* SWML-Parser.t: Test file |swml/blocks-1.dat| added. |
142 |
|
|
143 |
|
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
144 |
|
|
145 |
|
* Makefile: A rule for SWML testing is added. |
146 |
|
|
147 |
|
* SWML-Parser.t: New file. |
148 |
|
|
149 |
|
* swml/: New directory. |
150 |
|
|
151 |
|
2008-10-20 Wakaba <wakaba@suika.fam.cx> |
152 |
|
|
153 |
|
* XML-Parser.t: "xml/attrs-2.dat" added. |
154 |
|
|
155 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
156 |
|
|
157 |
|
* XML-Parser.t: "xml/entrefs-2.dat" added. |
158 |
|
|
159 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
160 |
|
|
161 |
|
* XML-Parser.t: "xml/entrefs-1.dat" added. |
162 |
|
|
163 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
164 |
|
|
165 |
|
* XML-Parser.t: "xml/eldecls-1.dat" added. |
166 |
|
|
167 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
168 |
|
|
169 |
|
* XML-Parser.t: Typo fixed. |
170 |
|
|
171 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
172 |
|
|
173 |
|
* XML-Parser.t: "xml/entities-1.dat" and "xml/entities-2.dat" |
174 |
|
added. Support for the "#entities" directive. |
175 |
|
|
176 |
|
2008-10-18 Wakaba <wakaba@suika.fam.cx> |
177 |
|
|
178 |
|
* XML-Parser.t: "xml/notations-1.dat" added. |
179 |
|
|
180 |
|
2008-10-17 Wakaba <wakaba@suika.fam.cx> |
181 |
|
|
182 |
|
* XML-Parser.t: "xml/attlists-1.dat" added. |
183 |
|
|
184 |
|
2008-10-16 Wakaba <wakaba@suika.fam.cx> |
185 |
|
|
186 |
|
* XML-Parser.t: "xml/pis-2.dat" and "xml/comments-2.dat" are added. |
187 |
|
|
188 |
|
2008-10-15 Wakaba <wakaba@suika.fam.cx> |
189 |
|
|
190 |
|
* XML-Parser.t: "xml/doctypes-2.dat" added. |
191 |
|
|
192 |
|
* tokenizer-test-1.test: Keyword case-sensitivility tests added. |
193 |
|
|
194 |
|
2008-10-15 Wakaba <wakaba@suika.fam.cx> |
195 |
|
|
196 |
|
* XML-Parser.t: "xml/ns-elements-1.dat" added. |
197 |
|
|
198 |
|
2008-10-15 Wakaba <wakaba@suika.fam.cx> |
199 |
|
|
200 |
|
* XML-Parser.t: "xml/pis-1.dat" and "xml/xmldecls-1.dat" added. |
201 |
|
Test directifes "#xml-version", "#xml-encoding", and |
202 |
|
"#xml-standalone" are added. |
203 |
|
|
204 |
|
2008-10-15 Wakaba <wakaba@suika.fam.cx> |
205 |
|
|
206 |
|
* XML-Parser.t: "xml/charref-1.dat" added. |
207 |
|
|
208 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
209 |
|
|
210 |
|
* XML-Parser.t: "xml/texts-1.dat" added. |
211 |
|
|
212 |
|
* tokenizer-test-2.dat: Test for ]]> are added. |
213 |
|
|
214 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
215 |
|
|
216 |
|
* tree-test-foreign.dat: More test data are added. |
217 |
|
|
218 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
219 |
|
|
220 |
|
* XML-Parser.t: "xml/elements-1.dat" and "xml/doctypes-1.dat" |
221 |
|
added. |
222 |
|
|
223 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
224 |
|
|
225 |
|
* XML-Parser.t: "xml/ns-attrs-1.dat" added. |
226 |
|
|
227 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
228 |
|
|
229 |
|
* xml/: New directory. |
230 |
|
|
231 |
|
* Makefile: Tests for Whatpm::XML::Parser are added. |
232 |
|
|
233 |
|
* HTML-tree.t: Change the relative order of codes. |
234 |
|
|
235 |
|
* XML-Parser.t: New test script. |
236 |
|
|
237 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
238 |
|
|
239 |
|
* HTML-tree.t: Serialization code moved to Whatpm::HTML::Dumper. |
240 |
|
|
241 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
242 |
|
|
243 |
|
* tree-test-phrasing.dat: Wrong test results fixed. |
244 |
|
|
245 |
|
* tree-test-foreign.dat: New tests added. |
246 |
|
|
247 |
|
* testfiles.pl: "#..." line at the end of a test entry was not |
248 |
|
supported. |
249 |
|
|
250 |
|
* HTML-tree.t: Show the "#data" content in "no #errors" error |
251 |
|
message. |
252 |
|
|
253 |
|
* tokenizer-test-2.dat: A wrong test result fixed. |
254 |
|
|
255 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
256 |
|
|
257 |
|
* HTML-tree.t: Test result format for oreign element/attribute |
258 |
|
names are updated to the latest one for html5lib tests. Append a |
259 |
|
newline to the expected result only when it is not an empty |
260 |
|
string, for comparablity with the actual result. |
261 |
|
|
262 |
|
* tokenizer-test-3.dat, tree-test-foreign.dat, tree-test-1.dat, |
263 |
|
tree-test-3.dat: Test results for foreign elements are updated. |
264 |
|
|
265 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
266 |
|
|
267 |
|
* HTML-tree.t: <!DOCTYPE> test result format changed to the latest |
268 |
|
format for html5lib tests. |
269 |
|
|
270 |
|
* tree-test-1.dat, tokenizer-test-2.dat: Test results for |
271 |
|
<!DOCTYPE> are updated. |
272 |
|
|
273 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
274 |
|
|
275 |
|
* HTML-tree.t: Test data file parser changed to the common one. |
276 |
|
|
277 |
|
2008-10-13 Wakaba <wakaba@suika.fam.cx> |
278 |
|
|
279 |
|
* tokenizer-test-2.dat: A test result was wrong. |
280 |
|
|
281 |
|
2008-10-07 Wakaba <wakaba@suika.fam.cx> |
282 |
|
|
283 |
|
* content-model-1.dat: Some entries moved to |
284 |
|
dom-conformance/html-1.dat, dom-conformance/html-flows-1.dat, |
285 |
|
dom-conformance/html-links-1.dat, |
286 |
|
dom-conformance/html-objects-1.dat, and |
287 |
|
dom-conformance/html-interactive-1.dat. |
288 |
|
|
289 |
|
* content-model-2.dat: Removed (moved to |
290 |
|
dom-conformance/xml-1.dat, dom-conformance/html-1.dat, |
291 |
|
dom-conformance/html-links-1.dat, |
292 |
|
dom-conformance/html-objects-1.dat, |
293 |
|
dom-conformance/html-interactive-1.dat, and |
294 |
|
dom-conformance/html-flows-1.dat). |
295 |
|
|
296 |
|
* content-model-3.dat: Removed (moved to |
297 |
|
dom-conformance/xml-global.dat). |
298 |
|
|
299 |
|
* content-model-4.dat: Removed (moved to |
300 |
|
dom-conformance/html-texts-1.dat and |
301 |
|
dom-conformance/html-links-1.dat). |
302 |
|
|
303 |
|
* content-model-5.dat: Removed (moved to |
304 |
|
dom-conformance/html-flows-1.dat). |
305 |
|
|
306 |
|
* content-model-6.dat: Removed (moved to |
307 |
|
dom-conformance/html-dataset.dat). |
308 |
|
|
309 |
|
* ContentChecker.t: References to the removed files removed and |
310 |
|
references to new files added. |
311 |
|
|
312 |
|
* ContentChecker-XML.t: New script. |
313 |
|
|
314 |
|
* Makefile: Updated. |
315 |
|
|
316 |
|
2008-10-07 Wakaba <wakaba@suika.fam.cx> |
317 |
|
|
318 |
|
* content-model-2.dat: Repetition model test is moved to another |
319 |
|
file. A wrong test result fixed. Broken test entries fixed. |
320 |
|
<area rev> is now reported as "unknown attribute", since RDFa spec |
321 |
|
adds that attribute to all elements with the Common attribute set. |
322 |
|
Note that we have no plan to support RDFa, at the moment. |
323 |
|
|
324 |
|
2008-10-05 Wakaba <wakaba@suika.fam.cx> |
325 |
|
|
326 |
|
* ContentChecker.t: New files added. |
327 |
|
|
328 |
|
* content-model-1.dat, content-model-2.dat: Numbers of test |
329 |
|
entries are moved to other files. |
330 |
|
|
331 |
|
2008-10-05 Wakaba <wakaba@suika.fam.cx> |
332 |
|
|
333 |
|
* content-model-1.dat, content-model-2.dat: Test results on |
334 |
|
|label| contents fixed. |
335 |
|
|
336 |
|
* ContentChecker.t: |dom-conformance/html-form-label.dat| added. |
337 |
|
|
338 |
|
* dom-conformance/: New directory. |
339 |
|
|
340 |
|
2008-10-05 Wakaba <wakaba@suika.fam.cx> |
341 |
|
|
342 |
|
* HTML-tree.t: New test files added. |
343 |
|
|
344 |
|
* Makefile: New test files added. |
345 |
|
|
346 |
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
347 |
|
|
348 |
* tree-test-1.dat: Test results updated and new tests added on the |
* tree-test-1.dat: Test results updated and new tests added on the |