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