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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.282 - (show annotations) (download)
Sun Sep 21 10:40:49 2008 UTC (17 years, 11 months ago) by wakaba
Branch: MAIN
Changes since 1.281: +4 -0 lines
++ whatpm/t/ChangeLog	21 Sep 2008 10:40:43 -0000
	* content-model-1.dat: Test data for |fieldset| |legend| are added.

2008-09-21  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/Whatpm/ContentChecker/ChangeLog	21 Sep 2008 10:40:14 -0000
	* HTML.pm: Support for |fieldset| |legend|.

2008-09-21  Wakaba  <wakaba@suika.fam.cx>

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24