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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.287 - (show annotations) (download)
Thu Oct 2 10:59:05 2008 UTC (17 years, 11 months ago) by wakaba
Branch: MAIN
Changes since 1.286: +6 -0 lines
++ whatpm/t/ChangeLog	2 Oct 2008 10:58:49 -0000
2008-10-02  Wakaba  <wakaba@suika.fam.cx>

	* ContentType.t: More test cases on BOM are added.  Some test
	results updated according to HTML5 revision 1927.  Tests on the
	returned values in the list context are added.

++ whatpm/Whatpm/ChangeLog	2 Oct 2008 10:57:47 -0000
2008-10-02  Wakaba  <wakaba@suika.fam.cx>

	* ContentType.pm (get_sniffed_type): Support for the "better"
	content sniffing (HTML5 revision 1927).  In a case the official
	type was not returned when the method is invoked in the list
	context.

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24