/[suikacvs]/markup/html/whatpm/t/ChangeLog
Suika

Contents of /markup/html/whatpm/t/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.320 - (show annotations) (download)
Sun Oct 19 06:14:57 2008 UTC (17 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.319: +5 -0 lines
++ whatpm/t/ChangeLog	19 Oct 2008 06:14:42 -0000
2008-10-19  Wakaba  <wakaba@suika.fam.cx>

	* XML-Parser.t: "xml/entities-1.dat" and "xml/entities-2.dat"
	added.  Support for the "#entities" directive.

++ whatpm/t/xml/ChangeLog	19 Oct 2008 06:11:59 -0000
	* entities-1.dat, entities-2.dat: New test data files.

2008-10-19  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/Whatpm/ChangeLog	19 Oct 2008 06:12:27 -0000
2008-10-19  Wakaba  <wakaba@suika.fam.cx>

	* NanoDOM.pm (notation_name): New attribute.

	* NanoDOM.pm (public_id, system_id): New attributes.a
++ whatpm/Whatpm/HTML/ChangeLog	19 Oct 2008 06:13:03 -0000
	* Dumper.pm: Dump text content of Entity nodes.

	* Tokenizer.pm.src: Support for <!ENTITY ... NDATA>.

2008-10-19  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/Whatpm/XML/ChangeLog	19 Oct 2008 06:14:05 -0000
2008-10-19  Wakaba  <wakaba@suika.fam.cx>

	* Parser.pm.src (_tree_in_subset): General and parameter entities
	implemented.

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24