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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.362 - (show annotations) (download)
Sun Sep 6 09:53:29 2009 UTC (17 years ago) by wakaba
Branch: MAIN
Changes since 1.361: +6 -0 lines
++ whatpm/t/ChangeLog	6 Sep 2009 09:53:12 -0000
	* tree-test-1.dat, tree-test-2.dat: Some test results are updated
	as per HTML5 revision 2730's new handling of end tags in the
	|head| area.

2009-09-06  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/Whatpm/ChangeLog	6 Sep 2009 09:52:24 -0000
	* HTML.pm.src: Rewrote end tag handling in |head| area (cf. HTML5
	revision 2730, but it was entirely broken, maybe I missed some
	spec changes before rev.2730).

2009-09-06  Wakaba  <wakaba@suika.fam.cx>

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24