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