1 |
|
2009-09-05 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* tokenizer-test-1.test: Added test cases for "comment end bang |
4 |
|
state" (HTML5 revision 3191). |
5 |
|
|
6 |
|
2009-08-22 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* ContentChecker.t: Added a new test data file. |
9 |
|
|
10 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* ContentChecker.t: Added a new test data file. |
13 |
|
|
14 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* content-model-7.dat: The |bb| element has been removed from the |
17 |
|
spec so that relevant test results are changed (HTML5 revision |
18 |
|
3621). |
19 |
|
|
20 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* tree-test-1.dat: Added tests for about:legacy-compat and changed |
23 |
|
test results for XSLT-compat (HTML5 revision 2725). |
24 |
|
|
25 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
|
* tree-test-form.dat: Added tests for <script> elements in |
28 |
|
<select> and <select> in <table> (HTML5 revision 2500). |
29 |
|
|
30 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
31 |
|
|
32 |
|
* tokenizer-test-1.test: "<" in attribute names are now parse |
33 |
|
errors (HTML5 revision 3354). |
34 |
|
|
35 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
36 |
|
|
37 |
|
* tree-test-1.dat: Changed test results for </br> in the after |
38 |
|
head parsing mode (HTML5 revision 2586). |
39 |
|
|
40 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
41 |
|
|
42 |
|
* tree-test-foreign.dat: Added tests for <font> in SVG (cf. HTML5 |
43 |
|
revision 2590). |
44 |
|
|
45 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
46 |
|
|
47 |
|
* tree-test-1.dat, tree-test-3.dat, tree-test-flow.dat, |
48 |
|
tree-test-foreign.dat, tree-test-form.dat, tree-test-phrasing.dat, |
49 |
|
tokenizer-test-1.test, tokenizer-test-2.dat, tokenizer-test-3.dat: |
50 |
|
DOCTYPE names are now normalized to its lowercased form (HTML5 |
51 |
|
revision 2502). |
52 |
|
|
53 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
54 |
|
|
55 |
|
* tree-test-form.dat: Added test cases for <select> in "in select" |
56 |
|
parsing modes. |
57 |
|
|
58 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
59 |
|
|
60 |
|
* tree-test-foreign.dat: Added xmlns:xlink test cases (cf. HTML5 |
61 |
|
revision 2701). |
62 |
|
|
63 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
64 |
|
|
65 |
|
* tree-test-2.dat: Fixed some wrong test results. |
66 |
|
|
67 |
|
* tree-test-form.dat, tree-test-phrasing.dat: Tests on </body> |
68 |
|
after start tags of end-tag-optional element (cf. HTML5 revision |
69 |
|
2806). |
70 |
|
|
71 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
72 |
|
|
73 |
|
* tree-test-1.dat: Added tests for <table> in <p> (c.f. HTML5 |
74 |
|
revision 3132). |
75 |
|
|
76 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
77 |
|
|
78 |
|
* tokenizer-test-1.test: Updated the result (c.f. HTML5 revision |
79 |
|
3121). |
80 |
|
|
81 |
|
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
82 |
|
|
83 |
|
* tree-test-1.dat: Added test on <keygen> in <select> (c.f. HTML5 |
84 |
|
revision 3163). |
85 |
|
|
86 |
|
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
87 |
|
|
88 |
|
* tokenizer-test-1.test: < in unquoted attribute value is no |
89 |
|
longer allowed (HTML5 revision 3206). |
90 |
|
|
91 |
|
2009-06-28 Wakaba <wakaba@suika.fam.cx> |
92 |
|
|
93 |
|
* tree-test-1.dat, tree-test-flow.dat: Updated test results on |
94 |
|
isindex (c.f. HTML5 revision 3236). |
95 |
|
|
96 |
|
2009-06-28 Wakaba <wakaba@suika.fam.cx> |
97 |
|
|
98 |
|
* ContentChecker.t: Added new test data file. |
99 |
|
|
100 |
|
2008-12-13 Wakaba <wakaba@suika.fam.cx> |
101 |
|
|
102 |
|
* content-model-7.dat: Added an example from HTML5 spec. |
103 |
|
|
104 |
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
105 |
|
|
106 |
|
* ContentChecker.t: Added new test data file. |
107 |
|
|
108 |
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
109 |
|
|
110 |
|
* ContentChecker.t: Added new test data file. |
111 |
|
|
112 |
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
113 |
|
|
114 |
|
* ContentChecker.t: Added new test data file. |
115 |
|
|
116 |
|
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
117 |
|
|
118 |
|
* ContentChecker.t: Added |dom-conformance/html-form-datalist.dat|. |
119 |
|
|
120 |
|
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
121 |
|
|
122 |
|
* content-checker.pl: Use new XML parser for parsing test data. |
123 |
|
Use NanoDOM instead of manakai DOM implementation. |
124 |
|
|
125 |
|
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
126 |
|
|
127 |
|
* SWML-Parser.t: New test data files added. |
128 |
|
|
129 |
|
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
130 |
|
|
131 |
|
* SWML-Parser.t: Test file |swml/blocks-1.dat| added. |
132 |
|
|
133 |
|
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
134 |
|
|
135 |
|
* Makefile: A rule for SWML testing is added. |
136 |
|
|
137 |
|
* SWML-Parser.t: New file. |
138 |
|
|
139 |
|
* swml/: New directory. |
140 |
|
|
141 |
|
2008-10-20 Wakaba <wakaba@suika.fam.cx> |
142 |
|
|
143 |
|
* XML-Parser.t: "xml/attrs-2.dat" added. |
144 |
|
|
145 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
146 |
|
|
147 |
|
* XML-Parser.t: "xml/entrefs-2.dat" added. |
148 |
|
|
149 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
150 |
|
|
151 |
|
* XML-Parser.t: "xml/entrefs-1.dat" added. |
152 |
|
|
153 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
154 |
|
|
155 |
|
* XML-Parser.t: "xml/eldecls-1.dat" added. |
156 |
|
|
157 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
158 |
|
|
159 |
|
* XML-Parser.t: Typo fixed. |
160 |
|
|
161 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
162 |
|
|
163 |
|
* XML-Parser.t: "xml/entities-1.dat" and "xml/entities-2.dat" |
164 |
|
added. Support for the "#entities" directive. |
165 |
|
|
166 |
|
2008-10-18 Wakaba <wakaba@suika.fam.cx> |
167 |
|
|
168 |
|
* XML-Parser.t: "xml/notations-1.dat" added. |
169 |
|
|
170 |
|
2008-10-17 Wakaba <wakaba@suika.fam.cx> |
171 |
|
|
172 |
|
* XML-Parser.t: "xml/attlists-1.dat" added. |
173 |
|
|
174 |
|
2008-10-16 Wakaba <wakaba@suika.fam.cx> |
175 |
|
|
176 |
|
* XML-Parser.t: "xml/pis-2.dat" and "xml/comments-2.dat" are added. |
177 |
|
|
178 |
|
2008-10-15 Wakaba <wakaba@suika.fam.cx> |
179 |
|
|
180 |
|
* XML-Parser.t: "xml/doctypes-2.dat" added. |
181 |
|
|
182 |
|
* tokenizer-test-1.test: Keyword case-sensitivility tests added. |
183 |
|
|
184 |
|
2008-10-15 Wakaba <wakaba@suika.fam.cx> |
185 |
|
|
186 |
|
* XML-Parser.t: "xml/ns-elements-1.dat" added. |
187 |
|
|
188 |
|
2008-10-15 Wakaba <wakaba@suika.fam.cx> |
189 |
|
|
190 |
|
* XML-Parser.t: "xml/pis-1.dat" and "xml/xmldecls-1.dat" added. |
191 |
|
Test directifes "#xml-version", "#xml-encoding", and |
192 |
|
"#xml-standalone" are added. |
193 |
|
|
194 |
|
2008-10-15 Wakaba <wakaba@suika.fam.cx> |
195 |
|
|
196 |
|
* XML-Parser.t: "xml/charref-1.dat" added. |
197 |
|
|
198 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
199 |
|
|
200 |
|
* XML-Parser.t: "xml/texts-1.dat" added. |
201 |
|
|
202 |
|
* tokenizer-test-2.dat: Test for ]]> are added. |
203 |
|
|
204 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
205 |
|
|
206 |
|
* tree-test-foreign.dat: More test data are added. |
207 |
|
|
208 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
209 |
|
|
210 |
|
* XML-Parser.t: "xml/elements-1.dat" and "xml/doctypes-1.dat" |
211 |
|
added. |
212 |
|
|
213 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
214 |
|
|
215 |
|
* XML-Parser.t: "xml/ns-attrs-1.dat" added. |
216 |
|
|
217 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
218 |
|
|
219 |
|
* xml/: New directory. |
220 |
|
|
221 |
|
* Makefile: Tests for Whatpm::XML::Parser are added. |
222 |
|
|
223 |
|
* HTML-tree.t: Change the relative order of codes. |
224 |
|
|
225 |
|
* XML-Parser.t: New test script. |
226 |
|
|
227 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
228 |
|
|
229 |
|
* HTML-tree.t: Serialization code moved to Whatpm::HTML::Dumper. |
230 |
|
|
231 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
232 |
|
|
233 |
|
* tree-test-phrasing.dat: Wrong test results fixed. |
234 |
|
|
235 |
|
* tree-test-foreign.dat: New tests added. |
236 |
|
|
237 |
|
* testfiles.pl: "#..." line at the end of a test entry was not |
238 |
|
supported. |
239 |
|
|
240 |
|
* HTML-tree.t: Show the "#data" content in "no #errors" error |
241 |
|
message. |
242 |
|
|
243 |
|
* tokenizer-test-2.dat: A wrong test result fixed. |
244 |
|
|
245 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
246 |
|
|
247 |
|
* HTML-tree.t: Test result format for oreign element/attribute |
248 |
|
names are updated to the latest one for html5lib tests. Append a |
249 |
|
newline to the expected result only when it is not an empty |
250 |
|
string, for comparablity with the actual result. |
251 |
|
|
252 |
|
* tokenizer-test-3.dat, tree-test-foreign.dat, tree-test-1.dat, |
253 |
|
tree-test-3.dat: Test results for foreign elements are updated. |
254 |
|
|
255 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
256 |
|
|
257 |
|
* HTML-tree.t: <!DOCTYPE> test result format changed to the latest |
258 |
|
format for html5lib tests. |
259 |
|
|
260 |
|
* tree-test-1.dat, tokenizer-test-2.dat: Test results for |
261 |
|
<!DOCTYPE> are updated. |
262 |
|
|
263 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
264 |
|
|
265 |
|
* HTML-tree.t: Test data file parser changed to the common one. |
266 |
|
|
267 |
|
2008-10-13 Wakaba <wakaba@suika.fam.cx> |
268 |
|
|
269 |
|
* tokenizer-test-2.dat: A test result was wrong. |
270 |
|
|
271 |
|
2008-10-07 Wakaba <wakaba@suika.fam.cx> |
272 |
|
|
273 |
|
* content-model-1.dat: Some entries moved to |
274 |
|
dom-conformance/html-1.dat, dom-conformance/html-flows-1.dat, |
275 |
|
dom-conformance/html-links-1.dat, |
276 |
|
dom-conformance/html-objects-1.dat, and |
277 |
|
dom-conformance/html-interactive-1.dat. |
278 |
|
|
279 |
|
* content-model-2.dat: Removed (moved to |
280 |
|
dom-conformance/xml-1.dat, dom-conformance/html-1.dat, |
281 |
|
dom-conformance/html-links-1.dat, |
282 |
|
dom-conformance/html-objects-1.dat, |
283 |
|
dom-conformance/html-interactive-1.dat, and |
284 |
|
dom-conformance/html-flows-1.dat). |
285 |
|
|
286 |
|
* content-model-3.dat: Removed (moved to |
287 |
|
dom-conformance/xml-global.dat). |
288 |
|
|
289 |
|
* content-model-4.dat: Removed (moved to |
290 |
|
dom-conformance/html-texts-1.dat and |
291 |
|
dom-conformance/html-links-1.dat). |
292 |
|
|
293 |
|
* content-model-5.dat: Removed (moved to |
294 |
|
dom-conformance/html-flows-1.dat). |
295 |
|
|
296 |
|
* content-model-6.dat: Removed (moved to |
297 |
|
dom-conformance/html-dataset.dat). |
298 |
|
|
299 |
|
* ContentChecker.t: References to the removed files removed and |
300 |
|
references to new files added. |
301 |
|
|
302 |
|
* ContentChecker-XML.t: New script. |
303 |
|
|
304 |
|
* Makefile: Updated. |
305 |
|
|
306 |
|
2008-10-07 Wakaba <wakaba@suika.fam.cx> |
307 |
|
|
308 |
|
* content-model-2.dat: Repetition model test is moved to another |
309 |
|
file. A wrong test result fixed. Broken test entries fixed. |
310 |
|
<area rev> is now reported as "unknown attribute", since RDFa spec |
311 |
|
adds that attribute to all elements with the Common attribute set. |
312 |
|
Note that we have no plan to support RDFa, at the moment. |
313 |
|
|
314 |
|
2008-10-05 Wakaba <wakaba@suika.fam.cx> |
315 |
|
|
316 |
|
* ContentChecker.t: New files added. |
317 |
|
|
318 |
|
* content-model-1.dat, content-model-2.dat: Numbers of test |
319 |
|
entries are moved to other files. |
320 |
|
|
321 |
|
2008-10-05 Wakaba <wakaba@suika.fam.cx> |
322 |
|
|
323 |
|
* content-model-1.dat, content-model-2.dat: Test results on |
324 |
|
|label| contents fixed. |
325 |
|
|
326 |
|
* ContentChecker.t: |dom-conformance/html-form-label.dat| added. |
327 |
|
|
328 |
|
* dom-conformance/: New directory. |
329 |
|
|
330 |
|
2008-10-05 Wakaba <wakaba@suika.fam.cx> |
331 |
|
|
332 |
|
* HTML-tree.t: New test files added. |
333 |
|
|
334 |
|
* Makefile: New test files added. |
335 |
|
|
336 |
|
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
337 |
|
|
338 |
|
* tree-test-1.dat: Test results updated and new tests added on the |
339 |
|
boundaries of Text nodes (HTML5 revision 2124). |
340 |
|
|
341 |
|
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
342 |
|
|
343 |
|
* tree-test-form.dat: New test data file. |
344 |
|
|
345 |
|
* HTML-tree.t: |tree-test-form.dat| added. |
346 |
|
|
347 |
|
* tree-test-1.dat: Test results related to <option> and <optgroup> |
348 |
|
are updated (cf. HTML5 revision 2128). |
349 |
|
|
350 |
|
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
351 |
|
|
352 |
|
* tree-test-foreign.dat: New test data file. |
353 |
|
|
354 |
|
* HTML-tree.t: |tree-test-foreign.dat| added. |
355 |
|
|
356 |
|
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
357 |
|
|
358 |
|
* tree-test-void.dat: Test on unmatched void end tag added (cf. |
359 |
|
HTML5 revision 1731). |
360 |
|
|
361 |
|
* tree-test-1.dat: Test on unmatched end tag added (cf. HTML5 |
362 |
|
revision 1731). |
363 |
|
|
364 |
|
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
365 |
|
|
366 |
|
* tree-test-void.dat: Test on |param| and |source| start tags are |
367 |
|
added, as well as test on polytheistic slashes for new void |
368 |
|
elements (HTML5 revision 1731). |
369 |
|
|
370 |
|
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
371 |
|
|
372 |
|
* tree-test-flow.dat: Test on implied end tag before <p> start tag |
373 |
|
are added (HTML5 revision 1731). |
374 |
|
|
375 |
|
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
376 |
|
|
377 |
|
* tree-test-phrasing.dat, tree-test-flow.dat: New test data files. |
378 |
|
|
379 |
|
* HTML-tree.t: |tree-test-phrasing.dat| and |tree-test-flow.dat| |
380 |
|
are added. |
381 |
|
|
382 |
|
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
383 |
|
|
384 |
|
* tree-test-void.dat: New test data (cf. HTML5 revision 1731). |
385 |
|
|
386 |
|
* HTML-tree.t: |tree-test-void.dat| added. |
387 |
|
|
388 |
|
* tree-test-1.dat: Test on <listing> as a "special" element are |
389 |
|
added. Test on implied |option| and |optgroup| end tags are added |
390 |
|
(cf. HTML5 revision 1731). |
391 |
|
|
392 |
|
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
393 |
|
|
394 |
|
* tree-test-1.dat: Test related to "special", "formatting", |
395 |
|
"scoping", and "phrasing" categories are added (cf. HTML5 revision |
396 |
|
1778). |
397 |
|
|
398 |
|
2008-10-02 Wakaba <wakaba@suika.fam.cx> |
399 |
|
|
400 |
|
* ContentType.t: More test cases on BOM are added. Some test |
401 |
|
results updated according to HTML5 revision 1927. Tests on the |
402 |
|
returned values in the list context are added. |
403 |
|
|
404 |
|
2008-09-22 Wakaba <wakaba@suika.fam.cx> |
405 |
|
|
406 |
|
* content-model-2.dat: Test data on |for=""| attribute are added. |
407 |
|
|
408 |
|
2008-09-22 Wakaba <wakaba@suika.fam.cx> |
409 |
|
|
410 |
|
* tokenizer-test-1.test: Test data on invalid character references |
411 |
|
are added (cf. HTML5 revision 2138). |
412 |
|
|
413 |
|
* tokenizer-test-2.dat: Test data on U+000B are updated (HTML5 |
414 |
|
revision 2138). |
415 |
|
|
416 |
|
2008-09-22 Wakaba <wakaba@suika.fam.cx> |
417 |
|
|
418 |
|
* content-model-2.dat: Test data for |area| |alt=""| are added (HTML5 |
419 |
|
revision 1932). |
420 |
|
|
421 |
|
2008-09-21 Wakaba <wakaba@suika.fam.cx> |
422 |
|
|
423 |
|
* content-model-2.dat: Test data for |form=""| are added. |
424 |
|
|
425 |
|
2008-09-21 Wakaba <wakaba@suika.fam.cx> |
426 |
|
|
427 |
|
* content-model-1.dat: Test data for |fieldset| |legend| are added. |
428 |
|
|
429 |
|
2008-09-21 Wakaba <wakaba@suika.fam.cx> |
430 |
|
|
431 |
|
* content-model-2.dat: Test data for |form| |name| are added. |
432 |
|
|
433 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
434 |
|
|
435 |
|
* content-model-1.dat, content-model-2.dat, content-model-4.dat: |
436 |
|
Test data for U+000B are added (cf. HTML5 revision 1738). |
437 |
|
|
438 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
439 |
|
|
440 |
|
* tokenizer-test-2.dat: Test result updated (cf. HTML5 revision |
441 |
|
1738). |
442 |
|
|
443 |
|
* tree-test-1.dat: Test results updated. New test data for the |
444 |
|
treatement of U+000B are added (HTML5 revision 1738). |
445 |
|
|
446 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
447 |
|
|
448 |
|
* tokenizer-test-1.test: Test data for U+000B are added (cf. HTML5 |
449 |
|
revision 1738). |
450 |
|
|
451 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
452 |
|
|
453 |
|
* ContentType.t: Updated to disallow 0x0B as text byte (HTML5 |
454 |
|
revision 1738). |
455 |
|
|
456 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
457 |
|
|
458 |
|
* content-checker.pl: Remove dedicated parser and adopt |
459 |
|
testfiles.pl parser. |
460 |
|
|
461 |
|
* content-model-1.dat, content-model-2.dat: Typo fixed. |
462 |
|
|
463 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
464 |
|
|
465 |
|
* content-model-1.dat: Test data for interactive contents are |
466 |
|
added (cf. HTML5 revision 2018). |
467 |
|
|
468 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
469 |
|
|
470 |
|
* content-model-2.dat: Add test data for accept-charset="" |
471 |
|
attributes. |
472 |
|
|
473 |
|
2008-09-18 Wakaba <wakaba@suika.fam.cx> |
474 |
|
|
475 |
|
* langtag-1.dat: More test data from RFC 4646 are added. |
476 |
|
|
477 |
|
2008-09-18 Wakaba <wakaba@suika.fam.cx> |
478 |
|
|
479 |
|
* langtag-1.dat: More test data from RFC 4646 sections 1.-2.2.4. |
480 |
|
are added. |
481 |
|
|
482 |
|
2008-09-18 Wakaba <wakaba@suika.fam.cx> |
483 |
|
|
484 |
|
* LangTag.t: Completely rewritten using |testfiles.pl|. |
485 |
|
|
486 |
|
* testfiles.pl: New script. |
487 |
|
|
488 |
|
* langtag-1.dat: Tests for case are added. |
489 |
|
|
490 |
|
2008-09-18 Wakaba <wakaba@suika.fam.cx> |
491 |
|
|
492 |
|
* ContentChecker.t: Atom tests are moved to another file. |
493 |
|
|
494 |
|
* ContentChecker-Atom.t, LangTag.t: New test scripts. |
495 |
|
|
496 |
|
* Makefile: Updated to invoke new test scripts. |
497 |
|
|
498 |
|
* langtag-1.dat: New test data file. |
499 |
|
|
500 |
|
2008-09-18 Wakaba <wakaba@suika.fam.cx> |
501 |
|
|
502 |
|
* ContentChecker.t: Test engine moved to another script. |
503 |
|
|
504 |
|
* content-checker.pl: New script. |
505 |
|
|
506 |
|
2008-09-17 Wakaba <wakaba@suika.fam.cx> |
507 |
|
|
508 |
|
* content-model-1.dat: Test results are updated. |
509 |
|
|
510 |
|
* content-model-2.dat: Tests for style="" are added. |
511 |
|
|
512 |
|
2008-09-16 Wakaba <wakaba@suika.fam.cx> |
513 |
|
|
514 |
|
* css-text.dat: Test data for pre-wrap updated. |
515 |
|
|
516 |
|
2008-09-15 Wakaba <wakaba@suika.fam.cx> |
517 |
|
|
518 |
|
* css-visual.dat: New test data for Firefox3's new 'width' |
519 |
|
values. |
520 |
|
|
521 |
|
2008-09-13 Wakaba <wakaba@suika.fam.cx> |
522 |
|
|
523 |
|
* content-model-2.dat: A test case for NCR in charset="" |
524 |
|
is added. |
525 |
|
|
526 |
|
2008-09-13 Wakaba <wakaba@suika.fam.cx> |
527 |
|
|
528 |
|
* tokenizer-test-3.dat: New test for MSE is added. |
529 |
|
|
530 |
|
2008-09-13 Wakaba <wakaba@suika.fam.cx> |
531 |
|
|
532 |
|
* HTML-tree.t: tokenizer-test-3.dat added. |
533 |
|
|
534 |
|
* tokenizer-test-3.dat: New test data. |
535 |
|
|
536 |
|
2008-09-09 Wakaba <wakaba@suika.fam.cx> |
537 |
|
|
538 |
|
* content-model-1.dat, content-model-7.dat: |a| is now |
539 |
|
transparent (HTML5 revision 1963). |
540 |
|
|
541 |
|
2008-09-07 Wakaba <wakaba@suika.fam.cx> |
542 |
|
|
543 |
|
* content-model-7.dat: Typo fixed. |
544 |
|
|
545 |
|
* content-model-6.dat: Test data for data-UPPERCASE (now |
546 |
|
disallowed) are added (HTML5 revision 1945). |
547 |
|
|
548 |
|
2008-09-06 Wakaba <wakaba@suika.fam.cx> |
549 |
|
|
550 |
|
* content-model-1.dat: Test data for |XSLT-compat| |
551 |
|
added (HTML5 revision 2141). A redundant test |
552 |
|
entry is removed. |
553 |
|
|
554 |
|
* HTML-tree.t: Support for should-level errors. |
555 |
|
|
556 |
|
2008-09-06 Wakaba <wakaba@suika.fam.cx> |
557 |
|
|
558 |
|
* content-model-1.dat: Form test data are added (cf. HTML5 |
559 |
|
revisions 2142-2155). |
560 |
|
|
561 |
|
2008-08-31 Wakaba <wakaba@suika.fam.cx> |
562 |
|
|
563 |
|
* content-model-1.dat, content-model-2.dat: |event-source| |
564 |
|
is renamed as |eventsource| (HTML5 revision 1863). |
565 |
|
|
566 |
|
2008-08-31 Wakaba <wakaba@suika.fam.cx> |
567 |
|
|
568 |
|
* content-model-2.dat: Uppercase letters are not allowed |
569 |
|
as embed custom attributes (HTML5 revision 1946). |
570 |
|
|
571 |
|
2008-08-31 Wakaba <wakaba@suika.fam.cx> |
572 |
|
|
573 |
|
* tree-test-1.dat: Test data for after after frameset |
574 |
|
insertion mode are added (cf. HTML5 revision 1909). |
575 |
|
|
576 |
|
2008-08-31 Wakaba <wakaba@suika.fam.cx> |
577 |
|
|
578 |
|
* content-model-2.dat, content-model-6.dat: Custom |
579 |
|
attributes on |embed| and |data-*| attributes must |
580 |
|
be XML compatible (HTML5 revision 1836). |
581 |
|
|
582 |
|
2008-08-31 Wakaba <wakaba@suika.fam.cx> |
583 |
|
|
584 |
|
* content-model-2.dat: xmlns="" on HTML elements that are |
585 |
|
not the root of the HTML subtree are now allowed (HTML5 |
586 |
|
revision 1834). |
587 |
|
|
588 |
|
2008-08-31 Wakaba <wakaba@suika.fam.cx> |
589 |
|
|
590 |
|
* content-model-2.dat: Alternate style sheet element must |
591 |
|
have a non-empty title attribute (HTML5 revision 1942). |
592 |
|
|
593 |
|
2008-08-31 Wakaba <wakaba@suika.fam.cx> |
594 |
|
|
595 |
|
* content-model-2.dat: A test data for wrong spelling of |irrelevant| |
596 |
|
is added. |
597 |
|
|
598 |
|
2008-08-31 Wakaba <wakaba@suika.fam.cx> |
599 |
|
|
600 |
|
* content-model-1.dat, content-model-2.dat: Test data |
601 |
|
for the |bb| element are added (cf. HTML5 revision 1894). |
602 |
|
|
603 |
|
* content-model-2.dat: |irrelevant| renamed as |hidden| (HTML5 |
604 |
|
revision 2119). |
605 |
|
|
606 |
|
* content-model-7.dat: New test file. |
607 |
|
|
608 |
|
2008-08-31 Wakaba <wakaba@suika.fam.cx> |
609 |
|
|
610 |
|
* content-model-2.dat: <embed> w/o src="" is conforming (HTML5 |
611 |
|
revision 1929). |
612 |
|
|
613 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
614 |
|
|
615 |
|
* content-model-2.dat: @autosubmit dropped (HTML5 |
616 |
|
revision 2019). |
617 |
|
|
618 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
619 |
|
|
620 |
|
* content-model-4.dat: Some test data for <time> are added (c.f. |
621 |
|
HTML5 revision 2094). |
622 |
|
|
623 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
624 |
|
|
625 |
|
* ContentType.t: Support for image/svg+xml (HTML revision 2096). |
626 |
|
|
627 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
628 |
|
|
629 |
|
* tokenizer-test-1.dat: '"' and "'" at the end of attribute |
630 |
|
name (after another attribute) now raise parse error (HTML5 |
631 |
|
revision 2123). Empty unquoted attribute is no |
632 |
|
longer allowed (HTML5 revision 2122). |
633 |
|
|
634 |
|
* HTML-tokenizer.t: Hash keys were not sorted when dumped. |
635 |
|
|
636 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
637 |
|
|
638 |
|
* HTML-tree.dat: tree-test-3.dat added. |
639 |
|
|
640 |
|
* tree-test-3.dat: Test data for definitionURL="" are added (cf. |
641 |
|
HTML5 revision 2130). |
642 |
|
|
643 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
644 |
|
|
645 |
|
* content-model-1.dat, content-model-2.dat: Test data updated |
646 |
|
and added for HTML5 revision 2062 and so on (@lang and @xml:lang). |
647 |
|
|
648 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
649 |
|
|
650 |
|
* CSS-Parser.t: Updated for latest version of the |
651 |
|
Whatpm::CSS::Parser module. |
652 |
|
|
653 |
|
* css-1.dat, css-2.dat, css-3.dat, css-4.dat, |
654 |
|
css-font.dat, css-generated.dat, css-interactive.dat, |
655 |
|
css-paged.dat, css-table.dat, css-text.dat, css-visual.dat: |
656 |
|
Test results updated. |
657 |
|
|
658 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
659 |
|
|
660 |
|
* ContentChecker.t: Updated for latest version of the |
661 |
|
Whatpm::ContentChecker module. |
662 |
|
|
663 |
|
* content-model-1.dat, content-model-2.dat, content-model-3.dat, |
664 |
|
content-model-4.dat, content-model-6.dat, content-model-atom-1.dat, |
665 |
|
content-model-atom-2.dat, content-model-atom-threading-1.dat, |
666 |
|
table-1.dat: Results updated. |
667 |
|
|
668 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
669 |
|
|
670 |
|
* URIChecker.t: Error results updated. |
671 |
|
|
672 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
673 |
|
|
674 |
|
* URIChecker.t: Test results updated to new error type names. |
675 |
|
|
676 |
|
2008-08-03 Wakaba <wakaba@suika.fam.cx> |
677 |
|
|
678 |
|
* WebIDL.t: Test data files for exceptions, typedefs, |
679 |
|
and valuetypes are added to the list. |
680 |
|
|
681 |
|
2008-08-02 Wakaba <wakaba@suika.fam.cx> |
682 |
|
|
683 |
|
* WebIDL.t ($onerror): |value| argument value should be |
684 |
|
checked as well as other argument values. |
685 |
|
|
686 |
|
2008-08-02 Wakaba <wakaba@suika.fam.cx> |
687 |
|
|
688 |
|
* WebIDL.t: Check whether |text| argument of the error |
689 |
|
is correct or not. |
690 |
|
|
691 |
|
2008-08-02 Wakaba <wakaba@suika.fam.cx> |
692 |
|
|
693 |
|
* WebIDL.t: New test script. |
694 |
|
|
695 |
|
* webidl/: New directory. |
696 |
|
|
697 |
|
2008-06-08 Wakaba <wakaba@suika.fam.cx> |
698 |
|
|
699 |
|
* content-model-1.dat, content-model-2.dat: Test data are |
700 |
|
updated and added for <map name=""> and <map id=""> (HTML5 |
701 |
|
revisions 1722 and 1728). |
702 |
|
|
703 |
|
2008-06-08 Wakaba <wakaba@suika.fam.cx> |
704 |
|
|
705 |
|
* content-model-1.dat: Test data for ruby are added (HTML5 revision |
706 |
|
1704). |
707 |
|
|
708 |
|
2008-06-08 Wakaba <wakaba@suika.fam.cx> |
709 |
|
|
710 |
|
* tree-test-1.dat: Test data added for ruby parsing (HTML5 revision |
711 |
|
1704). |
712 |
|
|
713 |
|
2008-06-01 Wakaba <wakaba@suika.fam.cx> |
714 |
|
|
715 |
|
* HTML-tokenizer.t, tokenizer-test-1.test: Update for new format. |
716 |
|
|
717 |
|
2008-06-01 Wakaba <wakaba@suika.fam.cx> |
718 |
|
|
719 |
|
* content-model-6.dat: "data-" attribute is no longer allowed (HTML5 |
720 |
|
revision 1709). |
721 |
|
|
722 |
|
* content-model-2.dat: Add tests for rel=contact (cf. HTML5 |
723 |
|
revision 1711). |
724 |
|
|
725 |
|
2008-05-25 Wakaba <wakaba@suika.fam.cx> |
726 |
|
|
727 |
|
* ContentType.t: Test result related to UTF-32 updated (HTML5 |
728 |
|
revision 1701). |
729 |
|
|
730 |
|
2008-05-25 Wakaba <wakaba@suika.fam.cx> |
731 |
|
|
732 |
|
* content-model-2.dat: Test data on sizes="" are added (HTML5 |
733 |
|
revision 1558). |
734 |
|
|
735 |
|
2008-05-25 Wakaba <wakaba@suika.fam.cx> |
736 |
|
|
737 |
|
* content-model-1.dat: Test data on <datagrid> content model |
738 |
|
are added (cf. HTML5 revision 1566). Empty |datagrid| elements |
739 |
|
are no longer in error. |
740 |
|
|
741 |
|
2008-05-25 Wakaba <wakaba@suika.fam.cx> |
742 |
|
|
743 |
|
* tree-test-1.dat: Test data on <noframes> are added (HTML5 revision |
744 |
|
1692). |
745 |
|
|
746 |
|
2008-05-25 Wakaba <wakaba@suika.fam.cx> |
747 |
|
|
748 |
|
* tree-test-1.dat: Test data on <isindex/> are added (HTML5 |
749 |
|
revision 1697). |
750 |
|
|
751 |
|
2008-05-24 Wakaba <wakaba@suika.fam.cx> |
752 |
|
|
753 |
|
* tree-test-1.dat: Test data on EOF in foreign content insertion |
754 |
|
mode are added (HTML5 revision 1693). Test data on SVG camelCase |
755 |
|
attributes are added (HTML5 revision 1700). Test data on <textarea> |
756 |
|
in <select> are added (HTML5 revision 1699). Test data on HTML start |
757 |
|
tags in foreign content insertion mode are added (HTML5 revision |
758 |
|
1698). |
759 |
|
|
760 |
|
* content-model-1.dat, content-model-2.dat: Update test |
761 |
|
results for <style> and <script>. |
762 |
|
|
763 |
|
2008-05-24 Wakaba <wakaba@suika.fam.cx> |
764 |
|
|
765 |
|
* content-model-2.dat: Test data on sandbox="" and seemless="" |
766 |
|
are added (cf. HTML5 revision 1637 and 1643). |
767 |
|
|
768 |
|
2008-05-24 Wakaba <wakaba@suika.fam.cx> |
769 |
|
|
770 |
|
* ContentType.t: A fictional test data for image/vnd.microsoft.icon |
771 |
|
are added (cf. HTML5 revision 1676). |
772 |
|
|
773 |
|
2008-05-24 Wakaba <wakaba@suika.fam.cx> |
774 |
|
|
775 |
|
* tokenizer-test-2.dat: New test data on truncated doctypes (c.f. |
776 |
|
HTML5 revision 1685). |
777 |
|
|
778 |
|
2008-05-24 Wakaba <wakaba@suika.fam.cx> |
779 |
|
|
780 |
|
* tokenizer-test-1.test: New test data on EOF in tags are added |
781 |
|
to cover changes in HTML5 revision 1684. |
782 |
|
|
783 |
|
2008-05-24 Wakaba <wakaba@suika.fam.cx> |
784 |
|
|
785 |
|
* tree-test-1.dat: Test data related to changes in HTML5 |
786 |
|
revision 1686 are added. |
787 |
|
|
788 |
|
2008-05-16 Wakaba <wakaba@suika.fam.cx> |
789 |
|
|
790 |
|
* content-model-2.dat: Test data for charset="" attribute |
791 |
|
are added. |
792 |
|
|
793 |
|
2008-05-16 Wakaba <wakaba@suika.fam.cx> |
794 |
|
|
795 |
|
* content-model-2.dat: Test data for pixeldata="" attribute |
796 |
|
are added (HTML5 revision 1629). |
797 |
|
|
798 |
|
2008-05-10 Wakaba <wakaba@suika.fam.cx> |
799 |
|
|
800 |
|
* content-model-2.dat: Boolean attributes now allow uppercase |
801 |
|
letters (HTML5 revision 1572). |
802 |
|
|
803 |
|
2008-05-06 Wakaba <wakaba@suika.fam.cx> |
804 |
|
|
805 |
|
* content-model-2.dat: Test data for td/@headers are added. |
806 |
|
|
807 |
|
2008-05-05 Wakaba <wakaba@suika.fam.cx> |
808 |
|
|
809 |
|
* content-model-2.dat: Test data for table/@cellpadding, |
810 |
|
table/@cellspacing, @charoff, and script/@langauge are added. |
811 |
|
|
812 |
|
2008-05-05 Wakaba <wakaba@suika.fam.cx> |
813 |
|
|
814 |
|
* content-model-1.dat, content-model-2.dat: New test data |
815 |
|
for meta refresh; some test results updated. Duplicate |
816 |
|
meta http-equiv="" are now non-conforming. |
817 |
|
|
818 |
|
2008-05-05 Wakaba <wakaba@suika.fam.cx> |
819 |
|
|
820 |
|
* table-1.dat: Test data updated and some new test data |
821 |
|
added for new requirements (HTML5 revisions 1387 and 1388). |
822 |
|
|
823 |
|
2008-05-05 Wakaba <wakaba@suika.fam.cx> |
824 |
|
|
825 |
|
* ContentType.t: "text/plain; charset=UTF-8" and Content-Encoding |
826 |
|
are no longer safe; test data for them are added (HTML5 revision 1288). |
827 |
|
|
828 |
2008-05-05 Wakaba <wakaba@suika.fam.cx> |
2008-05-05 Wakaba <wakaba@suika.fam.cx> |
829 |
|
|
830 |
* ContentType.t: Test data of HTML with BOM are added (c.f. |
* ContentType.t: Test data of HTML with BOM are added (c.f. |