1 |
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* ContentChecker.t: Added new test data file. |
4 |
|
|
5 |
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* ContentChecker.t: Added new test data file. |
8 |
|
|
9 |
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* ContentChecker.t: Added new test data file. |
12 |
|
|
13 |
|
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
14 |
|
|
15 |
|
* ContentChecker.t: Added |dom-conformance/html-form-datalist.dat|. |
16 |
|
|
17 |
|
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* content-checker.pl: Use new XML parser for parsing test data. |
20 |
|
Use NanoDOM instead of manakai DOM implementation. |
21 |
|
|
22 |
|
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
|
* SWML-Parser.t: New test data files added. |
25 |
|
|
26 |
|
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
27 |
|
|
28 |
|
* SWML-Parser.t: Test file |swml/blocks-1.dat| added. |
29 |
|
|
30 |
|
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
31 |
|
|
32 |
|
* Makefile: A rule for SWML testing is added. |
33 |
|
|
34 |
|
* SWML-Parser.t: New file. |
35 |
|
|
36 |
|
* swml/: New directory. |
37 |
|
|
38 |
|
2008-10-20 Wakaba <wakaba@suika.fam.cx> |
39 |
|
|
40 |
|
* XML-Parser.t: "xml/attrs-2.dat" added. |
41 |
|
|
42 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
43 |
|
|
44 |
|
* XML-Parser.t: "xml/entrefs-2.dat" added. |
45 |
|
|
46 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
47 |
|
|
48 |
|
* XML-Parser.t: "xml/entrefs-1.dat" added. |
49 |
|
|
50 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
51 |
|
|
52 |
|
* XML-Parser.t: "xml/eldecls-1.dat" added. |
53 |
|
|
54 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
55 |
|
|
56 |
|
* XML-Parser.t: Typo fixed. |
57 |
|
|
58 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
59 |
|
|
60 |
|
* XML-Parser.t: "xml/entities-1.dat" and "xml/entities-2.dat" |
61 |
|
added. Support for the "#entities" directive. |
62 |
|
|
63 |
|
2008-10-18 Wakaba <wakaba@suika.fam.cx> |
64 |
|
|
65 |
|
* XML-Parser.t: "xml/notations-1.dat" added. |
66 |
|
|
67 |
|
2008-10-17 Wakaba <wakaba@suika.fam.cx> |
68 |
|
|
69 |
|
* XML-Parser.t: "xml/attlists-1.dat" added. |
70 |
|
|
71 |
|
2008-10-16 Wakaba <wakaba@suika.fam.cx> |
72 |
|
|
73 |
|
* XML-Parser.t: "xml/pis-2.dat" and "xml/comments-2.dat" are added. |
74 |
|
|
75 |
|
2008-10-15 Wakaba <wakaba@suika.fam.cx> |
76 |
|
|
77 |
|
* XML-Parser.t: "xml/doctypes-2.dat" added. |
78 |
|
|
79 |
|
* tokenizer-test-1.test: Keyword case-sensitivility tests added. |
80 |
|
|
81 |
|
2008-10-15 Wakaba <wakaba@suika.fam.cx> |
82 |
|
|
83 |
|
* XML-Parser.t: "xml/ns-elements-1.dat" added. |
84 |
|
|
85 |
|
2008-10-15 Wakaba <wakaba@suika.fam.cx> |
86 |
|
|
87 |
|
* XML-Parser.t: "xml/pis-1.dat" and "xml/xmldecls-1.dat" added. |
88 |
|
Test directifes "#xml-version", "#xml-encoding", and |
89 |
|
"#xml-standalone" are added. |
90 |
|
|
91 |
|
2008-10-15 Wakaba <wakaba@suika.fam.cx> |
92 |
|
|
93 |
|
* XML-Parser.t: "xml/charref-1.dat" added. |
94 |
|
|
95 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
96 |
|
|
97 |
|
* XML-Parser.t: "xml/texts-1.dat" added. |
98 |
|
|
99 |
|
* tokenizer-test-2.dat: Test for ]]> are added. |
100 |
|
|
101 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
102 |
|
|
103 |
|
* tree-test-foreign.dat: More test data are added. |
104 |
|
|
105 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
106 |
|
|
107 |
|
* XML-Parser.t: "xml/elements-1.dat" and "xml/doctypes-1.dat" |
108 |
|
added. |
109 |
|
|
110 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
111 |
|
|
112 |
|
* XML-Parser.t: "xml/ns-attrs-1.dat" added. |
113 |
|
|
114 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
115 |
|
|
116 |
|
* xml/: New directory. |
117 |
|
|
118 |
|
* Makefile: Tests for Whatpm::XML::Parser are added. |
119 |
|
|
120 |
|
* HTML-tree.t: Change the relative order of codes. |
121 |
|
|
122 |
|
* XML-Parser.t: New test script. |
123 |
|
|
124 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
125 |
|
|
126 |
|
* HTML-tree.t: Serialization code moved to Whatpm::HTML::Dumper. |
127 |
|
|
128 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
129 |
|
|
130 |
|
* tree-test-phrasing.dat: Wrong test results fixed. |
131 |
|
|
132 |
|
* tree-test-foreign.dat: New tests added. |
133 |
|
|
134 |
|
* testfiles.pl: "#..." line at the end of a test entry was not |
135 |
|
supported. |
136 |
|
|
137 |
|
* HTML-tree.t: Show the "#data" content in "no #errors" error |
138 |
|
message. |
139 |
|
|
140 |
|
* tokenizer-test-2.dat: A wrong test result fixed. |
141 |
|
|
142 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
143 |
|
|
144 |
|
* HTML-tree.t: Test result format for oreign element/attribute |
145 |
|
names are updated to the latest one for html5lib tests. Append a |
146 |
|
newline to the expected result only when it is not an empty |
147 |
|
string, for comparablity with the actual result. |
148 |
|
|
149 |
|
* tokenizer-test-3.dat, tree-test-foreign.dat, tree-test-1.dat, |
150 |
|
tree-test-3.dat: Test results for foreign elements are updated. |
151 |
|
|
152 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
153 |
|
|
154 |
|
* HTML-tree.t: <!DOCTYPE> test result format changed to the latest |
155 |
|
format for html5lib tests. |
156 |
|
|
157 |
|
* tree-test-1.dat, tokenizer-test-2.dat: Test results for |
158 |
|
<!DOCTYPE> are updated. |
159 |
|
|
160 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
161 |
|
|
162 |
|
* HTML-tree.t: Test data file parser changed to the common one. |
163 |
|
|
164 |
|
2008-10-13 Wakaba <wakaba@suika.fam.cx> |
165 |
|
|
166 |
|
* tokenizer-test-2.dat: A test result was wrong. |
167 |
|
|
168 |
|
2008-10-07 Wakaba <wakaba@suika.fam.cx> |
169 |
|
|
170 |
|
* content-model-1.dat: Some entries moved to |
171 |
|
dom-conformance/html-1.dat, dom-conformance/html-flows-1.dat, |
172 |
|
dom-conformance/html-links-1.dat, |
173 |
|
dom-conformance/html-objects-1.dat, and |
174 |
|
dom-conformance/html-interactive-1.dat. |
175 |
|
|
176 |
|
* content-model-2.dat: Removed (moved to |
177 |
|
dom-conformance/xml-1.dat, dom-conformance/html-1.dat, |
178 |
|
dom-conformance/html-links-1.dat, |
179 |
|
dom-conformance/html-objects-1.dat, |
180 |
|
dom-conformance/html-interactive-1.dat, and |
181 |
|
dom-conformance/html-flows-1.dat). |
182 |
|
|
183 |
|
* content-model-3.dat: Removed (moved to |
184 |
|
dom-conformance/xml-global.dat). |
185 |
|
|
186 |
|
* content-model-4.dat: Removed (moved to |
187 |
|
dom-conformance/html-texts-1.dat and |
188 |
|
dom-conformance/html-links-1.dat). |
189 |
|
|
190 |
|
* content-model-5.dat: Removed (moved to |
191 |
|
dom-conformance/html-flows-1.dat). |
192 |
|
|
193 |
|
* content-model-6.dat: Removed (moved to |
194 |
|
dom-conformance/html-dataset.dat). |
195 |
|
|
196 |
|
* ContentChecker.t: References to the removed files removed and |
197 |
|
references to new files added. |
198 |
|
|
199 |
|
* ContentChecker-XML.t: New script. |
200 |
|
|
201 |
|
* Makefile: Updated. |
202 |
|
|
203 |
|
2008-10-07 Wakaba <wakaba@suika.fam.cx> |
204 |
|
|
205 |
|
* content-model-2.dat: Repetition model test is moved to another |
206 |
|
file. A wrong test result fixed. Broken test entries fixed. |
207 |
|
<area rev> is now reported as "unknown attribute", since RDFa spec |
208 |
|
adds that attribute to all elements with the Common attribute set. |
209 |
|
Note that we have no plan to support RDFa, at the moment. |
210 |
|
|
211 |
|
2008-10-05 Wakaba <wakaba@suika.fam.cx> |
212 |
|
|
213 |
|
* ContentChecker.t: New files added. |
214 |
|
|
215 |
|
* content-model-1.dat, content-model-2.dat: Numbers of test |
216 |
|
entries are moved to other files. |
217 |
|
|
218 |
|
2008-10-05 Wakaba <wakaba@suika.fam.cx> |
219 |
|
|
220 |
|
* content-model-1.dat, content-model-2.dat: Test results on |
221 |
|
|label| contents fixed. |
222 |
|
|
223 |
|
* ContentChecker.t: |dom-conformance/html-form-label.dat| added. |
224 |
|
|
225 |
|
* dom-conformance/: New directory. |
226 |
|
|
227 |
|
2008-10-05 Wakaba <wakaba@suika.fam.cx> |
228 |
|
|
229 |
|
* HTML-tree.t: New test files added. |
230 |
|
|
231 |
|
* Makefile: New test files added. |
232 |
|
|
233 |
|
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
234 |
|
|
235 |
|
* tree-test-1.dat: Test results updated and new tests added on the |
236 |
|
boundaries of Text nodes (HTML5 revision 2124). |
237 |
|
|
238 |
|
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
239 |
|
|
240 |
|
* tree-test-form.dat: New test data file. |
241 |
|
|
242 |
|
* HTML-tree.t: |tree-test-form.dat| added. |
243 |
|
|
244 |
|
* tree-test-1.dat: Test results related to <option> and <optgroup> |
245 |
|
are updated (cf. HTML5 revision 2128). |
246 |
|
|
247 |
|
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
248 |
|
|
249 |
|
* tree-test-foreign.dat: New test data file. |
250 |
|
|
251 |
|
* HTML-tree.t: |tree-test-foreign.dat| added. |
252 |
|
|
253 |
|
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
254 |
|
|
255 |
|
* tree-test-void.dat: Test on unmatched void end tag added (cf. |
256 |
|
HTML5 revision 1731). |
257 |
|
|
258 |
|
* tree-test-1.dat: Test on unmatched end tag added (cf. HTML5 |
259 |
|
revision 1731). |
260 |
|
|
261 |
|
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
262 |
|
|
263 |
|
* tree-test-void.dat: Test on |param| and |source| start tags are |
264 |
|
added, as well as test on polytheistic slashes for new void |
265 |
|
elements (HTML5 revision 1731). |
266 |
|
|
267 |
|
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
268 |
|
|
269 |
|
* tree-test-flow.dat: Test on implied end tag before <p> start tag |
270 |
|
are added (HTML5 revision 1731). |
271 |
|
|
272 |
|
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
273 |
|
|
274 |
|
* tree-test-phrasing.dat, tree-test-flow.dat: New test data files. |
275 |
|
|
276 |
|
* HTML-tree.t: |tree-test-phrasing.dat| and |tree-test-flow.dat| |
277 |
|
are added. |
278 |
|
|
279 |
|
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
280 |
|
|
281 |
|
* tree-test-void.dat: New test data (cf. HTML5 revision 1731). |
282 |
|
|
283 |
|
* HTML-tree.t: |tree-test-void.dat| added. |
284 |
|
|
285 |
|
* tree-test-1.dat: Test on <listing> as a "special" element are |
286 |
|
added. Test on implied |option| and |optgroup| end tags are added |
287 |
|
(cf. HTML5 revision 1731). |
288 |
|
|
289 |
|
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
290 |
|
|
291 |
|
* tree-test-1.dat: Test related to "special", "formatting", |
292 |
|
"scoping", and "phrasing" categories are added (cf. HTML5 revision |
293 |
|
1778). |
294 |
|
|
295 |
|
2008-10-02 Wakaba <wakaba@suika.fam.cx> |
296 |
|
|
297 |
|
* ContentType.t: More test cases on BOM are added. Some test |
298 |
|
results updated according to HTML5 revision 1927. Tests on the |
299 |
|
returned values in the list context are added. |
300 |
|
|
301 |
|
2008-09-22 Wakaba <wakaba@suika.fam.cx> |
302 |
|
|
303 |
|
* content-model-2.dat: Test data on |for=""| attribute are added. |
304 |
|
|
305 |
|
2008-09-22 Wakaba <wakaba@suika.fam.cx> |
306 |
|
|
307 |
|
* tokenizer-test-1.test: Test data on invalid character references |
308 |
|
are added (cf. HTML5 revision 2138). |
309 |
|
|
310 |
|
* tokenizer-test-2.dat: Test data on U+000B are updated (HTML5 |
311 |
|
revision 2138). |
312 |
|
|
313 |
|
2008-09-22 Wakaba <wakaba@suika.fam.cx> |
314 |
|
|
315 |
|
* content-model-2.dat: Test data for |area| |alt=""| are added (HTML5 |
316 |
|
revision 1932). |
317 |
|
|
318 |
|
2008-09-21 Wakaba <wakaba@suika.fam.cx> |
319 |
|
|
320 |
|
* content-model-2.dat: Test data for |form=""| are added. |
321 |
|
|
322 |
|
2008-09-21 Wakaba <wakaba@suika.fam.cx> |
323 |
|
|
324 |
|
* content-model-1.dat: Test data for |fieldset| |legend| are added. |
325 |
|
|
326 |
|
2008-09-21 Wakaba <wakaba@suika.fam.cx> |
327 |
|
|
328 |
|
* content-model-2.dat: Test data for |form| |name| are added. |
329 |
|
|
330 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
331 |
|
|
332 |
|
* content-model-1.dat, content-model-2.dat, content-model-4.dat: |
333 |
|
Test data for U+000B are added (cf. HTML5 revision 1738). |
334 |
|
|
335 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
336 |
|
|
337 |
|
* tokenizer-test-2.dat: Test result updated (cf. HTML5 revision |
338 |
|
1738). |
339 |
|
|
340 |
|
* tree-test-1.dat: Test results updated. New test data for the |
341 |
|
treatement of U+000B are added (HTML5 revision 1738). |
342 |
|
|
343 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
344 |
|
|
345 |
|
* tokenizer-test-1.test: Test data for U+000B are added (cf. HTML5 |
346 |
|
revision 1738). |
347 |
|
|
348 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
349 |
|
|
350 |
|
* ContentType.t: Updated to disallow 0x0B as text byte (HTML5 |
351 |
|
revision 1738). |
352 |
|
|
353 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
354 |
|
|
355 |
|
* content-checker.pl: Remove dedicated parser and adopt |
356 |
|
testfiles.pl parser. |
357 |
|
|
358 |
|
* content-model-1.dat, content-model-2.dat: Typo fixed. |
359 |
|
|
360 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
361 |
|
|
362 |
|
* content-model-1.dat: Test data for interactive contents are |
363 |
|
added (cf. HTML5 revision 2018). |
364 |
|
|
365 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
366 |
|
|
367 |
|
* content-model-2.dat: Add test data for accept-charset="" |
368 |
|
attributes. |
369 |
|
|
370 |
|
2008-09-18 Wakaba <wakaba@suika.fam.cx> |
371 |
|
|
372 |
|
* langtag-1.dat: More test data from RFC 4646 are added. |
373 |
|
|
374 |
|
2008-09-18 Wakaba <wakaba@suika.fam.cx> |
375 |
|
|
376 |
|
* langtag-1.dat: More test data from RFC 4646 sections 1.-2.2.4. |
377 |
|
are added. |
378 |
|
|
379 |
|
2008-09-18 Wakaba <wakaba@suika.fam.cx> |
380 |
|
|
381 |
|
* LangTag.t: Completely rewritten using |testfiles.pl|. |
382 |
|
|
383 |
|
* testfiles.pl: New script. |
384 |
|
|
385 |
|
* langtag-1.dat: Tests for case are added. |
386 |
|
|
387 |
|
2008-09-18 Wakaba <wakaba@suika.fam.cx> |
388 |
|
|
389 |
|
* ContentChecker.t: Atom tests are moved to another file. |
390 |
|
|
391 |
|
* ContentChecker-Atom.t, LangTag.t: New test scripts. |
392 |
|
|
393 |
|
* Makefile: Updated to invoke new test scripts. |
394 |
|
|
395 |
|
* langtag-1.dat: New test data file. |
396 |
|
|
397 |
|
2008-09-18 Wakaba <wakaba@suika.fam.cx> |
398 |
|
|
399 |
|
* ContentChecker.t: Test engine moved to another script. |
400 |
|
|
401 |
|
* content-checker.pl: New script. |
402 |
|
|
403 |
|
2008-09-17 Wakaba <wakaba@suika.fam.cx> |
404 |
|
|
405 |
|
* content-model-1.dat: Test results are updated. |
406 |
|
|
407 |
|
* content-model-2.dat: Tests for style="" are added. |
408 |
|
|
409 |
|
2008-09-16 Wakaba <wakaba@suika.fam.cx> |
410 |
|
|
411 |
|
* css-text.dat: Test data for pre-wrap updated. |
412 |
|
|
413 |
|
2008-09-15 Wakaba <wakaba@suika.fam.cx> |
414 |
|
|
415 |
|
* css-visual.dat: New test data for Firefox3's new 'width' |
416 |
|
values. |
417 |
|
|
418 |
|
2008-09-13 Wakaba <wakaba@suika.fam.cx> |
419 |
|
|
420 |
|
* content-model-2.dat: A test case for NCR in charset="" |
421 |
|
is added. |
422 |
|
|
423 |
|
2008-09-13 Wakaba <wakaba@suika.fam.cx> |
424 |
|
|
425 |
|
* tokenizer-test-3.dat: New test for MSE is added. |
426 |
|
|
427 |
|
2008-09-13 Wakaba <wakaba@suika.fam.cx> |
428 |
|
|
429 |
|
* HTML-tree.t: tokenizer-test-3.dat added. |
430 |
|
|
431 |
|
* tokenizer-test-3.dat: New test data. |
432 |
|
|
433 |
|
2008-09-09 Wakaba <wakaba@suika.fam.cx> |
434 |
|
|
435 |
|
* content-model-1.dat, content-model-7.dat: |a| is now |
436 |
|
transparent (HTML5 revision 1963). |
437 |
|
|
438 |
|
2008-09-07 Wakaba <wakaba@suika.fam.cx> |
439 |
|
|
440 |
|
* content-model-7.dat: Typo fixed. |
441 |
|
|
442 |
|
* content-model-6.dat: Test data for data-UPPERCASE (now |
443 |
|
disallowed) are added (HTML5 revision 1945). |
444 |
|
|
445 |
|
2008-09-06 Wakaba <wakaba@suika.fam.cx> |
446 |
|
|
447 |
|
* content-model-1.dat: Test data for |XSLT-compat| |
448 |
|
added (HTML5 revision 2141). A redundant test |
449 |
|
entry is removed. |
450 |
|
|
451 |
|
* HTML-tree.t: Support for should-level errors. |
452 |
|
|
453 |
|
2008-09-06 Wakaba <wakaba@suika.fam.cx> |
454 |
|
|
455 |
|
* content-model-1.dat: Form test data are added (cf. HTML5 |
456 |
|
revisions 2142-2155). |
457 |
|
|
458 |
|
2008-08-31 Wakaba <wakaba@suika.fam.cx> |
459 |
|
|
460 |
|
* content-model-1.dat, content-model-2.dat: |event-source| |
461 |
|
is renamed as |eventsource| (HTML5 revision 1863). |
462 |
|
|
463 |
|
2008-08-31 Wakaba <wakaba@suika.fam.cx> |
464 |
|
|
465 |
|
* content-model-2.dat: Uppercase letters are not allowed |
466 |
|
as embed custom attributes (HTML5 revision 1946). |
467 |
|
|
468 |
|
2008-08-31 Wakaba <wakaba@suika.fam.cx> |
469 |
|
|
470 |
|
* tree-test-1.dat: Test data for after after frameset |
471 |
|
insertion mode are added (cf. HTML5 revision 1909). |
472 |
|
|
473 |
|
2008-08-31 Wakaba <wakaba@suika.fam.cx> |
474 |
|
|
475 |
|
* content-model-2.dat, content-model-6.dat: Custom |
476 |
|
attributes on |embed| and |data-*| attributes must |
477 |
|
be XML compatible (HTML5 revision 1836). |
478 |
|
|
479 |
|
2008-08-31 Wakaba <wakaba@suika.fam.cx> |
480 |
|
|
481 |
|
* content-model-2.dat: xmlns="" on HTML elements that are |
482 |
|
not the root of the HTML subtree are now allowed (HTML5 |
483 |
|
revision 1834). |
484 |
|
|
485 |
|
2008-08-31 Wakaba <wakaba@suika.fam.cx> |
486 |
|
|
487 |
|
* content-model-2.dat: Alternate style sheet element must |
488 |
|
have a non-empty title attribute (HTML5 revision 1942). |
489 |
|
|
490 |
|
2008-08-31 Wakaba <wakaba@suika.fam.cx> |
491 |
|
|
492 |
|
* content-model-2.dat: A test data for wrong spelling of |irrelevant| |
493 |
|
is added. |
494 |
|
|
495 |
|
2008-08-31 Wakaba <wakaba@suika.fam.cx> |
496 |
|
|
497 |
|
* content-model-1.dat, content-model-2.dat: Test data |
498 |
|
for the |bb| element are added (cf. HTML5 revision 1894). |
499 |
|
|
500 |
|
* content-model-2.dat: |irrelevant| renamed as |hidden| (HTML5 |
501 |
|
revision 2119). |
502 |
|
|
503 |
|
* content-model-7.dat: New test file. |
504 |
|
|
505 |
|
2008-08-31 Wakaba <wakaba@suika.fam.cx> |
506 |
|
|
507 |
|
* content-model-2.dat: <embed> w/o src="" is conforming (HTML5 |
508 |
|
revision 1929). |
509 |
|
|
510 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
511 |
|
|
512 |
|
* content-model-2.dat: @autosubmit dropped (HTML5 |
513 |
|
revision 2019). |
514 |
|
|
515 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
516 |
|
|
517 |
|
* content-model-4.dat: Some test data for <time> are added (c.f. |
518 |
|
HTML5 revision 2094). |
519 |
|
|
520 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
521 |
|
|
522 |
|
* ContentType.t: Support for image/svg+xml (HTML revision 2096). |
523 |
|
|
524 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
525 |
|
|
526 |
|
* tokenizer-test-1.dat: '"' and "'" at the end of attribute |
527 |
|
name (after another attribute) now raise parse error (HTML5 |
528 |
|
revision 2123). Empty unquoted attribute is no |
529 |
|
longer allowed (HTML5 revision 2122). |
530 |
|
|
531 |
|
* HTML-tokenizer.t: Hash keys were not sorted when dumped. |
532 |
|
|
533 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
534 |
|
|
535 |
|
* HTML-tree.dat: tree-test-3.dat added. |
536 |
|
|
537 |
|
* tree-test-3.dat: Test data for definitionURL="" are added (cf. |
538 |
|
HTML5 revision 2130). |
539 |
|
|
540 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
541 |
|
|
542 |
|
* content-model-1.dat, content-model-2.dat: Test data updated |
543 |
|
and added for HTML5 revision 2062 and so on (@lang and @xml:lang). |
544 |
|
|
545 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
546 |
|
|
547 |
|
* CSS-Parser.t: Updated for latest version of the |
548 |
|
Whatpm::CSS::Parser module. |
549 |
|
|
550 |
|
* css-1.dat, css-2.dat, css-3.dat, css-4.dat, |
551 |
|
css-font.dat, css-generated.dat, css-interactive.dat, |
552 |
|
css-paged.dat, css-table.dat, css-text.dat, css-visual.dat: |
553 |
|
Test results updated. |
554 |
|
|
555 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
556 |
|
|
557 |
|
* ContentChecker.t: Updated for latest version of the |
558 |
|
Whatpm::ContentChecker module. |
559 |
|
|
560 |
|
* content-model-1.dat, content-model-2.dat, content-model-3.dat, |
561 |
|
content-model-4.dat, content-model-6.dat, content-model-atom-1.dat, |
562 |
|
content-model-atom-2.dat, content-model-atom-threading-1.dat, |
563 |
|
table-1.dat: Results updated. |
564 |
|
|
565 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
566 |
|
|
567 |
|
* URIChecker.t: Error results updated. |
568 |
|
|
569 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
570 |
|
|
571 |
|
* URIChecker.t: Test results updated to new error type names. |
572 |
|
|
573 |
2008-08-03 Wakaba <wakaba@suika.fam.cx> |
2008-08-03 Wakaba <wakaba@suika.fam.cx> |
574 |
|
|
575 |
* WebIDL.t: Test data files for exceptions, typedefs, |
* WebIDL.t: Test data files for exceptions, typedefs, |