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> |
347 |
|
|
348 |
|
* tree-test-1.dat: Test results updated and new tests added on the |
349 |
|
boundaries of Text nodes (HTML5 revision 2124). |
350 |
|
|
351 |
|
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
352 |
|
|
353 |
|
* tree-test-form.dat: New test data file. |
354 |
|
|
355 |
|
* HTML-tree.t: |tree-test-form.dat| added. |
356 |
|
|
357 |
|
* tree-test-1.dat: Test results related to <option> and <optgroup> |
358 |
|
are updated (cf. HTML5 revision 2128). |
359 |
|
|
360 |
|
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
361 |
|
|
362 |
|
* tree-test-foreign.dat: New test data file. |
363 |
|
|
364 |
|
* HTML-tree.t: |tree-test-foreign.dat| added. |
365 |
|
|
366 |
|
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
367 |
|
|
368 |
|
* tree-test-void.dat: Test on unmatched void end tag added (cf. |
369 |
|
HTML5 revision 1731). |
370 |
|
|
371 |
|
* tree-test-1.dat: Test on unmatched end tag added (cf. HTML5 |
372 |
|
revision 1731). |
373 |
|
|
374 |
|
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
375 |
|
|
376 |
|
* tree-test-void.dat: Test on |param| and |source| start tags are |
377 |
|
added, as well as test on polytheistic slashes for new void |
378 |
|
elements (HTML5 revision 1731). |
379 |
|
|
380 |
|
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
381 |
|
|
382 |
|
* tree-test-flow.dat: Test on implied end tag before <p> start tag |
383 |
|
are added (HTML5 revision 1731). |
384 |
|
|
385 |
|
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
386 |
|
|
387 |
|
* tree-test-phrasing.dat, tree-test-flow.dat: New test data files. |
388 |
|
|
389 |
|
* HTML-tree.t: |tree-test-phrasing.dat| and |tree-test-flow.dat| |
390 |
|
are added. |
391 |
|
|
392 |
|
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
393 |
|
|
394 |
|
* tree-test-void.dat: New test data (cf. HTML5 revision 1731). |
395 |
|
|
396 |
|
* HTML-tree.t: |tree-test-void.dat| added. |
397 |
|
|
398 |
|
* tree-test-1.dat: Test on <listing> as a "special" element are |
399 |
|
added. Test on implied |option| and |optgroup| end tags are added |
400 |
|
(cf. HTML5 revision 1731). |
401 |
|
|
402 |
|
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
403 |
|
|
404 |
|
* tree-test-1.dat: Test related to "special", "formatting", |
405 |
|
"scoping", and "phrasing" categories are added (cf. HTML5 revision |
406 |
|
1778). |
407 |
|
|
408 |
|
2008-10-02 Wakaba <wakaba@suika.fam.cx> |
409 |
|
|
410 |
|
* ContentType.t: More test cases on BOM are added. Some test |
411 |
|
results updated according to HTML5 revision 1927. Tests on the |
412 |
|
returned values in the list context are added. |
413 |
|
|
414 |
|
2008-09-22 Wakaba <wakaba@suika.fam.cx> |
415 |
|
|
416 |
|
* content-model-2.dat: Test data on |for=""| attribute are added. |
417 |
|
|
418 |
|
2008-09-22 Wakaba <wakaba@suika.fam.cx> |
419 |
|
|
420 |
|
* tokenizer-test-1.test: Test data on invalid character references |
421 |
|
are added (cf. HTML5 revision 2138). |
422 |
|
|
423 |
|
* tokenizer-test-2.dat: Test data on U+000B are updated (HTML5 |
424 |
|
revision 2138). |
425 |
|
|
426 |
|
2008-09-22 Wakaba <wakaba@suika.fam.cx> |
427 |
|
|
428 |
|
* content-model-2.dat: Test data for |area| |alt=""| are added (HTML5 |
429 |
|
revision 1932). |
430 |
|
|
431 |
|
2008-09-21 Wakaba <wakaba@suika.fam.cx> |
432 |
|
|
433 |
|
* content-model-2.dat: Test data for |form=""| are added. |
434 |
|
|
435 |
|
2008-09-21 Wakaba <wakaba@suika.fam.cx> |
436 |
|
|
437 |
|
* content-model-1.dat: Test data for |fieldset| |legend| are added. |
438 |
|
|
439 |
|
2008-09-21 Wakaba <wakaba@suika.fam.cx> |
440 |
|
|
441 |
|
* content-model-2.dat: Test data for |form| |name| are added. |
442 |
|
|
443 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
444 |
|
|
445 |
|
* content-model-1.dat, content-model-2.dat, content-model-4.dat: |
446 |
|
Test data for U+000B are added (cf. HTML5 revision 1738). |
447 |
|
|
448 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
449 |
|
|
450 |
|
* tokenizer-test-2.dat: Test result updated (cf. HTML5 revision |
451 |
|
1738). |
452 |
|
|
453 |
|
* tree-test-1.dat: Test results updated. New test data for the |
454 |
|
treatement of U+000B are added (HTML5 revision 1738). |
455 |
|
|
456 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
457 |
|
|
458 |
|
* tokenizer-test-1.test: Test data for U+000B are added (cf. HTML5 |
459 |
|
revision 1738). |
460 |
|
|
461 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
462 |
|
|
463 |
|
* ContentType.t: Updated to disallow 0x0B as text byte (HTML5 |
464 |
|
revision 1738). |
465 |
|
|
466 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
467 |
|
|
468 |
|
* content-checker.pl: Remove dedicated parser and adopt |
469 |
|
testfiles.pl parser. |
470 |
|
|
471 |
|
* content-model-1.dat, content-model-2.dat: Typo fixed. |
472 |
|
|
473 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
474 |
|
|
475 |
|
* content-model-1.dat: Test data for interactive contents are |
476 |
|
added (cf. HTML5 revision 2018). |
477 |
|
|
478 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
479 |
|
|
480 |
|
* content-model-2.dat: Add test data for accept-charset="" |
481 |
|
attributes. |
482 |
|
|
483 |
|
2008-09-18 Wakaba <wakaba@suika.fam.cx> |
484 |
|
|
485 |
|
* langtag-1.dat: More test data from RFC 4646 are added. |
486 |
|
|
487 |
|
2008-09-18 Wakaba <wakaba@suika.fam.cx> |
488 |
|
|
489 |
|
* langtag-1.dat: More test data from RFC 4646 sections 1.-2.2.4. |
490 |
|
are added. |
491 |
|
|
492 |
|
2008-09-18 Wakaba <wakaba@suika.fam.cx> |
493 |
|
|
494 |
|
* LangTag.t: Completely rewritten using |testfiles.pl|. |
495 |
|
|
496 |
|
* testfiles.pl: New script. |
497 |
|
|
498 |
|
* langtag-1.dat: Tests for case are added. |
499 |
|
|
500 |
|
2008-09-18 Wakaba <wakaba@suika.fam.cx> |
501 |
|
|
502 |
|
* ContentChecker.t: Atom tests are moved to another file. |
503 |
|
|
504 |
|
* ContentChecker-Atom.t, LangTag.t: New test scripts. |
505 |
|
|
506 |
|
* Makefile: Updated to invoke new test scripts. |
507 |
|
|
508 |
|
* langtag-1.dat: New test data file. |
509 |
|
|
510 |
|
2008-09-18 Wakaba <wakaba@suika.fam.cx> |
511 |
|
|
512 |
|
* ContentChecker.t: Test engine moved to another script. |
513 |
|
|
514 |
|
* content-checker.pl: New script. |
515 |
|
|
516 |
|
2008-09-17 Wakaba <wakaba@suika.fam.cx> |
517 |
|
|
518 |
|
* content-model-1.dat: Test results are updated. |
519 |
|
|
520 |
|
* content-model-2.dat: Tests for style="" are added. |
521 |
|
|
522 |
|
2008-09-16 Wakaba <wakaba@suika.fam.cx> |
523 |
|
|
524 |
|
* css-text.dat: Test data for pre-wrap updated. |
525 |
|
|
526 |
|
2008-09-15 Wakaba <wakaba@suika.fam.cx> |
527 |
|
|
528 |
|
* css-visual.dat: New test data for Firefox3's new 'width' |
529 |
|
values. |
530 |
|
|
531 |
|
2008-09-13 Wakaba <wakaba@suika.fam.cx> |
532 |
|
|
533 |
|
* content-model-2.dat: A test case for NCR in charset="" |
534 |
|
is added. |
535 |
|
|
536 |
|
2008-09-13 Wakaba <wakaba@suika.fam.cx> |
537 |
|
|
538 |
|
* tokenizer-test-3.dat: New test for MSE is added. |
539 |
|
|
540 |
|
2008-09-13 Wakaba <wakaba@suika.fam.cx> |
541 |
|
|
542 |
|
* HTML-tree.t: tokenizer-test-3.dat added. |
543 |
|
|
544 |
|
* tokenizer-test-3.dat: New test data. |
545 |
|
|
546 |
|
2008-09-09 Wakaba <wakaba@suika.fam.cx> |
547 |
|
|
548 |
|
* content-model-1.dat, content-model-7.dat: |a| is now |
549 |
|
transparent (HTML5 revision 1963). |
550 |
|
|
551 |
|
2008-09-07 Wakaba <wakaba@suika.fam.cx> |
552 |
|
|
553 |
|
* content-model-7.dat: Typo fixed. |
554 |
|
|
555 |
|
* content-model-6.dat: Test data for data-UPPERCASE (now |
556 |
|
disallowed) are added (HTML5 revision 1945). |
557 |
|
|
558 |
|
2008-09-06 Wakaba <wakaba@suika.fam.cx> |
559 |
|
|
560 |
|
* content-model-1.dat: Test data for |XSLT-compat| |
561 |
|
added (HTML5 revision 2141). A redundant test |
562 |
|
entry is removed. |
563 |
|
|
564 |
|
* HTML-tree.t: Support for should-level errors. |
565 |
|
|
566 |
|
2008-09-06 Wakaba <wakaba@suika.fam.cx> |
567 |
|
|
568 |
|
* content-model-1.dat: Form test data are added (cf. HTML5 |
569 |
|
revisions 2142-2155). |
570 |
|
|
571 |
|
2008-08-31 Wakaba <wakaba@suika.fam.cx> |
572 |
|
|
573 |
|
* content-model-1.dat, content-model-2.dat: |event-source| |
574 |
|
is renamed as |eventsource| (HTML5 revision 1863). |
575 |
|
|
576 |
|
2008-08-31 Wakaba <wakaba@suika.fam.cx> |
577 |
|
|
578 |
|
* content-model-2.dat: Uppercase letters are not allowed |
579 |
|
as embed custom attributes (HTML5 revision 1946). |
580 |
|
|
581 |
|
2008-08-31 Wakaba <wakaba@suika.fam.cx> |
582 |
|
|
583 |
|
* tree-test-1.dat: Test data for after after frameset |
584 |
|
insertion mode are added (cf. HTML5 revision 1909). |
585 |
|
|
586 |
|
2008-08-31 Wakaba <wakaba@suika.fam.cx> |
587 |
|
|
588 |
|
* content-model-2.dat, content-model-6.dat: Custom |
589 |
|
attributes on |embed| and |data-*| attributes must |
590 |
|
be XML compatible (HTML5 revision 1836). |
591 |
|
|
592 |
|
2008-08-31 Wakaba <wakaba@suika.fam.cx> |
593 |
|
|
594 |
|
* content-model-2.dat: xmlns="" on HTML elements that are |
595 |
|
not the root of the HTML subtree are now allowed (HTML5 |
596 |
|
revision 1834). |
597 |
|
|
598 |
|
2008-08-31 Wakaba <wakaba@suika.fam.cx> |
599 |
|
|
600 |
|
* content-model-2.dat: Alternate style sheet element must |
601 |
|
have a non-empty title attribute (HTML5 revision 1942). |
602 |
|
|
603 |
|
2008-08-31 Wakaba <wakaba@suika.fam.cx> |
604 |
|
|
605 |
|
* content-model-2.dat: A test data for wrong spelling of |irrelevant| |
606 |
|
is added. |
607 |
|
|
608 |
|
2008-08-31 Wakaba <wakaba@suika.fam.cx> |
609 |
|
|
610 |
|
* content-model-1.dat, content-model-2.dat: Test data |
611 |
|
for the |bb| element are added (cf. HTML5 revision 1894). |
612 |
|
|
613 |
|
* content-model-2.dat: |irrelevant| renamed as |hidden| (HTML5 |
614 |
|
revision 2119). |
615 |
|
|
616 |
|
* content-model-7.dat: New test file. |
617 |
|
|
618 |
|
2008-08-31 Wakaba <wakaba@suika.fam.cx> |
619 |
|
|
620 |
|
* content-model-2.dat: <embed> w/o src="" is conforming (HTML5 |
621 |
|
revision 1929). |
622 |
|
|
623 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
624 |
|
|
625 |
|
* content-model-2.dat: @autosubmit dropped (HTML5 |
626 |
|
revision 2019). |
627 |
|
|
628 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
629 |
|
|
630 |
|
* content-model-4.dat: Some test data for <time> are added (c.f. |
631 |
|
HTML5 revision 2094). |
632 |
|
|
633 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
634 |
|
|
635 |
|
* ContentType.t: Support for image/svg+xml (HTML revision 2096). |
636 |
|
|
637 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
638 |
|
|
639 |
|
* tokenizer-test-1.dat: '"' and "'" at the end of attribute |
640 |
|
name (after another attribute) now raise parse error (HTML5 |
641 |
|
revision 2123). Empty unquoted attribute is no |
642 |
|
longer allowed (HTML5 revision 2122). |
643 |
|
|
644 |
|
* HTML-tokenizer.t: Hash keys were not sorted when dumped. |
645 |
|
|
646 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
647 |
|
|
648 |
|
* HTML-tree.dat: tree-test-3.dat added. |
649 |
|
|
650 |
|
* tree-test-3.dat: Test data for definitionURL="" are added (cf. |
651 |
|
HTML5 revision 2130). |
652 |
|
|
653 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
654 |
|
|
655 |
|
* content-model-1.dat, content-model-2.dat: Test data updated |
656 |
|
and added for HTML5 revision 2062 and so on (@lang and @xml:lang). |
657 |
|
|
658 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
659 |
|
|
660 |
|
* CSS-Parser.t: Updated for latest version of the |
661 |
|
Whatpm::CSS::Parser module. |
662 |
|
|
663 |
|
* css-1.dat, css-2.dat, css-3.dat, css-4.dat, |
664 |
|
css-font.dat, css-generated.dat, css-interactive.dat, |
665 |
|
css-paged.dat, css-table.dat, css-text.dat, css-visual.dat: |
666 |
|
Test results updated. |
667 |
|
|
668 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
669 |
|
|
670 |
|
* ContentChecker.t: Updated for latest version of the |
671 |
|
Whatpm::ContentChecker module. |
672 |
|
|
673 |
|
* content-model-1.dat, content-model-2.dat, content-model-3.dat, |
674 |
|
content-model-4.dat, content-model-6.dat, content-model-atom-1.dat, |
675 |
|
content-model-atom-2.dat, content-model-atom-threading-1.dat, |
676 |
|
table-1.dat: Results updated. |
677 |
|
|
678 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
679 |
|
|
680 |
|
* URIChecker.t: Error results updated. |
681 |
|
|
682 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
683 |
|
|
684 |
|
* URIChecker.t: Test results updated to new error type names. |
685 |
|
|
686 |
|
2008-08-03 Wakaba <wakaba@suika.fam.cx> |
687 |
|
|
688 |
|
* WebIDL.t: Test data files for exceptions, typedefs, |
689 |
|
and valuetypes are added to the list. |
690 |
|
|
691 |
|
2008-08-02 Wakaba <wakaba@suika.fam.cx> |
692 |
|
|
693 |
|
* WebIDL.t ($onerror): |value| argument value should be |
694 |
|
checked as well as other argument values. |
695 |
|
|
696 |
|
2008-08-02 Wakaba <wakaba@suika.fam.cx> |
697 |
|
|
698 |
|
* WebIDL.t: Check whether |text| argument of the error |
699 |
|
is correct or not. |
700 |
|
|
701 |
|
2008-08-02 Wakaba <wakaba@suika.fam.cx> |
702 |
|
|
703 |
|
* WebIDL.t: New test script. |
704 |
|
|
705 |
|
* webidl/: New directory. |
706 |
|
|
707 |
|
2008-06-08 Wakaba <wakaba@suika.fam.cx> |
708 |
|
|
709 |
|
* content-model-1.dat, content-model-2.dat: Test data are |
710 |
|
updated and added for <map name=""> and <map id=""> (HTML5 |
711 |
|
revisions 1722 and 1728). |
712 |
|
|
713 |
|
2008-06-08 Wakaba <wakaba@suika.fam.cx> |
714 |
|
|
715 |
|
* content-model-1.dat: Test data for ruby are added (HTML5 revision |
716 |
|
1704). |
717 |
|
|
718 |
|
2008-06-08 Wakaba <wakaba@suika.fam.cx> |
719 |
|
|
720 |
|
* tree-test-1.dat: Test data added for ruby parsing (HTML5 revision |
721 |
|
1704). |
722 |
|
|
723 |
|
2008-06-01 Wakaba <wakaba@suika.fam.cx> |
724 |
|
|
725 |
|
* HTML-tokenizer.t, tokenizer-test-1.test: Update for new format. |
726 |
|
|
727 |
|
2008-06-01 Wakaba <wakaba@suika.fam.cx> |
728 |
|
|
729 |
|
* content-model-6.dat: "data-" attribute is no longer allowed (HTML5 |
730 |
|
revision 1709). |
731 |
|
|
732 |
|
* content-model-2.dat: Add tests for rel=contact (cf. HTML5 |
733 |
|
revision 1711). |
734 |
|
|
735 |
|
2008-05-25 Wakaba <wakaba@suika.fam.cx> |
736 |
|
|
737 |
|
* ContentType.t: Test result related to UTF-32 updated (HTML5 |
738 |
|
revision 1701). |
739 |
|
|
740 |
|
2008-05-25 Wakaba <wakaba@suika.fam.cx> |
741 |
|
|
742 |
|
* content-model-2.dat: Test data on sizes="" are added (HTML5 |
743 |
|
revision 1558). |
744 |
|
|
745 |
|
2008-05-25 Wakaba <wakaba@suika.fam.cx> |
746 |
|
|
747 |
|
* content-model-1.dat: Test data on <datagrid> content model |
748 |
|
are added (cf. HTML5 revision 1566). Empty |datagrid| elements |
749 |
|
are no longer in error. |
750 |
|
|
751 |
|
2008-05-25 Wakaba <wakaba@suika.fam.cx> |
752 |
|
|
753 |
|
* tree-test-1.dat: Test data on <noframes> are added (HTML5 revision |
754 |
|
1692). |
755 |
|
|
756 |
|
2008-05-25 Wakaba <wakaba@suika.fam.cx> |
757 |
|
|
758 |
|
* tree-test-1.dat: Test data on <isindex/> are added (HTML5 |
759 |
|
revision 1697). |
760 |
|
|
761 |
|
2008-05-24 Wakaba <wakaba@suika.fam.cx> |
762 |
|
|
763 |
|
* tree-test-1.dat: Test data on EOF in foreign content insertion |
764 |
|
mode are added (HTML5 revision 1693). Test data on SVG camelCase |
765 |
|
attributes are added (HTML5 revision 1700). Test data on <textarea> |
766 |
|
in <select> are added (HTML5 revision 1699). Test data on HTML start |
767 |
|
tags in foreign content insertion mode are added (HTML5 revision |
768 |
|
1698). |
769 |
|
|
770 |
|
* content-model-1.dat, content-model-2.dat: Update test |
771 |
|
results for <style> and <script>. |
772 |
|
|
773 |
|
2008-05-24 Wakaba <wakaba@suika.fam.cx> |
774 |
|
|
775 |
|
* content-model-2.dat: Test data on sandbox="" and seemless="" |
776 |
|
are added (cf. HTML5 revision 1637 and 1643). |
777 |
|
|
778 |
|
2008-05-24 Wakaba <wakaba@suika.fam.cx> |
779 |
|
|
780 |
|
* ContentType.t: A fictional test data for image/vnd.microsoft.icon |
781 |
|
are added (cf. HTML5 revision 1676). |
782 |
|
|
783 |
|
2008-05-24 Wakaba <wakaba@suika.fam.cx> |
784 |
|
|
785 |
|
* tokenizer-test-2.dat: New test data on truncated doctypes (c.f. |
786 |
|
HTML5 revision 1685). |
787 |
|
|
788 |
|
2008-05-24 Wakaba <wakaba@suika.fam.cx> |
789 |
|
|
790 |
|
* tokenizer-test-1.test: New test data on EOF in tags are added |
791 |
|
to cover changes in HTML5 revision 1684. |
792 |
|
|
793 |
|
2008-05-24 Wakaba <wakaba@suika.fam.cx> |
794 |
|
|
795 |
|
* tree-test-1.dat: Test data related to changes in HTML5 |
796 |
|
revision 1686 are added. |
797 |
|
|
798 |
|
2008-05-16 Wakaba <wakaba@suika.fam.cx> |
799 |
|
|
800 |
|
* content-model-2.dat: Test data for charset="" attribute |
801 |
|
are added. |
802 |
|
|
803 |
|
2008-05-16 Wakaba <wakaba@suika.fam.cx> |
804 |
|
|
805 |
|
* content-model-2.dat: Test data for pixeldata="" attribute |
806 |
|
are added (HTML5 revision 1629). |
807 |
|
|
808 |
|
2008-05-10 Wakaba <wakaba@suika.fam.cx> |
809 |
|
|
810 |
|
* content-model-2.dat: Boolean attributes now allow uppercase |
811 |
|
letters (HTML5 revision 1572). |
812 |
|
|
813 |
|
2008-05-06 Wakaba <wakaba@suika.fam.cx> |
814 |
|
|
815 |
|
* content-model-2.dat: Test data for td/@headers are added. |
816 |
|
|
817 |
|
2008-05-05 Wakaba <wakaba@suika.fam.cx> |
818 |
|
|
819 |
|
* content-model-2.dat: Test data for table/@cellpadding, |
820 |
|
table/@cellspacing, @charoff, and script/@langauge are added. |
821 |
|
|
822 |
|
2008-05-05 Wakaba <wakaba@suika.fam.cx> |
823 |
|
|
824 |
|
* content-model-1.dat, content-model-2.dat: New test data |
825 |
|
for meta refresh; some test results updated. Duplicate |
826 |
|
meta http-equiv="" are now non-conforming. |
827 |
|
|
828 |
|
2008-05-05 Wakaba <wakaba@suika.fam.cx> |
829 |
|
|
830 |
|
* table-1.dat: Test data updated and some new test data |
831 |
|
added for new requirements (HTML5 revisions 1387 and 1388). |
832 |
|
|
833 |
|
2008-05-05 Wakaba <wakaba@suika.fam.cx> |
834 |
|
|
835 |
|
* ContentType.t: "text/plain; charset=UTF-8" and Content-Encoding |
836 |
|
are no longer safe; test data for them are added (HTML5 revision 1288). |
837 |
|
|
838 |
|
2008-05-05 Wakaba <wakaba@suika.fam.cx> |
839 |
|
|
840 |
|
* ContentType.t: Test data of HTML with BOM are added (c.f. |
841 |
|
HTML5 revision 1282). |
842 |
|
|
843 |
|
2008-05-05 Wakaba <wakaba@suika.fam.cx> |
844 |
|
|
845 |
|
* content-model-2.dat: Test data for repeat* global attributes |
846 |
|
are added. |
847 |
|
|
848 |
|
2008-05-03 Wakaba <wakaba@suika.fam.cx> |
849 |
|
|
850 |
|
* content-model-2.dat: Test data for |repeat-max=""| |
851 |
|
and |repeat-start=""| attributes are added. |
852 |
|
|
853 |
|
2008-05-03 Wakaba <wakaba@suika.fam.cx> |
854 |
|
|
855 |
|
* content-model-2.dat: Test data for repetition template attributes |
856 |
|
are added. |
857 |
|
|
858 |
|
2008-05-03 Wakaba <wakaba@suika.fam.cx> |
859 |
|
|
860 |
|
* content-model-2.dat: Test data for data template attributes are |
861 |
|
added. |
862 |
|
|
863 |
|
2008-04-29 Wakaba <wakaba@suika.fam.cx> |
864 |
|
|
865 |
|
* content-model-1.dat: Test data for <font> context are added. |
866 |
|
|
867 |
|
2008-04-29 Wakaba <wakaba@suika.fam.cx> |
868 |
|
|
869 |
|
* content-model-4.dat: Terms no longer have to be unique (HTML5 |
870 |
|
revision 1467). |
871 |
|
|
872 |
|
* content-model-2.dat: Tests for |onstorage| attribute |
873 |
|
are added (HTML5 revision 1495). Fix test results |
874 |
|
for unknown elements and attributes in the HTML namespace. |
875 |
|
|
876 |
|
2008-04-29 Wakaba <wakaba@suika.fam.cx> |
877 |
|
|
878 |
|
* content-model-1.dat, content-model-2.dat: Test results |
879 |
|
related to browsing context name or keyword are revised |
880 |
|
and added (HTML5 revision 1470 and 1471). |
881 |
|
|
882 |
|
2008-04-13 Wakaba <wakaba@suika.fam.cx> |
883 |
|
|
884 |
|
* HTML-tokenizer.t: Raise a parse error if there are disallowed |
885 |
|
character (for compatibility with existing html5lib test data). |
886 |
|
|
887 |
|
* tokenizer-test-1.test: Some test results are updated with |
888 |
|
regard to parse errors on disallowed characters. |
889 |
|
|
890 |
|
* tokenizer-test-2.dat: Test data for disallowed characters |
891 |
|
are added (HTML5 revision 1263). |
892 |
|
|
893 |
|
2008-04-13 Wakaba <wakaba@suika.fam.cx> |
894 |
|
|
895 |
|
* HTML-tokenizer.t, HTML-tree.t, Makefile: Support for html5lib |
896 |
|
new test files. |
897 |
|
|
898 |
|
2008-04-13 Wakaba <wakaba@suika.fam.cx> |
899 |
|
|
900 |
|
* content-model-2.dat: Test data updated and added for |
901 |
|
global |xmlns| attributes (HTML5 revision 1426). |
902 |
|
|
903 |
|
2008-04-12 Wakaba <wakaba@suika.fam.cx> |
904 |
|
|
905 |
|
* HTML-tokenizer.t: Remove "self-closing flag" if the start |
906 |
|
tag token is that of a slash permitted element (This is necessary |
907 |
|
to maintain compatibility with current test data, since in the |
908 |
|
new algorithm whether slash is permitted or not is decided in |
909 |
|
tree construction stage). |
910 |
|
|
911 |
|
2008-04-12 Wakaba <wakaba@suika.fam.cx> |
912 |
|
|
913 |
|
* content-model-6.dat: New test data file. Test data for |
914 |
|
HTML custom data attributes (HTML5 revision 1399) are added. |
915 |
|
|
916 |
|
* ContentChecker.t: New test file |content-model-6.dat| is added. |
917 |
|
|
918 |
|
2008-03-29 Wakaba <wakaba@suika.fam.cx> |
919 |
|
|
920 |
|
* content-model-1.dat, content-model-2.dat: s/prose/flow/g. |
921 |
|
|
922 |
|
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
923 |
|
|
924 |
|
* content-model-2.dat: Test data on |rev| attribute are added. |
925 |
|
|
926 |
|
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
927 |
|
|
928 |
|
* content-model-2.dat: Some test results were wrong. |
929 |
|
|
930 |
|
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
931 |
|
|
932 |
|
* content-model-2.dat: Test data on more HTML4 attributes |
933 |
|
are added. |
934 |
|
|
935 |
|
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
936 |
|
|
937 |
|
* content-model-2.dat: Test data on more HTML4 attributes |
938 |
|
are added. |
939 |
|
|
940 |
|
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
941 |
|
|
942 |
|
* content-model-2.dat: Test data on numbers of HTML4 deprecated |
943 |
|
attributes are added. |
944 |
|
|
945 |
|
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
946 |
|
|
947 |
|
* content-model-2.dat: Test data on |@profile| and |@version| are |
948 |
|
added. |
949 |
|
|
950 |
|
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
951 |
|
|
952 |
|
* content-model-1.dat: Now we support RDF. |
953 |
|
|
954 |
|
* content-model-2.dat: Test data on |@accesskey| attribute |
955 |
|
are added. |
956 |
|
|
957 |
|
2008-03-21 Wakaba <wakaba@suika.fam.cx> |
958 |
|
|
959 |
|
* tokenizer-test-2.dat: A test from #whatwg is added. |
960 |
|
|
961 |
|
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
962 |
|
|
963 |
|
* content-model-atom-1.dat: New test data are added. |
964 |
|
|
965 |
|
* content-model-atom-2.dat: New test data are |
966 |
|
added from Atom test suite. |
967 |
|
|
968 |
|
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
969 |
|
|
970 |
|
* content-model-atom-threading-1.dat: New test data |
971 |
|
on |thr:total| element are added |
972 |
|
|
973 |
|
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
974 |
|
|
975 |
|
* ContentChecker.t: |content-model-atom-threading-1.dat| |
976 |
|
added. |
977 |
|
|
978 |
|
* content-model-atom-threading-1.dat: New test file. |
979 |
|
|
980 |
|
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
981 |
|
|
982 |
|
* ContentCheker.t: Replace dummy error type for subdoc |
983 |
|
checking invocations to ";SUBDOC". |
984 |
|
|
985 |
|
* content-model-1.dat, content-model-2.dat: Test |
986 |
|
results revised to support the aforementioned change. |
987 |
|
|
988 |
|
* content-model-atom-1.dat: Test results revised |
989 |
|
so that |type=html| in Text construct is now |
990 |
|
tested whether the subdoc code is invoked. |
991 |
|
|
992 |
|
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
993 |
|
|
994 |
|
* content-model-atom-1.dat: Test data on cases of |
995 |
|
missing |atom:summary| in |atom:entry| are added. |
996 |
|
|
997 |
|
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
998 |
|
|
999 |
|
* content-model-1.dat: Some test results were incorrect, again... orz |
1000 |
|
|
1001 |
|
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
1002 |
|
|
1003 |
|
* content-model-1.dat: Some test results are fixed. |
1004 |
|
|
1005 |
|
* content-model-atom-1.dat: Some test results are fixed. |
1006 |
|
Test data for |atom:author| for |atom:feed| are added. |
1007 |
|
|
1008 |
|
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
1009 |
|
|
1010 |
|
* content-model-atom-1.dat: Test data for |atom:author| |
1011 |
|
for |atom:feed| are added. |
1012 |
|
|
1013 |
|
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
1014 |
|
|
1015 |
|
* content-model-1.dat: Some test results related on |atom:entry| |
1016 |
|
are fixed. |
1017 |
|
|
1018 |
|
* content-model-atom-1.dat: Test data for |atom:author| |
1019 |
|
for |atom:entry| are added. |
1020 |
|
|
1021 |
|
2008-03-09 Wakaba <wakaba@suika.fam.cx> |
1022 |
|
|
1023 |
|
* content-model-1.dat: Test data for |center|, |dir|, and |basefont| |
1024 |
|
are added. |
1025 |
|
|
1026 |
|
2008-03-09 Wakaba <wakaba@suika.fam.cx> |
1027 |
|
|
1028 |
|
* content-model-2.dat: |contenteditable=""| tests are added. |
1029 |
|
|
1030 |
|
2008-03-09 Wakaba <wakaba@suika.fam.cx> |
1031 |
|
|
1032 |
|
* tree-test-1.dat, tree-test-2.dat: Test results are updated |
1033 |
|
with some test data additions. |
1034 |
|
|
1035 |
|
2008-03-09 Wakaba <wakaba@suika.fam.cx> |
1036 |
|
|
1037 |
|
* tree-test-1.dat, tree-test-2.dat: Test data on end-of-file |
1038 |
|
are added (c.f. HTML5 revision 1348). |
1039 |
|
|
1040 |
|
2008-03-09 Wakaba <wakaba@suika.fam.cx> |
1041 |
|
|
1042 |
|
* tree-test-1.dat: Test data on |applet| are added (HTML5 revision |
1043 |
|
1347). |
1044 |
|
|
1045 |
|
2008-03-09 Wakaba <wakaba@suika.fam.cx> |
1046 |
|
|
1047 |
|
* tree-test-1.dat: Test data on foster parenting in AAA |
1048 |
|
are added (HTML5 revision 1343). |
1049 |
|
|
1050 |
|
2008-03-09 Wakaba <wakaba@suika.fam.cx> |
1051 |
|
|
1052 |
|
* tree-test-1.dat: Test data on <input> in <select> and <select> |
1053 |
|
in table are added (HTML5 revision 1342). |
1054 |
|
|
1055 |
|
2008-03-09 Wakaba <wakaba@suika.fam.cx> |
1056 |
|
|
1057 |
|
* tree-test-1.dat: Test data on <script> or <style> |
1058 |
|
in <table> are added. |
1059 |
|
|
1060 |
|
2008-03-09 Wakaba <wakaba@suika.fam.cx> |
1061 |
|
|
1062 |
|
* tree-test-1.dat, tree-test-2.dat: Test data on white space |
1063 |
|
between <html> and <head> are added (HTML5 revision 1332). |
1064 |
|
|
1065 |
|
2008-03-09 Wakaba <wakaba@suika.fam.cx> |
1066 |
|
|
1067 |
|
* tree-test-1.dat: More tests are added for foster parenting (HTML5 |
1068 |
|
revision 1331 and so on). |
1069 |
|
|
1070 |
|
2008-03-08 Wakaba <wakaba@suika.fam.cx> |
1071 |
|
|
1072 |
|
* tree-test-1.dat, tree-test-2.dat: Tests on \u000A at |
1073 |
|
the first of <textarea>, <pre>, and <listing> are |
1074 |
|
added (c.f. HTML5 revision 1330). |
1075 |
|
|
1076 |
|
2008-03-08 Wakaba <wakaba@suika.fam.cx> |
1077 |
|
|
1078 |
|
* tree-test-1.dat: A test data on <title> in <table> |
1079 |
|
are added. |
1080 |
|
|
1081 |
|
* tree-test-2.dat: Test results updated (HTML5 revision 1328). |
1082 |
|
|
1083 |
|
2008-03-08 Wakaba <wakaba@suika.fam.cx> |
1084 |
|
|
1085 |
|
* tree-test-1.dat: Test data for tainted space in tables are |
1086 |
|
added (HTML5 revision 1326). |
1087 |
|
|
1088 |
|
2008-03-08 Wakaba <wakaba@suika.fam.cx> |
1089 |
|
|
1090 |
|
* tree-test-1.dat: Tests for </form> are added (HTML5 revision 1320). |
1091 |
|
|
1092 |
|
2008-03-06 Wakaba <wakaba@suika.fam.cx> |
1093 |
|
|
1094 |
|
* tree-test-1.dat, tree-test-2.dat: More <html> test |
1095 |
|
cases are added (HTML5 revision 1314). |
1096 |
|
|
1097 |
|
2008-03-05 Wakaba <wakaba@suika.fam.cx> |
1098 |
|
|
1099 |
|
* HTML-tree.t: Support for \Uhhhhhhhh escapes. Support for |
1100 |
|
dumping PUBLIC and SYSTEM identifiers of DOCTYPE tokens. |
1101 |
|
|
1102 |
|
* tree-test-1.dat, tree-test-2.dat: More test data for previously |
1103 |
|
uncovered cases are added. Some error descriptions are revised. |
1104 |
|
|
1105 |
|
2008-03-05 Wakaba <wakaba@suika.fam.cx> |
1106 |
|
|
1107 |
|
* tree-test-1.dat: More test data for previously uncovered |
1108 |
|
cases are added. |
1109 |
|
|
1110 |
|
2008-03-04 Wakaba <wakaba@suika.fam.cx> |
1111 |
|
|
1112 |
|
* tree-test-1.dat: More test data for previously uncovered |
1113 |
|
cases are added. |
1114 |
|
|
1115 |
|
2008-03-04 Wakaba <wakaba@suika.fam.cx> |
1116 |
|
|
1117 |
|
* tree-test-1.dat: Missing tests from the initial stage are added. |
1118 |
|
|
1119 |
|
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
1120 |
|
|
1121 |
|
* HTML-tokenizer.t: Ignore tree-construction phase and set_inner_html |
1122 |
|
checkpoints. |
1123 |
|
|
1124 |
|
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
1125 |
|
|
1126 |
|
* tokenizer-test-1.test: New test data are added to cover |
1127 |
|
all possible cases. |
1128 |
|
|
1129 |
|
* HTML-tree.t: Support for test coverage. |
1130 |
|
|
1131 |
|
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
1132 |
|
|
1133 |
|
* HTML-tokenizer.t: Support for test coverage caluclation. |
1134 |
|
|
1135 |
|
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
1136 |
|
|
1137 |
|
* HTML-tokenizer.t: s/_input_character/_input_char/g for simplicity. |
1138 |
|
|
1139 |
|
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
1140 |
|
|
1141 |
|
* HTML-tokenizer.t: s/correct/force-quirks/. |
1142 |
|
|
1143 |
|
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
1144 |
|
|
1145 |
|
* tokenizer-test-1.test: New tests on trailing garbage |
1146 |
|
after SYSTEM literal (HTML5 revision 1306) are added. |
1147 |
|
|
1148 |
|
2008-03-02 Wakaba <wakaba@suika.fam.cx> |
1149 |
|
|
1150 |
|
* tokenizer-test-1.test: Tests for |<span ===>| is added (HTML5 |
1151 |
|
revision 1292). Tests for & at the end of attribute value |
1152 |
|
are added (HTML5 revision 1296). Tests for bogus comments |
1153 |
|
are added (HTML5 revision 1297). Tests for |=| in |
1154 |
|
unquoted attribute values are added (HTML5 revision 1299). |
1155 |
|
Tests for single or double quotes in unquoted attribute |
1156 |
|
values or attribute names and tests for missing spaces |
1157 |
|
between attributes are added (HTML5 revision 1303). |
1158 |
|
|
1159 |
|
2008-03-02 Wakaba <wakaba@suika.fam.cx> |
1160 |
|
|
1161 |
|
* content-model-atom-1.dat: New test data are added. |
1162 |
|
|
1163 |
|
2008-03-02 Wakaba <wakaba@suika.fam.cx> |
1164 |
|
|
1165 |
|
* content-model-1.dat: Test data for |<area>| are added. |
1166 |
|
|
1167 |
|
* content-model-2.dat: Test data for |<img ismap>| are added. |
1168 |
|
|
1169 |
|
2008-03-01 Wakaba <wakaba@suika.fam.cx> |
1170 |
|
|
1171 |
|
* content-model-1.dat: |address| content model tests |
1172 |
|
are added. |
1173 |
|
|
1174 |
|
2008-03-01 Wakaba <wakaba@suika.fam.cx> |
1175 |
|
|
1176 |
|
* tokenizer-test-1.test: Updated (HTML5 recision 1286). |
1177 |
|
|
1178 |
|
* content-model-2.dat: Updated (HTML5 revision 1275). |
1179 |
|
|
1180 |
|
2008-02-26 Wakaba <wakaba@suika.fam.cx> |
1181 |
|
|
1182 |
|
* content-model-1.dat: Test data for |header| and |footer| |
1183 |
|
exclusions of sectioning contents are added (c.f. HTML5 |
1184 |
|
revision 1250). |
1185 |
|
|
1186 |
|
2008-02-26 Wakaba <wakaba@suika.fam.cx> |
1187 |
|
|
1188 |
|
* content-model-1.dat: Figure caption is now optional (HTML5 |
1189 |
|
revision 1240). Add test data for |ol reversed| (HTML5 |
1190 |
|
revision 1248). |
1191 |
|
|
1192 |
|
2008-02-24 Wakaba <wakaba@suika.fam.cx> |
1193 |
|
|
1194 |
|
* content-model-2.dat: Test data for |acronym|, |big|, |tt|, |s|, |
1195 |
|
|strike|, and |u| are added. |
1196 |
|
|
1197 |
|
2008-02-24 Wakaba <wakaba@suika.fam.cx> |
1198 |
|
|
1199 |
|
* content-model-1.dat, content-model-2.dat: Some test |
1200 |
|
results are updated. New test data on non-standard |
1201 |
|
attributes are added. Note that some test results do |
1202 |
|
still need to be updated. |
1203 |
|
|
1204 |
|
2008-02-24 Wakaba <wakaba@suika.fam.cx> |
1205 |
|
|
1206 |
|
* content-model-1.dat: Some test results on |meta| |
1207 |
|
in |noscript| are updated. |
1208 |
|
|
1209 |
|
2008-02-23 Wakaba <wakaba@suika.fam.cx> |
1210 |
|
|
1211 |
|
* content-model-1.dat: Some test results are updated. |
1212 |
|
New tests for |details| are added. |
1213 |
|
|
1214 |
|
2008-02-23 Wakaba <wakaba@suika.fam.cx> |
1215 |
|
|
1216 |
|
* content-model-1.dat: Some test results are fixed. |
1217 |
|
New tests for |video| and |audio| are added. |
1218 |
|
|
1219 |
|
2008-02-23 Wakaba <wakaba@suika.fam.cx> |
1220 |
|
|
1221 |
|
* content-model-1.dat: New test data for |object| transparentness |
1222 |
|
are added. |
1223 |
|
|
1224 |
|
2008-02-23 Wakaba <wakaba@suika.fam.cx> |
1225 |
|
|
1226 |
|
* content-model-1.dat, content-model-2.dat: Wrong "significant" |
1227 |
|
errors are removed. |
1228 |
|
|
1229 |
|
2008-02-18 Wakaba <wakaba@suika.fam.cx> |
1230 |
|
|
1231 |
|
* content-model-1.dat: New test data for |object| are added. |
1232 |
|
|
1233 |
|
2008-02-18 Wakaba <wakaba@suika.fam.cx> |
1234 |
|
|
1235 |
|
* content-model-1.dat: New test data for |mark| are added (HTML5 |
1236 |
|
revision 1232). |
1237 |
|
|
1238 |
|
2008-02-18 Wakaba <wakaba@suika.fam.cx> |
1239 |
|
|
1240 |
|
* content-model-2.dat: |alt=""| test results revised. |
1241 |
|
|
1242 |
|
* content-model-1.dat: |<img/>|s in tests are revised so |
1243 |
|
that they are conforming. |
1244 |
|
|
1245 |
|
2008-02-17 Wakaba <wakaba@suika.fam.cx> |
1246 |
|
|
1247 |
|
* content-model-1.dat: Test results corrected. |
1248 |
|
|
1249 |
|
2008-02-17 Wakaba <wakaba@suika.fam.cx> |
1250 |
|
|
1251 |
|
* content-model-1.dat: New test data for |<figure>| are added. |
1252 |
|
Some test data are corrected. |
1253 |
|
|
1254 |
|
2008-02-17 Wakaba <wakaba@suika.fam.cx> |
1255 |
|
|
1256 |
|
* content-model-1.dat: New test data for |<noscript>| |
1257 |
|
in |<head>|. |
1258 |
|
|
1259 |
|
2008-02-17 Wakaba <wakaba@suika.fam.cx> |
1260 |
|
|
1261 |
|
* content-model-1.dat: More test on |<meta http-equiv=Content-Type>| |
1262 |
|
are added. |
1263 |
|
|
1264 |
|
2008-02-17 Wakaba <wakaba@suika.fam.cx> |
1265 |
|
|
1266 |
|
* content-model-1.dat, content-model-2.dat: Updated. |
1267 |
|
|
1268 |
|
2008-02-17 Wakaba <wakaba@suika.fam.cx> |
1269 |
|
|
1270 |
|
* content-model-1.dat: Updated. |
1271 |
|
|
1272 |
|
2008-02-17 Wakaba <wakaba@suika.fam.cx> |
1273 |
|
|
1274 |
|
* content-model-1.dat, content-model-2.dat, content-model-4.dat, |
1275 |
|
content-model-5.dat: Error result revised. |
1276 |
|
|
1277 |
|
2008-02-17 Wakaba <wakaba@suika.fam.cx> |
1278 |
|
|
1279 |
|
* content-model-1.dat, content-model-2.dat, content-model-5.dat: |
1280 |
|
Test results are updated; new tests are added. |
1281 |
|
|
1282 |
|
2008-02-16 Wakaba <wakaba@suika.fam.cx> |
1283 |
|
|
1284 |
|
* ContentChecker.t: Tentative support for subdoc mode. |
1285 |
|
|
1286 |
|
* tree-test-1.dat: Some tests are added from #whatwg. |
1287 |
|
|
1288 |
|
2008-02-11 Wakaba <wakaba@suika.fam.cx> |
1289 |
|
|
1290 |
|
* css-text.dat: Test data for 'writing-mode' and 'text-anchor' |
1291 |
|
are added. |
1292 |
|
|
1293 |
|
* CSS-Parser-1.t: New properties are added. |
1294 |
|
|
1295 |
|
2008-02-11 Wakaba <wakaba@suika.fam.cx> |
1296 |
|
|
1297 |
|
* css-4.dat: New test file. |
1298 |
|
|
1299 |
|
* CSS-Parser-1.t: |css-4.dat| added. Support for '@charset' |
1300 |
|
and '@import'. |
1301 |
|
|
1302 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
1303 |
|
|
1304 |
|
* CSS-Parser-1.t (get_parser): Call |init|. |
1305 |
|
|
1306 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
1307 |
|
|
1308 |
|
* css-3.dat: New test file. |
1309 |
|
|
1310 |
|
* CSS-Parser-1.t: |css-3.dat| is added. '-moz-pre-wrap' added. |
1311 |
|
Typo for 'collapse' value fixed. Support for '@namespace' |
1312 |
|
serialization. |
1313 |
|
|
1314 |
|
* css-1.dat: New test data for selectors parsing. |
1315 |
|
|
1316 |
|
* css-font.dat: Error locations for 'u' errors are corrected. |
1317 |
|
|
1318 |
|
* css-table.dat: Test data for 'border-collapse' are added. |
1319 |
|
|
1320 |
|
* css-text.dat: Test data for '-moz-pre-wrap' are added. |
1321 |
|
|
1322 |
|
* css-visual.dat: Test data for 'background-position' are added. |
1323 |
|
|
1324 |
|
2008-02-09 Wakaba <wakaba@suika.fam.cx> |
1325 |
|
|
1326 |
|
* css-2.dat, css-font.dat: s/unsupported/u/g; |
1327 |
|
|
1328 |
|
2008-02-08 Wakaba <wakaba@suika.fam.cx> |
1329 |
|
|
1330 |
|
* css-2.dat: New test data. |
1331 |
|
|
1332 |
|
* CSS-Parser-1.t: |css-2.dat| added. Support for |@media|. |
1333 |
|
|
1334 |
|
2008-02-08 Wakaba <wakaba@suika.fam.cx> |
1335 |
|
|
1336 |
|
* CSS-MediaQuery.t, mq-1.dat: New files. |
1337 |
|
|
1338 |
|
2008-02-03 Wakaba <wakaba@suika.fam.cx> |
1339 |
|
|
1340 |
|
* CSS-Parser-1.t: Typo fixed. New properties added. |
1341 |
|
|
1342 |
|
* css-font.dat, css-table.dat, css-paged.dat, css-generated.dat, |
1343 |
|
css-visual.dat: New test data for |
1344 |
|
newly supported properties are added. |
1345 |
|
|
1346 |
|
2008-02-02 Wakaba <wakaba@suika.fam.cx> |
1347 |
|
|
1348 |
|
* CSS-Parser-1.t: 'clip' added. |
1349 |
|
|
1350 |
|
* css-visual.t: New test data for 'clip' are added. |
1351 |
|
|
1352 |
|
2008-01-30 Wakaba <wakaba@suika.fam.cx> |
1353 |
|
|
1354 |
|
* css-generated.dat: New test data for 'counter-increment', 'content', |
1355 |
|
and 'counter-reset' are added. |
1356 |
|
|
1357 |
|
* CSS-Parser-1.t: 'counter-reset' and 'counter-increment' |
1358 |
|
are added. |
1359 |
|
|
1360 |
|
2008-01-28 Wakaba <wakaba@suika.fam.cx> |
1361 |
|
|
1362 |
|
* CSS-Parser-1.t: 'content' added to the list of supported |
1363 |
|
property and the list of initial values. |
1364 |
|
|
1365 |
|
* css-generated.dat: Tests for 'content' are added. |
1366 |
|
|
1367 |
|
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
1368 |
|
|
1369 |
|
* CSS-Parser-1.t: Loads test files as UTF-8. |
1370 |
|
|
1371 |
|
* css-generated.dat: Semi-real-world test data for 'quotes' are added. |
1372 |
|
|
1373 |
|
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
1374 |
|
|
1375 |
|
* CSS-Parser-1.t: 'quotes' added. |
1376 |
|
|
1377 |
|
* css-generated.dat: Test data for 'quotes' are added. |
1378 |
|
|
1379 |
|
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
1380 |
|
|
1381 |
|
* CSS-Parser-1.t: 'overflow-x' and 'overflow-y' are added. |
1382 |
|
|
1383 |
|
* css-visual.dat: New test data for 'overflow', 'overflow-x', |
1384 |
|
and 'overflow-y' are added. |
1385 |
|
|
1386 |
|
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
1387 |
|
|
1388 |
|
* css-visual.dat: New test data for 'opacity' and '-moz-opacity' |
1389 |
|
are added. |
1390 |
|
|
1391 |
|
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
1392 |
|
|
1393 |
|
* CSS-Parser-1.t: Files |css-table.dat| and |css-interactive.dat| |
1394 |
|
are added. |
1395 |
|
|
1396 |
|
* css-table.dat: New test file. |
1397 |
|
|
1398 |
|
* css-interactive.dat: New test file. |
1399 |
|
|
1400 |
|
* css-font.dat: New test data for 'font-size' are added. |
1401 |
|
|
1402 |
|
* css-text.dat: New test data for 'text-indent', 'letter-spacing', |
1403 |
|
and 'word-spacing' are added. |
1404 |
|
|
1405 |
|
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
1406 |
|
|
1407 |
|
* CSS-Parser-1.t: Files |css-text.dat| and |css-paged.dat| |
1408 |
|
are added. |
1409 |
|
|
1410 |
|
* css-visual.dat: New test data for 'background-position' are |
1411 |
|
added. |
1412 |
|
|
1413 |
|
* css-text.dat: New test file. |
1414 |
|
|
1415 |
|
* css-paged.dat: New test file. |
1416 |
|
|
1417 |
|
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
1418 |
|
|
1419 |
|
* css-visual.dat: New test data for 'border-top-width', 'border-width', |
1420 |
|
'padding-top', 'top', 'right', 'bottom', 'left', 'z-index', |
1421 |
|
'width', 'min-width', 'max-width', 'height', 'min-height', |
1422 |
|
'max-height', 'line-height', and 'vertical-align' are added. |
1423 |
|
|
1424 |
|
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
1425 |
|
|
1426 |
|
* css-font.dat: New test data for 'font-weight' |
1427 |
|
and 'font-size' are added. |
1428 |
|
|
1429 |
|
* css-visual.dat: New test data for leading and |
1430 |
|
trailing zeros are added. |
1431 |
|
|
1432 |
|
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
1433 |
|
|
1434 |
|
* css-font.dat: New test data for 'font' and 'font-size'. |
1435 |
|
|
1436 |
|
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
1437 |
|
|
1438 |
|
* CSS-Parser-1.t: 'background-position' was missing |
1439 |
|
from the list of default values. |
1440 |
|
|
1441 |
|
* css-visual.dat: New test data for 'background' |
1442 |
|
and 'background-position' are added. |
1443 |
|
|
1444 |
|
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
1445 |
|
|
1446 |
|
* css-visual.dat: New test data for 'border' are added. |
1447 |
|
|
1448 |
|
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
1449 |
|
|
1450 |
|
* css-1.dat: Some test results were incorrect. |
1451 |
|
|
1452 |
|
* css-font.dat: New test data on 'font' are added. |
1453 |
|
|
1454 |
|
* css-visual.dat: Some test results were incorrect. New |
1455 |
|
test data on 'margin' are added. |
1456 |
|
|
1457 |
|
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
1458 |
|
|
1459 |
|
* css-font.dat: New test file. |
1460 |
|
|
1461 |
|
* CSS-Parser-1.dat: |css-font.dat| is added. |
1462 |
|
|
1463 |
|
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
1464 |
|
|
1465 |
|
* css-visual.dat: Test data for 'padding', 'margin', |
1466 |
|
and 'border' related shorthands are added. |
1467 |
|
|
1468 |
|
2008-01-25 Wakaba <wakaba@suika.fam.cx> |
1469 |
|
|
1470 |
|
* CSS-Parser-1.t: |css-generated.dat| is added. |
1471 |
|
(get_computed_style): The subject of |query_selector| |
1472 |
|
should have been the document. |
1473 |
|
|
1474 |
|
* css-generated.dat: New test data. |
1475 |
|
|
1476 |
|
* css-visual.dat: New test data for 'display' are added. |
1477 |
|
|
1478 |
|
2008-01-24 Wakaba <wakaba@suika.fam.cx> |
1479 |
|
|
1480 |
|
* CSS-Parser-1.t: Default values are updated. |
1481 |
|
|
1482 |
|
* css-1.t: Tests for duplicate declarations are added. |
1483 |
|
|
1484 |
|
* css-visual.t: Some tests were incorrect. Tests for 'margin' |
1485 |
|
serialization and '+' in 'margin' are added. |
1486 |
|
|
1487 |
|
2008-01-24 Wakaba <wakaba@suika.fam.cx> |
1488 |
|
|
1489 |
|
* CSS-Parser-1.t: Test data file |css-visual.dat| is added. |
1490 |
|
Support for the quirks mode. |
1491 |
|
|
1492 |
|
* css-visual.dat: New file. |
1493 |
|
|
1494 |
|
2008-01-24 Wakaba <wakaba@suika.fam.cx> |
1495 |
|
|
1496 |
|
* css-1.dat: Typo fixed. |
1497 |
|
|
1498 |
|
* CSS-Parser-1.t: The attribute name for computed style |
1499 |
|
has been changed. |
1500 |
|
|
1501 |
|
2008-01-22 Wakaba <wakaba@suika.fam.cx> |
1502 |
|
|
1503 |
|
* css-1.dat: Basic tests for forward compatible parsing |
1504 |
|
are added. |
1505 |
|
|
1506 |
|
* CSS-Parser-1.t: Support for |#errors| validation. |
1507 |
|
|
1508 |
|
2008-01-14 Wakaba <wakaba@suika.fam.cx> |
1509 |
|
|
1510 |
|
* CSS-Parser-1.t, css-1.dat: New test files. |
1511 |
|
|
1512 |
|
2007-11-25 Wakaba <wakaba@suika.fam.cx> |
1513 |
|
|
1514 |
|
* content-model-1.dat, content-model-2.dat, content-model-3.dat, |
1515 |
|
content-model-4.dat, table-1.dat: Test data are updated |
1516 |
|
for the significant content check. |
1517 |
|
|
1518 |
|
* content-model-5.dat: New test data. |
1519 |
|
|
1520 |
|
* ContentChecker.t: New test data file is added. |
1521 |
|
|
1522 |
|
2007-11-24 Wakaba <wakaba@suika.fam.cx> |
1523 |
|
|
1524 |
|
* content-model-2.dat: nest/@mode test data revised. |
1525 |
|
Test data for nest/@filter and rule/@condition are added. |
1526 |
|
|
1527 |
|
2007-11-23 Wakaba <wakaba@suika.fam.cx> |
1528 |
|
|
1529 |
|
* content-model-2.dat: Media type tests are revised. |
1530 |
|
|
1531 |
|
2007-11-23 Wakaba <wakaba@suika.fam.cx> |
1532 |
|
|
1533 |
|
* content-model-2.dat: New test data for character references |
1534 |
|
in |charset| attribute values. |
1535 |
|
|
1536 |
|
2007-11-23 Wakaba <wakaba@suika.fam.cx> |
1537 |
|
|
1538 |
|
* ContentChecker.t: Unset |input_encoding| attribute. |
1539 |
|
|
1540 |
|
* content-model-1.dat, content-model-2.dat: New tests |
1541 |
|
for |charset| attribute value are added. |
1542 |
|
|
1543 |
|
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
1544 |
|
|
1545 |
|
* ContentType.t: New tests for HTML5 sniffing algorithm, |
1546 |
|
leading white space support (HTML5 revisions 1013 and 1016). |
1547 |
|
|
1548 |
|
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
1549 |
|
|
1550 |
|
* ContentType.t: New tests for HTML5 revision 1013 (except |
1551 |
|
for leading white spaces). |
1552 |
|
|
1553 |
|
2007-11-11 Wakaba <wakaba@suika.fam.cx> |
1554 |
|
|
1555 |
|
* content-model-4.dat: New tests for proposed link types. |
1556 |
|
|
1557 |
|
2007-11-08 Wakaba <wakaba@suika.fam.cx> |
1558 |
|
|
1559 |
|
* content-model-4.dat: s/noreferer/noreferrer/g |
1560 |
|
and s/noreferrer/noreferer/g (HTML5 revision 1132). |
1561 |
|
|
1562 |
|
2007-11-04 Wakaba <wakaba@suika.fam.cx> |
1563 |
|
|
1564 |
|
* content-model-2.dat: Tests for |manifest=""| are added. |
1565 |
|
|
1566 |
|
2007-11-04 Wakaba <wakaba@suika.fam.cx> |
1567 |
|
|
1568 |
|
* content-model-2.dat: <a><img ismap></a> is no longer |
1569 |
|
conforming (HTML5 revision 1115). |
1570 |
|
|
1571 |
|
2007-11-04 Wakaba <wakaba@suika.fam.cx> |
1572 |
|
|
1573 |
|
* content-model-1.dat, content-model-2.dat: <base> |
1574 |
|
w/o @target and @href is non-conforming (HTML5 revision 1115). |
1575 |
|
|
1576 |
|
2007-11-04 Wakaba <wakaba@suika.fam.cx> |
1577 |
|
|
1578 |
|
* content-model-4.dat: New tests for rel=up (HTML5 revision 1112) |
1579 |
|
and rel=noreferer (HTML5 revision 1118). |
1580 |
|
|
1581 |
|
2007-10-26 Wakaba <wakaba@suika.fam.cx> |
1582 |
|
|
1583 |
|
* content-model-2.dat: New test for |poster| (HTML5 revision 1097). |
1584 |
|
|
1585 |
|
2007-10-23 Wakaba <wakaba@suika.fam.cx> |
1586 |
|
|
1587 |
|
* content-model-2.dat: <script async defer> is now conforming (HTML5 |
1588 |
|
revision 1085). |
1589 |
|
|
1590 |
|
2007-10-14 Wakaba <wakaba@suika.fam.cx> |
1591 |
|
|
1592 |
|
* content-model-1.dat, content-model-2.dat: New test |
1593 |
|
data for |rule|, |nest|, and |datatemplate| elements. |
1594 |
|
|
1595 |
|
2007-09-30 Wakaba <wakaba@suika.fam.cx> |
1596 |
|
|
1597 |
|
* css-token-1.dat: Test results for |\\{nl}| were incorrect. |
1598 |
|
|
1599 |
|
2007-09-30 Wakaba <wakaba@suika.fam.cx> |
1600 |
|
|
1601 |
|
* Makefile (update): New rule. |
1602 |
|
|
1603 |
|
2007-09-29 Wakaba <wakaba@suika.fam.cx> |
1604 |
|
|
1605 |
|
* tokenizer-test-1.test: New tests for invalid |
1606 |
|
attribute specifications are added. |
1607 |
|
|
1608 |
|
2007-09-24 Wakaba <wakaba@suika.fam.cx> |
1609 |
|
|
1610 |
|
* ContentChecker.t: New test data files are added. |
1611 |
|
|
1612 |
|
* content-model-atom-1.dat, content-model-atom-2.dat: New test data. |
1613 |
|
|
1614 |
|
2007-09-09 Wakaba <wakaba@suika.fam.cx> |
1615 |
|
|
1616 |
|
* css-token-1.test: Test cases for remaining CSS tokens |
1617 |
|
are added. |
1618 |
|
|
1619 |
|
2007-09-09 Wakaba <wakaba@suika.fam.cx> |
1620 |
|
|
1621 |
|
* css-token-1.test: Test cases for one-char tokens, |COMMENT|, |
1622 |
|
and |COMMENT_INVALID| are added. |
1623 |
|
|
1624 |
|
2007-09-09 Wakaba <wakaba@suika.fam.cx> |
1625 |
|
|
1626 |
|
* css-token-1.test: |URI_PREFIX|, |UNICODE_RANGE|, |CDO|, |
1627 |
|
and |CDC| test cases are added. |
1628 |
|
|
1629 |
|
2007-09-08 Wakaba <wakaba@suika.fam.cx> |
1630 |
|
|
1631 |
|
* css-token-1.test: |URI| and |INVALID| test |
1632 |
|
cases are added. |
1633 |
|
|
1634 |
|
2007-09-08 Wakaba <wakaba@suika.fam.cx> |
1635 |
|
|
1636 |
|
* css-token-1.test: |NUMBER| and |DIMENSION| test |
1637 |
|
cases are added. |
1638 |
|
|
1639 |
|
2007-09-08 Wakaba <wakaba@suika.fam.cx> |
1640 |
|
|
1641 |
|
* css-token-1.test: |HASH| and |NUMBER| |
1642 |
|
test cases are added. |
1643 |
|
|
1644 |
|
2007-09-08 Wakaba <wakaba@suika.fam.cx> |
1645 |
|
|
1646 |
|
* css-token-1.test: |STRING| and |INVALID| |
1647 |
|
test cases are added. |
1648 |
|
|
1649 |
|
2007-09-08 Wakaba <wakaba@suika.fam.cx> |
1650 |
|
|
1651 |
|
* css-token-1.test: New tests are added. |
1652 |
|
|
1653 |
|
2007-09-08 Wakaba <wakaba@suika.fam.cx> |
1654 |
|
|
1655 |
|
* css-token-1.test, CSS-Tokenizer.t: New files. |
1656 |
|
|
1657 |
|
2007-09-04 Wakaba <wakaba@suika.fam.cx> |
1658 |
|
|
1659 |
|
* tree-test-1.dat: New tests are added. |
1660 |
|
|
1661 |
|
2007-08-25 Wakaba <wakaba@suika.fam.cx> |
1662 |
|
|
1663 |
|
* tokenizer-test-1.test: Two tests removed from |tokenizer/test2.test| |
1664 |
|
are added. |
1665 |
|
|
1666 |
|
* tree-construction/, tokenizer/: Sync with latest html5lib. |
1667 |
|
|
1668 |
|
2007-08-25 Wakaba <wakaba@suika.fam.cx> |
1669 |
|
|
1670 |
|
* content-model-1.dat: New tests for |meta| corner cases |
1671 |
|
are added. |
1672 |
|
|
1673 |
|
2007-08-22 Wakaba <wakaba@suika.fam.cx> |
1674 |
|
|
1675 |
|
* tree-test-2.dat: New tests for |html| innerHTML are added. |
1676 |
|
|
1677 |
|
2007-08-17 Wakaba <wakaba@suika.fam.cx> |
1678 |
|
|
1679 |
|
* content-model-2.dat: New tests for |base| |
1680 |
|
following URI or hyperlink are added. |
1681 |
|
|
1682 |
|
2007-08-17 Wakaba <wakaba@suika.fam.cx> |
1683 |
|
|
1684 |
|
* content-model-1.dat: New tests for |noscript| in |head| are added. |
1685 |
|
|
1686 |
|
* content-model-2.dat: A wrong result for |xml:lang| in |
1687 |
|
HTML document is fixed. |
1688 |
|
|
1689 |
|
2007-08-11 Wakaba <wakaba@suika.fam.cx> |
1690 |
|
|
1691 |
|
* ContentType.t: New tests for bitmap images are added. |
1692 |
|
|
1693 |
|
2007-08-08 Wakaba <wakaba@suika.fam.cx> |
1694 |
|
|
1695 |
|
* content-model-2.dat: Some error messages are changed. |
1696 |
|
|
1697 |
|
* ContentType.t: New tests for |<script| sniffer are added. |
1698 |
|
|
1699 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
1700 |
|
|
1701 |
|
* tree-test-2.dat: New tests for |thead|, |tbody|, and |tfoot| |
1702 |
|
fragment parsing. |
1703 |
|
|
1704 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
1705 |
|
|
1706 |
|
* tree-test-1.dat: More tests for tags "in row" are added. |
1707 |
|
|
1708 |
|
* HTML-tree.t: Quote test data for readability. |
1709 |
|
|
1710 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
1711 |
|
|
1712 |
|
* tree-test-1.dat: More tests are added for |noframes| |
1713 |
|
after |</frameset>|. |
1714 |
|
|
1715 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
1716 |
|
|
1717 |
|
* tree-test-1.dat: More tests for start tags "in caption" |
1718 |
|
insertion mode and for tags "in cell" insertion |
1719 |
|
mode are added. |
1720 |
|
|
1721 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
1722 |
|
|
1723 |
|
* tree-test-1.dat: More tests for ignoring some tokens |
1724 |
|
are added. |
1725 |
|
|
1726 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
1727 |
|
|
1728 |
|
* HTML-tokenizer.t: Set content model flag in new syntax. |
1729 |
|
|
1730 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
1731 |
|
|
1732 |
|
* content-model-1.dat, content-model-2.dat: Some test data |
1733 |
|
have been updated due to new warnings. |
1734 |
|
|
1735 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
1736 |
|
|
1737 |
|
* content-model-1.dat, content-model-2.dat: Add "in XML:charset" |
1738 |
|
error for test data that has |charset| in XML context. |
1739 |
|
|
1740 |
|
* content-model-2.dat: Test data for "in XML:charset", "in XML:lang", |
1741 |
|
and "in HTML:xml:lang" are added. |
1742 |
|
|
1743 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
1744 |
|
|
1745 |
|
* HTML-tokenizer.t: It now requires newer version |
1746 |
|
of JSON.pm due to the broken handling for utf8 string |
1747 |
|
of older version. Test data files |test3.test| |
1748 |
|
and |test4.test| are added. Convert surrogate |
1749 |
|
pair |\u| escapes in JSON file before it is input |
1750 |
|
into JSON.pm parser since it does not decode |
1751 |
|
them correctly. U+000D convertion was incorrect. |
1752 |
|
|
1753 |
|
* HTML-tree.t: Support for new format for fragment |
1754 |
|
parsing tests. |
1755 |
|
|
1756 |
|
* Makefile (tokenizer-files): New test |
1757 |
|
data files |test3.test| and |test4.test| are added. |
1758 |
|
|
1759 |
|
* tokenizer-test-1.test: Test data for bare |hcro| and |
1760 |
|
entity references in attribute values are added. |
1761 |
|
|
1762 |
|
* tokenizer-test-2.dat: Test data for U+000D are added. |
1763 |
|
|
1764 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
1765 |
|
|
1766 |
|
* tree-test-1.dat: Tests for |<html>| in trailing |
1767 |
|
end phase and |</frameset>| in after frameset mode |
1768 |
|
are added. |
1769 |
|
|
1770 |
|
* tree-test-2.dat: Tests for |</frameset>| |
1771 |
|
in |frameset| fragment parsing are added. |
1772 |
|
|
1773 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
1774 |
|
|
1775 |
|
* tree-test-1.dat: New tests for trailing end phase |
1776 |
|
and white space in some insertion modes are added. |
1777 |
|
|
1778 |
|
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
1779 |
|
|
1780 |
|
* Charset-DecodeHandler.t: Cases for charset names has |
1781 |
|
been changed to match with the module's implementation. |
1782 |
|
|
1783 |
|
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
1784 |
|
|
1785 |
|
* Charset-DecodeHandler.t: New test script. |
1786 |
|
|
1787 |
|
2007-07-07 Wakaba <wakaba@suika.fam.cx> |
1788 |
|
|
1789 |
|
* tokenizer-test-1.test: A comment test is added. |
1790 |
|
|
1791 |
|
2007-07-01 Wakaba <wakaba@suika.fam.cx> |
1792 |
|
|
1793 |
|
* tree-test-1.dat: New tests for unmatched end tags. |
1794 |
|
|
1795 |
|
2007-07-01 Wakaba <wakaba@suika.fam.cx> |
1796 |
|
|
1797 |
|
* table-1.dat: New test data. |
1798 |
|
|
1799 |
|
* ContentChecker.t: |table-1.dat| is added. |
1800 |
|
|
1801 |
|
2007-06-30 Wakaba <wakaba@suika.fam.cx> |
1802 |
|
|
1803 |
|
* tree-test-2.dat: Tests for <title> in fragments are added. |
1804 |
|
|
1805 |
|
2007-06-30 Wakaba <wakaba@suika.fam.cx> |
1806 |
|
|
1807 |
|
* URIChecker.t: Error level names in test results has |
1808 |
|
been changed. |
1809 |
|
|
1810 |
|
* tokenizer-test-1.test: A test for bogus SYSTEM identifier |
1811 |
|
is added. |
1812 |
|
|
1813 |
|
* content-model-1.dat, content-model-2.dat, content-model-3.dat, |
1814 |
|
content-model-4.dat: Error messages has been changed. |
1815 |
|
|
1816 |
|
* ContentChecker.t: Appends error level to the error |
1817 |
|
message if any. |
1818 |
|
|
1819 |
|
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
1820 |
|
|
1821 |
|
* content-model-2.dat: Tests for |<img ismap>| context |
1822 |
|
are added. Tests for |<command>|'s attributes are added. |
1823 |
|
Tests for |<menu>|'s attributes are added. Tests for |contextmenu| |
1824 |
|
are added. |
1825 |
|
|
1826 |
|
* content-model-1.dat: Tests for |<datagrid>| contents |
1827 |
|
are added. |
1828 |
|
|
1829 |
|
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
1830 |
|
|
1831 |
|
* tree-test-1.dat: The tests using |#document-fragment| |
1832 |
|
are move to |tree-test-2.dat|. |
1833 |
|
|
1834 |
|
* tree-test-2.dat: New test data. In addition to |
1835 |
|
tests from |tree-test-1.dat|, two tests |
1836 |
|
for |</table>| are added. |
1837 |
|
|
1838 |
|
* HTML-tree.t: |tree-test-2.dat| is added. |
1839 |
|
|
1840 |
|
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
1841 |
|
|
1842 |
|
* tree-test-1.dat: Tests for end tag strings |
1843 |
|
in CDATA elements are added. |
1844 |
|
|
1845 |
|
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
1846 |
|
|
1847 |
|
* content-model-1.dat: Tests for |footer| |
1848 |
|
content model are added. |
1849 |
|
|
1850 |
|
* content-model-2.dat: Tests for |ping| |
1851 |
|
and |tabindex| attributes are added. Tests for |datetime| |
1852 |
|
attribute of |ins| and |del| elements are added. |
1853 |
|
|
1854 |
|
* content-model-4.dat: New test data. |
1855 |
|
|
1856 |
|
* ContentChecker.t: |content-model-4.dat| is added. |
1857 |
|
|
1858 |
|
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
1859 |
|
|
1860 |
|
* tokenizer-test-1.test: Tests for HTML5 revisions 1.144 |
1861 |
|
and 1.145 (CR and invalid character references) are added. |
1862 |
|
Tests for HTML5 revision 1.148 (character references |
1863 |
|
in attributes) are added. |
1864 |
|
|
1865 |
|
* tree-test-1.dat: Tests for HTML5 revision 1.146 (white |
1866 |
|
space characters before root element start tag). |
1867 |
|
|
1868 |
|
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
1869 |
|
|
1870 |
|
* tree-test-1.dat: Some test results are changed |
1871 |
|
and a test is added according to the HTML5 |
1872 |
|
revisions 1.142 and 1.143 (<noscript> in <head>). |
1873 |
|
|
1874 |
|
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
1875 |
|
|
1876 |
|
* tree-test-1.dat: Some test results are changed |
1877 |
|
since <base>, <link>, and <meta> in body |
1878 |
|
are no longer appended to the head element pointer (HTML5 |
1879 |
|
revision 935). |
1880 |
|
|
1881 |
|
* content-model-2.dat: Tests for |scoped| |
1882 |
|
attribute are added (HTML5 revision 938). |
1883 |
|
|
1884 |
|
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
1885 |
|
|
1886 |
|
* tree-test-1.dat: Tests for CDATA/RCDATA innerHTML |
1887 |
|
with matching end tag are added (HTML5 revision 923). |
1888 |
|
A test for h2 in h1 is added (HTML5 revision 926). |
1889 |
|
|
1890 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
1891 |
|
|
1892 |
|
* tree-test-1.dat: Tests for |<isindex>| are added (HTML5 |
1893 |
|
revision 920). |
1894 |
|
|
1895 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
1896 |
|
|
1897 |
|
* tokenizer-test-1.test: Tests for conforming bare |&| |
1898 |
|
are added. |
1899 |
|
|
1900 |
|
* tree-test-1.dat: Tests for |</body>| are added. |
1901 |
|
|
1902 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
1903 |
|
|
1904 |
|
* tree-test-1.dat: Always use uppercase document type name. |
1905 |
|
|
1906 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
1907 |
|
|
1908 |
|
* HTML-tokenizer.t: Support for new DOCTYPE token syntax. |
1909 |
|
|
1910 |
|
* tokenizer-test-1.test: Tests for DOCTYPE tokens |
1911 |
|
are revised and added. |
1912 |
|
|
1913 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
1914 |
|
|
1915 |
|
* tokenizer-test-1.test: Tests for |<| in tags are |
1916 |
|
added. (HTML5 revisions 900, 901, 902, and 911.) |
1917 |
|
|
1918 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
1919 |
|
|
1920 |
|
* tokenizer-test-1.test: |⟨|, and |&rlang;| tests |
1921 |
|
are added. (HTML5 revision 895.) A test for |&;| |
1922 |
|
is added. |
1923 |
|
|
1924 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
1925 |
|
|
1926 |
|
* tokenizer-test-1.test: |™| test added. (HTML5 revision 889.) |
1927 |
|
|
1928 |
|
* HTML-tree.t: Output test file names. Escaped |
1929 |
|
new line at the end of test data was removed. |
1930 |
|
|
1931 |
|
* tokenizer-test-2.dat: Tests for newlines, NULL, and |
1932 |
|
escape flag stuff in |set_inner_html|. |
1933 |
|
|
1934 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
1935 |
|
|
1936 |
|
* tree-test-1.dat: New test for HTML5 revision 884 (</form> |
1937 |
|
try to close its children). |
1938 |
|
|
1939 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
1940 |
|
|
1941 |
|
* content-model-1.dat: Tests for space characters |
1942 |
|
in id="" attribute are added. |
1943 |
|
|
1944 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
1945 |
|
|
1946 |
|
* tree-test-1.dat: New tests for parse errors by |
1947 |
|
tags closed by <li>, <dt>, or <dd>. (HTML5 revision 880.) |
1948 |
|
|
1949 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
1950 |
|
|
1951 |
|
* tokenizer-test-2.dat: New test. This test file contains |
1952 |
|
some tests that cannot be reliably tested by |HTML-tokenize.t|, |
1953 |
|
since they depends on how characeters are supplied to the |
1954 |
|
tokenizer. |
1955 |
|
|
1956 |
|
* HTML-tree.t: |tokenizer-test-2.dat| added. |#data escaped| |
1957 |
|
etc. supported. |
1958 |
|
|
1959 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
1960 |
|
|
1961 |
|
* tokenizer-test-1.test: Tests for C1 character |
1962 |
|
references are added. |
1963 |
|
|
1964 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
1965 |
|
|
1966 |
|
* ContentChecker.t: Use NanoDOM-based manakai for XHTML. |
1967 |
|
Note that a test fails that assumes XML attribute value |
1968 |
|
normalization fails since XMLParserTemp.pm does |
1969 |
|
not normalize white space in attribute value when |
1970 |
|
creating an attribute node (and new NanoDOM-based |
1971 |
|
manakai's Attr.value does not normalize white space |
1972 |
|
for more Web compatibility). |
1973 |
|
|
1974 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
1975 |
|
|
1976 |
|
* Makefile, HTML-tokenizer.t, HTML-tree.t: New test |
1977 |
|
files are added. |
1978 |
|
|
1979 |
|
* tokenize/, tree-construction/: Sync with latest html5lib |
1980 |
|
trunk. |
1981 |
|
|
1982 |
|
2007-06-05 Wakaba <wakaba@suika.fam.cx> |
1983 |
|
|
1984 |
|
* content-model-2.dat: |script| |async| and |defer| |
1985 |
|
no longer require |src|. |async| MUST NOT be |
1986 |
|
specified if |defer|. (HTML5 revision 858). |
1987 |
|
|
1988 |
|
2007-05-30 Wakaba <wakaba@suika.fam.cx> |
1989 |
|
|
1990 |
|
* ContentChecker.t: Don't use obsolete |new| method. |
1991 |
|
|
1992 |
|
* tree-test-1.dat: Nested form test added. |
1993 |
|
|
1994 |
|
2007-05-27 Wakaba <wakaba@suika.fam.cx> |
1995 |
|
|
1996 |
|
* content-model-2.dat: Some error messages are updated. |
1997 |
|
|
1998 |
|
* content-model-1.dat: Very simple test for |tbody|, |thead|, |
1999 |
|
and |tfoot| is added. |
2000 |
|
|
2001 |
|
2007-05-26 Wakaba <wakaba@suika.fam.cx> |
2002 |
|
|
2003 |
|
* content-model-2.dat: Tests for |rel| values are added. |
2004 |
|
|
2005 |
|
2007-05-26 Wakaba <wakaba@suika.fam.cx> |
2006 |
|
|
2007 |
|
* content-model-2.dat: Errors on obsolete media |
2008 |
|
type (i.e. |text/javascript|) are added to the expected results. |
2009 |
|
|
2010 |
|
* tree-test-1.dat: Tests for |style| elements' attributes |
2011 |
|
are added. |
2012 |
|
|
2013 |
|
2007-05-25 Wakaba <wakaba@suika.fam.cx> |
2014 |
|
|
2015 |
|
* URIChecker.t: New test entries. |
2016 |
|
|
2017 |
|
* content-model-2.dat: New test entries for URI attributes. |
2018 |
|
|
2019 |
|
2007-05-25 Wakaba <wakaba@suika.fam.cx> |
2020 |
|
|
2021 |
|
* URIChecker.t: New test. |
2022 |
|
|
2023 |
|
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
2024 |
|
|
2025 |
|
* Makefile (content-type-files, content-checker-files): New rukes. |
2026 |
|
|
2027 |
|
* content-type-result.txt, content-checker-result.txt: New files. |
2028 |
|
|
2029 |
|
* tokenizer-result.txt, tree-construction-result.txt: New to CVS. |
2030 |
|
|
2031 |
|
* content-model-2.dat: Warnings are added to unknown attributes |
2032 |
|
for unknown elements. New tests for newly implemented |
2033 |
|
attributes are added. |
2034 |
|
|
2035 |
|
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
2036 |
|
|
2037 |
|
* content-model-1.dat: Required attributes are |
2038 |
|
added to <link>s. |
2039 |
|
|
2040 |
|
* content-model-2.dat: Tests for global event handler |
2041 |
|
content attributes, <link>s and <embed>s are added. |
2042 |
|
|
2043 |
|
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
2044 |
|
|
2045 |
|
* content-model-2.dat: Tests for additionally-implemented |
2046 |
|
attributes are added. |
2047 |
|
|
2048 |
|
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
2049 |
|
|
2050 |
|
* content-model-2.dat: Tests for <a>/interactive |
2051 |
|
elements non-nesting are added. |
2052 |
|
|
2053 |
|
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
2054 |
|
|
2055 |
|
* content-model-3.dat: New test. |
2056 |
|
|
2057 |
|
* ContentChecker.t (@FILES): |content-model-3.dat| added. |
2058 |
|
|
2059 |
|
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
2060 |
|
|
2061 |
|
* tree-test-1.dat: Tests for |<iframe>|, |<noframes>|, |
2062 |
|
and |<xmp>| are added. |
2063 |
|
|
2064 |
|
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
2065 |
|
|
2066 |
|
* content-model-1.dat: A content model conformance |
2067 |
|
error was missing. |
2068 |
|
|
2069 |
|
* content-model-2.dat: Unsupported global attribute (prefixed |
2070 |
|
attribute) test is added. Tests for many HTML5 elements |
2071 |
|
are added. |
2072 |
|
|
2073 |
|
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
2074 |
|
|
2075 |
|
* content-model-2.dat: Tests for elements up to |progress|. |
2076 |
|
|
2077 |
|
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
2078 |
|
|
2079 |
|
* content-model-2.dat: Tests for global attributes, |html|, |head|, |
2080 |
|
|base|, |meta|, and |style|. |
2081 |
|
|
2082 |
|
* ContentChecker.t: Support for |#data html| (HTML parsing |
2083 |
|
mode). |
2084 |
|
|
2085 |
|
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
2086 |
|
|
2087 |
|
* content-model-2.dat: New test. |
2088 |
|
|
2089 |
|
* ContentChecker.t (@FILES): |content-model-2.dat| is added. |
2090 |
|
(get_node_path): |ATTRIBUTE_NODE| support. |
2091 |
|
|
2092 |
|
* content-model-1.dat: New tests for unknown |
2093 |
|
element in HTML namespace. |
2094 |
|
|
2095 |
|
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
2096 |
|
|
2097 |
|
* ContentChecker.t (manakai_element_type_match): Removed. |
2098 |
|
|
2099 |
|
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
2100 |
|
|
2101 |
|
* content-model-1.dat: Tests for |a| content model are added. |
2102 |
|
Tests for |legend| content model are added. |
2103 |
|
|
2104 |
|
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
2105 |
|
|
2106 |
|
* content-model-1.dat: Tests for |li| content model are added. |
2107 |
|
|
2108 |
|
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
2109 |
|
|
2110 |
|
* content-model-1.dat: Tests for |dd| content model are added. |
2111 |
|
Tests for |em| content model (inline-level content |
2112 |
|
or stricly inline-level content) are added. |
2113 |
|
Tests for |dfn| content model are added. |
2114 |
|
|
2115 |
|
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
2116 |
|
|
2117 |
|
* content-model-1.dat: New test data. |
2118 |
|
|
2119 |
|
* ContentChecker.t: New test. |
2120 |
|
|
2121 |
|
2007-05-05 Wakaba <wakaba@suika.fam.cx> |
2122 |
|
|
2123 |
|
* tree-test-1.dat: ins > p test and noscript in noscript test |
2124 |
|
are added. |
2125 |
|
|
2126 |
|
2007-05-03 Wakaba <wakaba@suika.fam.cx> |
2127 |
|
|
2128 |
|
* tokenizer-test-1.test: Incorrect DOCTYPE testa |
2129 |
|
are added. |
2130 |
|
|
2131 |
|
* tree-test-1.dat: |innerHTML| tests are added. |
2132 |
|
|
2133 |
|
2007-05-03 Wakaba <wakaba@suika.fam.cx> |
2134 |
|
|
2135 |
|
* LICENSE: New document. |
2136 |
|
|
2137 |
|
2007-05-02 Wakaba <wakaba@suika.fam.cx> |
2138 |
|
|
2139 |
|
* .cvsignore: Result files are added. |
2140 |
|
|
2141 |
|
* HTML-tree.t: Support for document fragment tests. |
2142 |
|
|
2143 |
|
* Makefile: Generate test result files. |
2144 |
|
|
2145 |
|
* tokenizer-test-1.test: A new test to ensure that |
2146 |
|
characters after end tag are preserved in RCDATA or CDATA |
2147 |
|
case. |
2148 |
|
|
2149 |
|
2007-05-01 Wakaba <wakaba@suika.fam.cx> |
2150 |
|
|
2151 |
|
* HTML-tree.t: Use new |What::HTML->parse_string| method |
2152 |
|
so that this test don't have to know parser class's |
2153 |
|
internals. |
2154 |
|
|
2155 |
|
* tree-test-1.dat: New tests for "(<head> stuffs) in body" |
2156 |
|
and "(<head> stuffs) after body" are added. |
2157 |
|
|
2158 |
|
2007-05-01 Wakaba <wakaba@suika.fam.cx> |
2159 |
|
|
2160 |
|
* HTML-tree.t: New test file is added. Sort key |
2161 |
|
was incorrect. |
2162 |
|
|
2163 |
|
* HTML-tokenizer.t: New test file is added. |
2164 |
|
|
2165 |
|
* tokenizer-test-1.test, tree-test-1.dat: New tests. |
2166 |
|
|
2167 |
2007-04-30 Wakaba <wakaba@suika.fam.cx> |
2007-04-30 Wakaba <wakaba@suika.fam.cx> |
2168 |
|
|
2169 |
* .cvsignore: |tree-consturction| is added. |
* .cvsignore: |tree-consturction| is added. |