1 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* tokenizer-test-1.test: Updated the result (c.f. HTML5 revision |
4 |
|
3121). |
5 |
|
|
6 |
|
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* tree-test-1.dat: Added test on <keygen> in <select> (c.f. HTML5 |
9 |
|
revision 3163). |
10 |
|
|
11 |
|
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* tokenizer-test-1.test: < in unquoted attribute value is no |
14 |
|
longer allowed (HTML5 revision 3206). |
15 |
|
|
16 |
|
2009-06-28 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* tree-test-1.dat, tree-test-flow.dat: Updated test results on |
19 |
|
isindex (c.f. HTML5 revision 3236). |
20 |
|
|
21 |
|
2009-06-28 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
|
* ContentChecker.t: Added new test data file. |
24 |
|
|
25 |
|
2008-12-13 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
|
* content-model-7.dat: Added an example from HTML5 spec. |
28 |
|
|
29 |
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
31 |
|
* ContentChecker.t: Added new test data file. |
32 |
|
|
33 |
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
34 |
|
|
35 |
|
* ContentChecker.t: Added new test data file. |
36 |
|
|
37 |
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
38 |
|
|
39 |
|
* ContentChecker.t: Added new test data file. |
40 |
|
|
41 |
|
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
42 |
|
|
43 |
|
* ContentChecker.t: Added |dom-conformance/html-form-datalist.dat|. |
44 |
|
|
45 |
|
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
46 |
|
|
47 |
|
* content-checker.pl: Use new XML parser for parsing test data. |
48 |
|
Use NanoDOM instead of manakai DOM implementation. |
49 |
|
|
50 |
|
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
51 |
|
|
52 |
|
* SWML-Parser.t: New test data files added. |
53 |
|
|
54 |
|
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
55 |
|
|
56 |
|
* SWML-Parser.t: Test file |swml/blocks-1.dat| added. |
57 |
|
|
58 |
|
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
59 |
|
|
60 |
|
* Makefile: A rule for SWML testing is added. |
61 |
|
|
62 |
|
* SWML-Parser.t: New file. |
63 |
|
|
64 |
|
* swml/: New directory. |
65 |
|
|
66 |
|
2008-10-20 Wakaba <wakaba@suika.fam.cx> |
67 |
|
|
68 |
|
* XML-Parser.t: "xml/attrs-2.dat" added. |
69 |
|
|
70 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
71 |
|
|
72 |
|
* XML-Parser.t: "xml/entrefs-2.dat" added. |
73 |
|
|
74 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
75 |
|
|
76 |
|
* XML-Parser.t: "xml/entrefs-1.dat" added. |
77 |
|
|
78 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
79 |
|
|
80 |
|
* XML-Parser.t: "xml/eldecls-1.dat" added. |
81 |
|
|
82 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
83 |
|
|
84 |
|
* XML-Parser.t: Typo fixed. |
85 |
|
|
86 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
87 |
|
|
88 |
|
* XML-Parser.t: "xml/entities-1.dat" and "xml/entities-2.dat" |
89 |
|
added. Support for the "#entities" directive. |
90 |
|
|
91 |
|
2008-10-18 Wakaba <wakaba@suika.fam.cx> |
92 |
|
|
93 |
|
* XML-Parser.t: "xml/notations-1.dat" added. |
94 |
|
|
95 |
|
2008-10-17 Wakaba <wakaba@suika.fam.cx> |
96 |
|
|
97 |
|
* XML-Parser.t: "xml/attlists-1.dat" added. |
98 |
|
|
99 |
|
2008-10-16 Wakaba <wakaba@suika.fam.cx> |
100 |
|
|
101 |
|
* XML-Parser.t: "xml/pis-2.dat" and "xml/comments-2.dat" are added. |
102 |
|
|
103 |
|
2008-10-15 Wakaba <wakaba@suika.fam.cx> |
104 |
|
|
105 |
|
* XML-Parser.t: "xml/doctypes-2.dat" added. |
106 |
|
|
107 |
|
* tokenizer-test-1.test: Keyword case-sensitivility tests added. |
108 |
|
|
109 |
|
2008-10-15 Wakaba <wakaba@suika.fam.cx> |
110 |
|
|
111 |
|
* XML-Parser.t: "xml/ns-elements-1.dat" added. |
112 |
|
|
113 |
|
2008-10-15 Wakaba <wakaba@suika.fam.cx> |
114 |
|
|
115 |
|
* XML-Parser.t: "xml/pis-1.dat" and "xml/xmldecls-1.dat" added. |
116 |
|
Test directifes "#xml-version", "#xml-encoding", and |
117 |
|
"#xml-standalone" are added. |
118 |
|
|
119 |
|
2008-10-15 Wakaba <wakaba@suika.fam.cx> |
120 |
|
|
121 |
|
* XML-Parser.t: "xml/charref-1.dat" added. |
122 |
|
|
123 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
124 |
|
|
125 |
|
* XML-Parser.t: "xml/texts-1.dat" added. |
126 |
|
|
127 |
|
* tokenizer-test-2.dat: Test for ]]> are added. |
128 |
|
|
129 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
130 |
|
|
131 |
|
* tree-test-foreign.dat: More test data are added. |
132 |
|
|
133 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
134 |
|
|
135 |
|
* XML-Parser.t: "xml/elements-1.dat" and "xml/doctypes-1.dat" |
136 |
|
added. |
137 |
|
|
138 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
139 |
|
|
140 |
|
* XML-Parser.t: "xml/ns-attrs-1.dat" added. |
141 |
|
|
142 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
143 |
|
|
144 |
|
* xml/: New directory. |
145 |
|
|
146 |
|
* Makefile: Tests for Whatpm::XML::Parser are added. |
147 |
|
|
148 |
|
* HTML-tree.t: Change the relative order of codes. |
149 |
|
|
150 |
|
* XML-Parser.t: New test script. |
151 |
|
|
152 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
153 |
|
|
154 |
|
* HTML-tree.t: Serialization code moved to Whatpm::HTML::Dumper. |
155 |
|
|
156 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
157 |
|
|
158 |
|
* tree-test-phrasing.dat: Wrong test results fixed. |
159 |
|
|
160 |
|
* tree-test-foreign.dat: New tests added. |
161 |
|
|
162 |
|
* testfiles.pl: "#..." line at the end of a test entry was not |
163 |
|
supported. |
164 |
|
|
165 |
|
* HTML-tree.t: Show the "#data" content in "no #errors" error |
166 |
|
message. |
167 |
|
|
168 |
|
* tokenizer-test-2.dat: A wrong test result fixed. |
169 |
|
|
170 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
171 |
|
|
172 |
|
* HTML-tree.t: Test result format for oreign element/attribute |
173 |
|
names are updated to the latest one for html5lib tests. Append a |
174 |
|
newline to the expected result only when it is not an empty |
175 |
|
string, for comparablity with the actual result. |
176 |
|
|
177 |
|
* tokenizer-test-3.dat, tree-test-foreign.dat, tree-test-1.dat, |
178 |
|
tree-test-3.dat: Test results for foreign elements are updated. |
179 |
|
|
180 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
181 |
|
|
182 |
|
* HTML-tree.t: <!DOCTYPE> test result format changed to the latest |
183 |
|
format for html5lib tests. |
184 |
|
|
185 |
|
* tree-test-1.dat, tokenizer-test-2.dat: Test results for |
186 |
|
<!DOCTYPE> are updated. |
187 |
|
|
188 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
189 |
|
|
190 |
|
* HTML-tree.t: Test data file parser changed to the common one. |
191 |
|
|
192 |
|
2008-10-13 Wakaba <wakaba@suika.fam.cx> |
193 |
|
|
194 |
|
* tokenizer-test-2.dat: A test result was wrong. |
195 |
|
|
196 |
|
2008-10-07 Wakaba <wakaba@suika.fam.cx> |
197 |
|
|
198 |
|
* content-model-1.dat: Some entries moved to |
199 |
|
dom-conformance/html-1.dat, dom-conformance/html-flows-1.dat, |
200 |
|
dom-conformance/html-links-1.dat, |
201 |
|
dom-conformance/html-objects-1.dat, and |
202 |
|
dom-conformance/html-interactive-1.dat. |
203 |
|
|
204 |
|
* content-model-2.dat: Removed (moved to |
205 |
|
dom-conformance/xml-1.dat, dom-conformance/html-1.dat, |
206 |
|
dom-conformance/html-links-1.dat, |
207 |
|
dom-conformance/html-objects-1.dat, |
208 |
|
dom-conformance/html-interactive-1.dat, and |
209 |
|
dom-conformance/html-flows-1.dat). |
210 |
|
|
211 |
|
* content-model-3.dat: Removed (moved to |
212 |
|
dom-conformance/xml-global.dat). |
213 |
|
|
214 |
|
* content-model-4.dat: Removed (moved to |
215 |
|
dom-conformance/html-texts-1.dat and |
216 |
|
dom-conformance/html-links-1.dat). |
217 |
|
|
218 |
|
* content-model-5.dat: Removed (moved to |
219 |
|
dom-conformance/html-flows-1.dat). |
220 |
|
|
221 |
|
* content-model-6.dat: Removed (moved to |
222 |
|
dom-conformance/html-dataset.dat). |
223 |
|
|
224 |
|
* ContentChecker.t: References to the removed files removed and |
225 |
|
references to new files added. |
226 |
|
|
227 |
|
* ContentChecker-XML.t: New script. |
228 |
|
|
229 |
|
* Makefile: Updated. |
230 |
|
|
231 |
|
2008-10-07 Wakaba <wakaba@suika.fam.cx> |
232 |
|
|
233 |
|
* content-model-2.dat: Repetition model test is moved to another |
234 |
|
file. A wrong test result fixed. Broken test entries fixed. |
235 |
|
<area rev> is now reported as "unknown attribute", since RDFa spec |
236 |
|
adds that attribute to all elements with the Common attribute set. |
237 |
|
Note that we have no plan to support RDFa, at the moment. |
238 |
|
|
239 |
|
2008-10-05 Wakaba <wakaba@suika.fam.cx> |
240 |
|
|
241 |
|
* ContentChecker.t: New files added. |
242 |
|
|
243 |
|
* content-model-1.dat, content-model-2.dat: Numbers of test |
244 |
|
entries are moved to other files. |
245 |
|
|
246 |
|
2008-10-05 Wakaba <wakaba@suika.fam.cx> |
247 |
|
|
248 |
|
* content-model-1.dat, content-model-2.dat: Test results on |
249 |
|
|label| contents fixed. |
250 |
|
|
251 |
|
* ContentChecker.t: |dom-conformance/html-form-label.dat| added. |
252 |
|
|
253 |
|
* dom-conformance/: New directory. |
254 |
|
|
255 |
|
2008-10-05 Wakaba <wakaba@suika.fam.cx> |
256 |
|
|
257 |
|
* HTML-tree.t: New test files added. |
258 |
|
|
259 |
|
* Makefile: New test files added. |
260 |
|
|
261 |
|
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
262 |
|
|
263 |
|
* tree-test-1.dat: Test results updated and new tests added on the |
264 |
|
boundaries of Text nodes (HTML5 revision 2124). |
265 |
|
|
266 |
|
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
267 |
|
|
268 |
|
* tree-test-form.dat: New test data file. |
269 |
|
|
270 |
|
* HTML-tree.t: |tree-test-form.dat| added. |
271 |
|
|
272 |
|
* tree-test-1.dat: Test results related to <option> and <optgroup> |
273 |
|
are updated (cf. HTML5 revision 2128). |
274 |
|
|
275 |
|
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
276 |
|
|
277 |
|
* tree-test-foreign.dat: New test data file. |
278 |
|
|
279 |
|
* HTML-tree.t: |tree-test-foreign.dat| added. |
280 |
|
|
281 |
|
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
282 |
|
|
283 |
|
* tree-test-void.dat: Test on unmatched void end tag added (cf. |
284 |
|
HTML5 revision 1731). |
285 |
|
|
286 |
|
* tree-test-1.dat: Test on unmatched end tag added (cf. HTML5 |
287 |
|
revision 1731). |
288 |
|
|
289 |
|
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
290 |
|
|
291 |
|
* tree-test-void.dat: Test on |param| and |source| start tags are |
292 |
|
added, as well as test on polytheistic slashes for new void |
293 |
|
elements (HTML5 revision 1731). |
294 |
|
|
295 |
|
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
296 |
|
|
297 |
|
* tree-test-flow.dat: Test on implied end tag before <p> start tag |
298 |
|
are added (HTML5 revision 1731). |
299 |
|
|
300 |
|
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
301 |
|
|
302 |
|
* tree-test-phrasing.dat, tree-test-flow.dat: New test data files. |
303 |
|
|
304 |
|
* HTML-tree.t: |tree-test-phrasing.dat| and |tree-test-flow.dat| |
305 |
|
are added. |
306 |
|
|
307 |
|
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
308 |
|
|
309 |
|
* tree-test-void.dat: New test data (cf. HTML5 revision 1731). |
310 |
|
|
311 |
|
* HTML-tree.t: |tree-test-void.dat| added. |
312 |
|
|
313 |
|
* tree-test-1.dat: Test on <listing> as a "special" element are |
314 |
|
added. Test on implied |option| and |optgroup| end tags are added |
315 |
|
(cf. HTML5 revision 1731). |
316 |
|
|
317 |
|
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
318 |
|
|
319 |
|
* tree-test-1.dat: Test related to "special", "formatting", |
320 |
|
"scoping", and "phrasing" categories are added (cf. HTML5 revision |
321 |
|
1778). |
322 |
|
|
323 |
|
2008-10-02 Wakaba <wakaba@suika.fam.cx> |
324 |
|
|
325 |
|
* ContentType.t: More test cases on BOM are added. Some test |
326 |
|
results updated according to HTML5 revision 1927. Tests on the |
327 |
|
returned values in the list context are added. |
328 |
|
|
329 |
|
2008-09-22 Wakaba <wakaba@suika.fam.cx> |
330 |
|
|
331 |
|
* content-model-2.dat: Test data on |for=""| attribute are added. |
332 |
|
|
333 |
|
2008-09-22 Wakaba <wakaba@suika.fam.cx> |
334 |
|
|
335 |
|
* tokenizer-test-1.test: Test data on invalid character references |
336 |
|
are added (cf. HTML5 revision 2138). |
337 |
|
|
338 |
|
* tokenizer-test-2.dat: Test data on U+000B are updated (HTML5 |
339 |
|
revision 2138). |
340 |
|
|
341 |
|
2008-09-22 Wakaba <wakaba@suika.fam.cx> |
342 |
|
|
343 |
|
* content-model-2.dat: Test data for |area| |alt=""| are added (HTML5 |
344 |
|
revision 1932). |
345 |
|
|
346 |
|
2008-09-21 Wakaba <wakaba@suika.fam.cx> |
347 |
|
|
348 |
|
* content-model-2.dat: Test data for |form=""| are added. |
349 |
|
|
350 |
|
2008-09-21 Wakaba <wakaba@suika.fam.cx> |
351 |
|
|
352 |
|
* content-model-1.dat: Test data for |fieldset| |legend| are added. |
353 |
|
|
354 |
|
2008-09-21 Wakaba <wakaba@suika.fam.cx> |
355 |
|
|
356 |
|
* content-model-2.dat: Test data for |form| |name| are added. |
357 |
|
|
358 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
359 |
|
|
360 |
|
* content-model-1.dat, content-model-2.dat, content-model-4.dat: |
361 |
|
Test data for U+000B are added (cf. HTML5 revision 1738). |
362 |
|
|
363 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
364 |
|
|
365 |
|
* tokenizer-test-2.dat: Test result updated (cf. HTML5 revision |
366 |
|
1738). |
367 |
|
|
368 |
|
* tree-test-1.dat: Test results updated. New test data for the |
369 |
|
treatement of U+000B are added (HTML5 revision 1738). |
370 |
|
|
371 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
372 |
|
|
373 |
|
* tokenizer-test-1.test: Test data for U+000B are added (cf. HTML5 |
374 |
|
revision 1738). |
375 |
|
|
376 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
377 |
|
|
378 |
|
* ContentType.t: Updated to disallow 0x0B as text byte (HTML5 |
379 |
|
revision 1738). |
380 |
|
|
381 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
382 |
|
|
383 |
|
* content-checker.pl: Remove dedicated parser and adopt |
384 |
|
testfiles.pl parser. |
385 |
|
|
386 |
|
* content-model-1.dat, content-model-2.dat: Typo fixed. |
387 |
|
|
388 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
389 |
|
|
390 |
|
* content-model-1.dat: Test data for interactive contents are |
391 |
|
added (cf. HTML5 revision 2018). |
392 |
|
|
393 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
394 |
|
|
395 |
|
* content-model-2.dat: Add test data for accept-charset="" |
396 |
|
attributes. |
397 |
|
|
398 |
|
2008-09-18 Wakaba <wakaba@suika.fam.cx> |
399 |
|
|
400 |
|
* langtag-1.dat: More test data from RFC 4646 are added. |
401 |
|
|
402 |
|
2008-09-18 Wakaba <wakaba@suika.fam.cx> |
403 |
|
|
404 |
|
* langtag-1.dat: More test data from RFC 4646 sections 1.-2.2.4. |
405 |
|
are added. |
406 |
|
|
407 |
|
2008-09-18 Wakaba <wakaba@suika.fam.cx> |
408 |
|
|
409 |
|
* LangTag.t: Completely rewritten using |testfiles.pl|. |
410 |
|
|
411 |
|
* testfiles.pl: New script. |
412 |
|
|
413 |
|
* langtag-1.dat: Tests for case are added. |
414 |
|
|
415 |
|
2008-09-18 Wakaba <wakaba@suika.fam.cx> |
416 |
|
|
417 |
|
* ContentChecker.t: Atom tests are moved to another file. |
418 |
|
|
419 |
|
* ContentChecker-Atom.t, LangTag.t: New test scripts. |
420 |
|
|
421 |
|
* Makefile: Updated to invoke new test scripts. |
422 |
|
|
423 |
|
* langtag-1.dat: New test data file. |
424 |
|
|
425 |
|
2008-09-18 Wakaba <wakaba@suika.fam.cx> |
426 |
|
|
427 |
|
* ContentChecker.t: Test engine moved to another script. |
428 |
|
|
429 |
|
* content-checker.pl: New script. |
430 |
|
|
431 |
|
2008-09-17 Wakaba <wakaba@suika.fam.cx> |
432 |
|
|
433 |
|
* content-model-1.dat: Test results are updated. |
434 |
|
|
435 |
|
* content-model-2.dat: Tests for style="" are added. |
436 |
|
|
437 |
|
2008-09-16 Wakaba <wakaba@suika.fam.cx> |
438 |
|
|
439 |
|
* css-text.dat: Test data for pre-wrap updated. |
440 |
|
|
441 |
|
2008-09-15 Wakaba <wakaba@suika.fam.cx> |
442 |
|
|
443 |
|
* css-visual.dat: New test data for Firefox3's new 'width' |
444 |
|
values. |
445 |
|
|
446 |
|
2008-09-13 Wakaba <wakaba@suika.fam.cx> |
447 |
|
|
448 |
|
* content-model-2.dat: A test case for NCR in charset="" |
449 |
|
is added. |
450 |
|
|
451 |
|
2008-09-13 Wakaba <wakaba@suika.fam.cx> |
452 |
|
|
453 |
|
* tokenizer-test-3.dat: New test for MSE is added. |
454 |
|
|
455 |
|
2008-09-13 Wakaba <wakaba@suika.fam.cx> |
456 |
|
|
457 |
|
* HTML-tree.t: tokenizer-test-3.dat added. |
458 |
|
|
459 |
|
* tokenizer-test-3.dat: New test data. |
460 |
|
|
461 |
|
2008-09-09 Wakaba <wakaba@suika.fam.cx> |
462 |
|
|
463 |
|
* content-model-1.dat, content-model-7.dat: |a| is now |
464 |
|
transparent (HTML5 revision 1963). |
465 |
|
|
466 |
|
2008-09-07 Wakaba <wakaba@suika.fam.cx> |
467 |
|
|
468 |
|
* content-model-7.dat: Typo fixed. |
469 |
|
|
470 |
|
* content-model-6.dat: Test data for data-UPPERCASE (now |
471 |
|
disallowed) are added (HTML5 revision 1945). |
472 |
|
|
473 |
2008-09-06 Wakaba <wakaba@suika.fam.cx> |
2008-09-06 Wakaba <wakaba@suika.fam.cx> |
474 |
|
|
475 |
* content-model-1.dat: Test data for |XSLT-compat| |
* content-model-1.dat: Test data for |XSLT-compat| |