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> |
2008-09-21 Wakaba <wakaba@suika.fam.cx> |
426 |
|
|
427 |
* content-model-1.dat: Test data for |fieldset| |legend| are added. |
* content-model-1.dat: Test data for |fieldset| |legend| are added. |