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