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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.207 - (show annotations) (download)
Sun Apr 13 06:17:47 2008 UTC (18 years, 4 months ago) by wakaba
Branch: MAIN
Changes since 1.206: +5 -0 lines
++ whatpm/t/ChangeLog	13 Apr 2008 06:15:16 -0000
2008-04-13  Wakaba  <wakaba@suika.fam.cx>

	* content-model-2.dat: Test data updated and added for
	global |xmlns| attributes (HTML5 revision 1426).

++ whatpm/Whatpm/ContentChecker/ChangeLog	13 Apr 2008 06:12:22 -0000
2008-04-13  Wakaba  <wakaba@suika.fam.cx>

	* HTML.pm: |xmlns| attribute is now a global attribute (HTML5
	revision 1426).

1 2008-04-13 Wakaba <[email protected]>
2
3 * content-model-2.dat: Test data updated and added for
4 global |xmlns| attributes (HTML5 revision 1426).
5
6 2008-04-12 Wakaba <[email protected]>
7
8 * HTML-tokenizer.t: Remove "self-closing flag" if the start
9 tag token is that of a slash permitted element (This is necessary
10 to maintain compatibility with current test data, since in the
11 new algorithm whether slash is permitted or not is decided in
12 tree construction stage).
13
14 2008-04-12 Wakaba <[email protected]>
15
16 * content-model-6.dat: New test data file. Test data for
17 HTML custom data attributes (HTML5 revision 1399) are added.
18
19 * ContentChecker.t: New test file |content-model-6.dat| is added.
20
21 2008-03-29 Wakaba <[email protected]>
22
23 * content-model-1.dat, content-model-2.dat: s/prose/flow/g.
24
25 2008-03-22 Wakaba <[email protected]>
26
27 * content-model-2.dat: Test data on |rev| attribute are added.
28
29 2008-03-22 Wakaba <[email protected]>
30
31 * content-model-2.dat: Some test results were wrong.
32
33 2008-03-22 Wakaba <[email protected]>
34
35 * content-model-2.dat: Test data on more HTML4 attributes
36 are added.
37
38 2008-03-22 Wakaba <[email protected]>
39
40 * content-model-2.dat: Test data on more HTML4 attributes
41 are added.
42
43 2008-03-22 Wakaba <[email protected]>
44
45 * content-model-2.dat: Test data on numbers of HTML4 deprecated
46 attributes are added.
47
48 2008-03-22 Wakaba <[email protected]>
49
50 * content-model-2.dat: Test data on |@profile| and |@version| are
51 added.
52
53 2008-03-22 Wakaba <[email protected]>
54
55 * content-model-1.dat: Now we support RDF.
56
57 * content-model-2.dat: Test data on |@accesskey| attribute
58 are added.
59
60 2008-03-21 Wakaba <[email protected]>
61
62 * tokenizer-test-2.dat: A test from #whatwg is added.
63
64 2008-03-20 Wakaba <[email protected]>
65
66 * content-model-atom-1.dat: New test data are added.
67
68 * content-model-atom-2.dat: New test data are
69 added from Atom test suite.
70
71 2008-03-20 Wakaba <[email protected]>
72
73 * content-model-atom-threading-1.dat: New test data
74 on |thr:total| element are added
75
76 2008-03-20 Wakaba <[email protected]>
77
78 * ContentChecker.t: |content-model-atom-threading-1.dat|
79 added.
80
81 * content-model-atom-threading-1.dat: New test file.
82
83 2008-03-20 Wakaba <[email protected]>
84
85 * ContentCheker.t: Replace dummy error type for subdoc
86 checking invocations to ";SUBDOC".
87
88 * content-model-1.dat, content-model-2.dat: Test
89 results revised to support the aforementioned change.
90
91 * content-model-atom-1.dat: Test results revised
92 so that |type=html| in Text construct is now
93 tested whether the subdoc code is invoked.
94
95 2008-03-20 Wakaba <[email protected]>
96
97 * content-model-atom-1.dat: Test data on cases of
98 missing |atom:summary| in |atom:entry| are added.
99
100 2008-03-20 Wakaba <[email protected]>
101
102 * content-model-1.dat: Some test results were incorrect, again... orz
103
104 2008-03-20 Wakaba <[email protected]>
105
106 * content-model-1.dat: Some test results are fixed.
107
108 * content-model-atom-1.dat: Some test results are fixed.
109 Test data for |atom:author| for |atom:feed| are added.
110
111 2008-03-20 Wakaba <[email protected]>
112
113 * content-model-atom-1.dat: Test data for |atom:author|
114 for |atom:feed| are added.
115
116 2008-03-20 Wakaba <[email protected]>
117
118 * content-model-1.dat: Some test results related on |atom:entry|
119 are fixed.
120
121 * content-model-atom-1.dat: Test data for |atom:author|
122 for |atom:entry| are added.
123
124 2008-03-09 Wakaba <[email protected]>
125
126 * content-model-1.dat: Test data for |center|, |dir|, and |basefont|
127 are added.
128
129 2008-03-09 Wakaba <[email protected]>
130
131 * content-model-2.dat: |contenteditable=""| tests are added.
132
133 2008-03-09 Wakaba <[email protected]>
134
135 * tree-test-1.dat, tree-test-2.dat: Test results are updated
136 with some test data additions.
137
138 2008-03-09 Wakaba <[email protected]>
139
140 * tree-test-1.dat, tree-test-2.dat: Test data on end-of-file
141 are added (c.f. HTML5 revision 1348).
142
143 2008-03-09 Wakaba <[email protected]>
144
145 * tree-test-1.dat: Test data on |applet| are added (HTML5 revision
146 1347).
147
148 2008-03-09 Wakaba <[email protected]>
149
150 * tree-test-1.dat: Test data on foster parenting in AAA
151 are added (HTML5 revision 1343).
152
153 2008-03-09 Wakaba <[email protected]>
154
155 * tree-test-1.dat: Test data on <input> in <select> and <select>
156 in table are added (HTML5 revision 1342).
157
158 2008-03-09 Wakaba <[email protected]>
159
160 * tree-test-1.dat: Test data on <script> or <style>
161 in <table> are added.
162
163 2008-03-09 Wakaba <[email protected]>
164
165 * tree-test-1.dat, tree-test-2.dat: Test data on white space
166 between <html> and <head> are added (HTML5 revision 1332).
167
168 2008-03-09 Wakaba <[email protected]>
169
170 * tree-test-1.dat: More tests are added for foster parenting (HTML5
171 revision 1331 and so on).
172
173 2008-03-08 Wakaba <[email protected]>
174
175 * tree-test-1.dat, tree-test-2.dat: Tests on \u000A at
176 the first of <textarea>, <pre>, and <listing> are
177 added (c.f. HTML5 revision 1330).
178
179 2008-03-08 Wakaba <[email protected]>
180
181 * tree-test-1.dat: A test data on <title> in <table>
182 are added.
183
184 * tree-test-2.dat: Test results updated (HTML5 revision 1328).
185
186 2008-03-08 Wakaba <[email protected]>
187
188 * tree-test-1.dat: Test data for tainted space in tables are
189 added (HTML5 revision 1326).
190
191 2008-03-08 Wakaba <[email protected]>
192
193 * tree-test-1.dat: Tests for </form> are added (HTML5 revision 1320).
194
195 2008-03-06 Wakaba <[email protected]>
196
197 * tree-test-1.dat, tree-test-2.dat: More <html> test
198 cases are added (HTML5 revision 1314).
199
200 2008-03-05 Wakaba <[email protected]>
201
202 * HTML-tree.t: Support for \Uhhhhhhhh escapes. Support for
203 dumping PUBLIC and SYSTEM identifiers of DOCTYPE tokens.
204
205 * tree-test-1.dat, tree-test-2.dat: More test data for previously
206 uncovered cases are added. Some error descriptions are revised.
207
208 2008-03-05 Wakaba <[email protected]>
209
210 * tree-test-1.dat: More test data for previously uncovered
211 cases are added.
212
213 2008-03-04 Wakaba <[email protected]>
214
215 * tree-test-1.dat: More test data for previously uncovered
216 cases are added.
217
218 2008-03-04 Wakaba <[email protected]>
219
220 * tree-test-1.dat: Missing tests from the initial stage are added.
221
222 2008-03-03 Wakaba <[email protected]>
223
224 * HTML-tokenizer.t: Ignore tree-construction phase and set_inner_html
225 checkpoints.
226
227 2008-03-03 Wakaba <[email protected]>
228
229 * tokenizer-test-1.test: New test data are added to cover
230 all possible cases.
231
232 * HTML-tree.t: Support for test coverage.
233
234 2008-03-03 Wakaba <[email protected]>
235
236 * HTML-tokenizer.t: Support for test coverage caluclation.
237
238 2008-03-03 Wakaba <[email protected]>
239
240 * HTML-tokenizer.t: s/_input_character/_input_char/g for simplicity.
241
242 2008-03-03 Wakaba <[email protected]>
243
244 * HTML-tokenizer.t: s/correct/force-quirks/.
245
246 2008-03-03 Wakaba <[email protected]>
247
248 * tokenizer-test-1.test: New tests on trailing garbage
249 after SYSTEM literal (HTML5 revision 1306) are added.
250
251 2008-03-02 Wakaba <[email protected]>
252
253 * tokenizer-test-1.test: Tests for |<span ===>| is added (HTML5
254 revision 1292). Tests for & at the end of attribute value
255 are added (HTML5 revision 1296). Tests for bogus comments
256 are added (HTML5 revision 1297). Tests for |=| in
257 unquoted attribute values are added (HTML5 revision 1299).
258 Tests for single or double quotes in unquoted attribute
259 values or attribute names and tests for missing spaces
260 between attributes are added (HTML5 revision 1303).
261
262 2008-03-02 Wakaba <[email protected]>
263
264 * content-model-atom-1.dat: New test data are added.
265
266 2008-03-02 Wakaba <[email protected]>
267
268 * content-model-1.dat: Test data for |<area>| are added.
269
270 * content-model-2.dat: Test data for |<img ismap>| are added.
271
272 2008-03-01 Wakaba <[email protected]>
273
274 * content-model-1.dat: |address| content model tests
275 are added.
276
277 2008-03-01 Wakaba <[email protected]>
278
279 * tokenizer-test-1.test: Updated (HTML5 recision 1286).
280
281 * content-model-2.dat: Updated (HTML5 revision 1275).
282
283 2008-02-26 Wakaba <[email protected]>
284
285 * content-model-1.dat: Test data for |header| and |footer|
286 exclusions of sectioning contents are added (c.f. HTML5
287 revision 1250).
288
289 2008-02-26 Wakaba <[email protected]>
290
291 * content-model-1.dat: Figure caption is now optional (HTML5
292 revision 1240). Add test data for |ol reversed| (HTML5
293 revision 1248).
294
295 2008-02-24 Wakaba <[email protected]>
296
297 * content-model-2.dat: Test data for |acronym|, |big|, |tt|, |s|,
298 |strike|, and |u| are added.
299
300 2008-02-24 Wakaba <[email protected]>
301
302 * content-model-1.dat, content-model-2.dat: Some test
303 results are updated. New test data on non-standard
304 attributes are added. Note that some test results do
305 still need to be updated.
306
307 2008-02-24 Wakaba <[email protected]>
308
309 * content-model-1.dat: Some test results on |meta|
310 in |noscript| are updated.
311
312 2008-02-23 Wakaba <[email protected]>
313
314 * content-model-1.dat: Some test results are updated.
315 New tests for |details| are added.
316
317 2008-02-23 Wakaba <[email protected]>
318
319 * content-model-1.dat: Some test results are fixed.
320 New tests for |video| and |audio| are added.
321
322 2008-02-23 Wakaba <[email protected]>
323
324 * content-model-1.dat: New test data for |object| transparentness
325 are added.
326
327 2008-02-23 Wakaba <[email protected]>
328
329 * content-model-1.dat, content-model-2.dat: Wrong "significant"
330 errors are removed.
331
332 2008-02-18 Wakaba <[email protected]>
333
334 * content-model-1.dat: New test data for |object| are added.
335
336 2008-02-18 Wakaba <[email protected]>
337
338 * content-model-1.dat: New test data for |mark| are added (HTML5
339 revision 1232).
340
341 2008-02-18 Wakaba <[email protected]>
342
343 * content-model-2.dat: |alt=""| test results revised.
344
345 * content-model-1.dat: |<img/>|s in tests are revised so
346 that they are conforming.
347
348 2008-02-17 Wakaba <[email protected]>
349
350 * content-model-1.dat: Test results corrected.
351
352 2008-02-17 Wakaba <[email protected]>
353
354 * content-model-1.dat: New test data for |<figure>| are added.
355 Some test data are corrected.
356
357 2008-02-17 Wakaba <[email protected]>
358
359 * content-model-1.dat: New test data for |<noscript>|
360 in |<head>|.
361
362 2008-02-17 Wakaba <[email protected]>
363
364 * content-model-1.dat: More test on |<meta http-equiv=Content-Type>|
365 are added.
366
367 2008-02-17 Wakaba <[email protected]>
368
369 * content-model-1.dat, content-model-2.dat: Updated.
370
371 2008-02-17 Wakaba <[email protected]>
372
373 * content-model-1.dat: Updated.
374
375 2008-02-17 Wakaba <[email protected]>
376
377 * content-model-1.dat, content-model-2.dat, content-model-4.dat,
378 content-model-5.dat: Error result revised.
379
380 2008-02-17 Wakaba <[email protected]>
381
382 * content-model-1.dat, content-model-2.dat, content-model-5.dat:
383 Test results are updated; new tests are added.
384
385 2008-02-16 Wakaba <[email protected]>
386
387 * ContentChecker.t: Tentative support for subdoc mode.
388
389 * tree-test-1.dat: Some tests are added from #whatwg.
390
391 2008-02-11 Wakaba <[email protected]>
392
393 * css-text.dat: Test data for 'writing-mode' and 'text-anchor'
394 are added.
395
396 * CSS-Parser-1.t: New properties are added.
397
398 2008-02-11 Wakaba <[email protected]>
399
400 * css-4.dat: New test file.
401
402 * CSS-Parser-1.t: |css-4.dat| added. Support for '@charset'
403 and '@import'.
404
405 2008-02-10 Wakaba <[email protected]>
406
407 * CSS-Parser-1.t (get_parser): Call |init|.
408
409 2008-02-10 Wakaba <[email protected]>
410
411 * css-3.dat: New test file.
412
413 * CSS-Parser-1.t: |css-3.dat| is added. '-moz-pre-wrap' added.
414 Typo for 'collapse' value fixed. Support for '@namespace'
415 serialization.
416
417 * css-1.dat: New test data for selectors parsing.
418
419 * css-font.dat: Error locations for 'u' errors are corrected.
420
421 * css-table.dat: Test data for 'border-collapse' are added.
422
423 * css-text.dat: Test data for '-moz-pre-wrap' are added.
424
425 * css-visual.dat: Test data for 'background-position' are added.
426
427 2008-02-09 Wakaba <[email protected]>
428
429 * css-2.dat, css-font.dat: s/unsupported/u/g;
430
431 2008-02-08 Wakaba <[email protected]>
432
433 * css-2.dat: New test data.
434
435 * CSS-Parser-1.t: |css-2.dat| added. Support for |@media|.
436
437 2008-02-08 Wakaba <[email protected]>
438
439 * CSS-MediaQuery.t, mq-1.dat: New files.
440
441 2008-02-03 Wakaba <[email protected]>
442
443 * CSS-Parser-1.t: Typo fixed. New properties added.
444
445 * css-font.dat, css-table.dat, css-paged.dat, css-generated.dat,
446 css-visual.dat: New test data for
447 newly supported properties are added.
448
449 2008-02-02 Wakaba <[email protected]>
450
451 * CSS-Parser-1.t: 'clip' added.
452
453 * css-visual.t: New test data for 'clip' are added.
454
455 2008-01-30 Wakaba <[email protected]>
456
457 * css-generated.dat: New test data for 'counter-increment', 'content',
458 and 'counter-reset' are added.
459
460 * CSS-Parser-1.t: 'counter-reset' and 'counter-increment'
461 are added.
462
463 2008-01-28 Wakaba <[email protected]>
464
465 * CSS-Parser-1.t: 'content' added to the list of supported
466 property and the list of initial values.
467
468 * css-generated.dat: Tests for 'content' are added.
469
470 2008-01-27 Wakaba <[email protected]>
471
472 * CSS-Parser-1.t: Loads test files as UTF-8.
473
474 * css-generated.dat: Semi-real-world test data for 'quotes' are added.
475
476 2008-01-27 Wakaba <[email protected]>
477
478 * CSS-Parser-1.t: 'quotes' added.
479
480 * css-generated.dat: Test data for 'quotes' are added.
481
482 2008-01-27 Wakaba <[email protected]>
483
484 * CSS-Parser-1.t: 'overflow-x' and 'overflow-y' are added.
485
486 * css-visual.dat: New test data for 'overflow', 'overflow-x',
487 and 'overflow-y' are added.
488
489 2008-01-27 Wakaba <[email protected]>
490
491 * css-visual.dat: New test data for 'opacity' and '-moz-opacity'
492 are added.
493
494 2008-01-27 Wakaba <[email protected]>
495
496 * CSS-Parser-1.t: Files |css-table.dat| and |css-interactive.dat|
497 are added.
498
499 * css-table.dat: New test file.
500
501 * css-interactive.dat: New test file.
502
503 * css-font.dat: New test data for 'font-size' are added.
504
505 * css-text.dat: New test data for 'text-indent', 'letter-spacing',
506 and 'word-spacing' are added.
507
508 2008-01-27 Wakaba <[email protected]>
509
510 * CSS-Parser-1.t: Files |css-text.dat| and |css-paged.dat|
511 are added.
512
513 * css-visual.dat: New test data for 'background-position' are
514 added.
515
516 * css-text.dat: New test file.
517
518 * css-paged.dat: New test file.
519
520 2008-01-27 Wakaba <[email protected]>
521
522 * css-visual.dat: New test data for 'border-top-width', 'border-width',
523 'padding-top', 'top', 'right', 'bottom', 'left', 'z-index',
524 'width', 'min-width', 'max-width', 'height', 'min-height',
525 'max-height', 'line-height', and 'vertical-align' are added.
526
527 2008-01-26 Wakaba <[email protected]>
528
529 * css-font.dat: New test data for 'font-weight'
530 and 'font-size' are added.
531
532 * css-visual.dat: New test data for leading and
533 trailing zeros are added.
534
535 2008-01-26 Wakaba <[email protected]>
536
537 * css-font.dat: New test data for 'font' and 'font-size'.
538
539 2008-01-26 Wakaba <[email protected]>
540
541 * CSS-Parser-1.t: 'background-position' was missing
542 from the list of default values.
543
544 * css-visual.dat: New test data for 'background'
545 and 'background-position' are added.
546
547 2008-01-26 Wakaba <[email protected]>
548
549 * css-visual.dat: New test data for 'border' are added.
550
551 2008-01-26 Wakaba <[email protected]>
552
553 * css-1.dat: Some test results were incorrect.
554
555 * css-font.dat: New test data on 'font' are added.
556
557 * css-visual.dat: Some test results were incorrect. New
558 test data on 'margin' are added.
559
560 2008-01-26 Wakaba <[email protected]>
561
562 * css-font.dat: New test file.
563
564 * CSS-Parser-1.dat: |css-font.dat| is added.
565
566 2008-01-26 Wakaba <[email protected]>
567
568 * css-visual.dat: Test data for 'padding', 'margin',
569 and 'border' related shorthands are added.
570
571 2008-01-25 Wakaba <[email protected]>
572
573 * CSS-Parser-1.t: |css-generated.dat| is added.
574 (get_computed_style): The subject of |query_selector|
575 should have been the document.
576
577 * css-generated.dat: New test data.
578
579 * css-visual.dat: New test data for 'display' are added.
580
581 2008-01-24 Wakaba <[email protected]>
582
583 * CSS-Parser-1.t: Default values are updated.
584
585 * css-1.t: Tests for duplicate declarations are added.
586
587 * css-visual.t: Some tests were incorrect. Tests for 'margin'
588 serialization and '+' in 'margin' are added.
589
590 2008-01-24 Wakaba <[email protected]>
591
592 * CSS-Parser-1.t: Test data file |css-visual.dat| is added.
593 Support for the quirks mode.
594
595 * css-visual.dat: New file.
596
597 2008-01-24 Wakaba <[email protected]>
598
599 * css-1.dat: Typo fixed.
600
601 * CSS-Parser-1.t: The attribute name for computed style
602 has been changed.
603
604 2008-01-22 Wakaba <[email protected]>
605
606 * css-1.dat: Basic tests for forward compatible parsing
607 are added.
608
609 * CSS-Parser-1.t: Support for |#errors| validation.
610
611 2008-01-14 Wakaba <[email protected]>
612
613 * CSS-Parser-1.t, css-1.dat: New test files.
614
615 2007-11-25 Wakaba <[email protected]>
616
617 * content-model-1.dat, content-model-2.dat, content-model-3.dat,
618 content-model-4.dat, table-1.dat: Test data are updated
619 for the significant content check.
620
621 * content-model-5.dat: New test data.
622
623 * ContentChecker.t: New test data file is added.
624
625 2007-11-24 Wakaba <[email protected]>
626
627 * content-model-2.dat: nest/@mode test data revised.
628 Test data for nest/@filter and rule/@condition are added.
629
630 2007-11-23 Wakaba <[email protected]>
631
632 * content-model-2.dat: Media type tests are revised.
633
634 2007-11-23 Wakaba <[email protected]>
635
636 * content-model-2.dat: New test data for character references
637 in |charset| attribute values.
638
639 2007-11-23 Wakaba <[email protected]>
640
641 * ContentChecker.t: Unset |input_encoding| attribute.
642
643 * content-model-1.dat, content-model-2.dat: New tests
644 for |charset| attribute value are added.
645
646 2007-11-18 Wakaba <[email protected]>
647
648 * ContentType.t: New tests for HTML5 sniffing algorithm,
649 leading white space support (HTML5 revisions 1013 and 1016).
650
651 2007-11-18 Wakaba <[email protected]>
652
653 * ContentType.t: New tests for HTML5 revision 1013 (except
654 for leading white spaces).
655
656 2007-11-11 Wakaba <[email protected]>
657
658 * content-model-4.dat: New tests for proposed link types.
659
660 2007-11-08 Wakaba <[email protected]>
661
662 * content-model-4.dat: s/noreferer/noreferrer/g
663 and s/noreferrer/noreferer/g (HTML5 revision 1132).
664
665 2007-11-04 Wakaba <[email protected]>
666
667 * content-model-2.dat: Tests for |manifest=""| are added.
668
669 2007-11-04 Wakaba <[email protected]>
670
671 * content-model-2.dat: <a><img ismap></a> is no longer
672 conforming (HTML5 revision 1115).
673
674 2007-11-04 Wakaba <[email protected]>
675
676 * content-model-1.dat, content-model-2.dat: <base>
677 w/o @target and @href is non-conforming (HTML5 revision 1115).
678
679 2007-11-04 Wakaba <[email protected]>
680
681 * content-model-4.dat: New tests for rel=up (HTML5 revision 1112)
682 and rel=noreferer (HTML5 revision 1118).
683
684 2007-10-26 Wakaba <[email protected]>
685
686 * content-model-2.dat: New test for |poster| (HTML5 revision 1097).
687
688 2007-10-23 Wakaba <[email protected]>
689
690 * content-model-2.dat: <script async defer> is now conforming (HTML5
691 revision 1085).
692
693 2007-10-14 Wakaba <[email protected]>
694
695 * content-model-1.dat, content-model-2.dat: New test
696 data for |rule|, |nest|, and |datatemplate| elements.
697
698 2007-09-30 Wakaba <[email protected]>
699
700 * css-token-1.dat: Test results for |\\{nl}| were incorrect.
701
702 2007-09-30 Wakaba <[email protected]>
703
704 * Makefile (update): New rule.
705
706 2007-09-29 Wakaba <[email protected]>
707
708 * tokenizer-test-1.test: New tests for invalid
709 attribute specifications are added.
710
711 2007-09-24 Wakaba <[email protected]>
712
713 * ContentChecker.t: New test data files are added.
714
715 * content-model-atom-1.dat, content-model-atom-2.dat: New test data.
716
717 2007-09-09 Wakaba <[email protected]>
718
719 * css-token-1.test: Test cases for remaining CSS tokens
720 are added.
721
722 2007-09-09 Wakaba <[email protected]>
723
724 * css-token-1.test: Test cases for one-char tokens, |COMMENT|,
725 and |COMMENT_INVALID| are added.
726
727 2007-09-09 Wakaba <[email protected]>
728
729 * css-token-1.test: |URI_PREFIX|, |UNICODE_RANGE|, |CDO|,
730 and |CDC| test cases are added.
731
732 2007-09-08 Wakaba <[email protected]>
733
734 * css-token-1.test: |URI| and |INVALID| test
735 cases are added.
736
737 2007-09-08 Wakaba <[email protected]>
738
739 * css-token-1.test: |NUMBER| and |DIMENSION| test
740 cases are added.
741
742 2007-09-08 Wakaba <[email protected]>
743
744 * css-token-1.test: |HASH| and |NUMBER|
745 test cases are added.
746
747 2007-09-08 Wakaba <[email protected]>
748
749 * css-token-1.test: |STRING| and |INVALID|
750 test cases are added.
751
752 2007-09-08 Wakaba <[email protected]>
753
754 * css-token-1.test: New tests are added.
755
756 2007-09-08 Wakaba <[email protected]>
757
758 * css-token-1.test, CSS-Tokenizer.t: New files.
759
760 2007-09-04 Wakaba <[email protected]>
761
762 * tree-test-1.dat: New tests are added.
763
764 2007-08-25 Wakaba <[email protected]>
765
766 * tokenizer-test-1.test: Two tests removed from |tokenizer/test2.test|
767 are added.
768
769 * tree-construction/, tokenizer/: Sync with latest html5lib.
770
771 2007-08-25 Wakaba <[email protected]>
772
773 * content-model-1.dat: New tests for |meta| corner cases
774 are added.
775
776 2007-08-22 Wakaba <[email protected]>
777
778 * tree-test-2.dat: New tests for |html| innerHTML are added.
779
780 2007-08-17 Wakaba <[email protected]>
781
782 * content-model-2.dat: New tests for |base|
783 following URI or hyperlink are added.
784
785 2007-08-17 Wakaba <[email protected]>
786
787 * content-model-1.dat: New tests for |noscript| in |head| are added.
788
789 * content-model-2.dat: A wrong result for |xml:lang| in
790 HTML document is fixed.
791
792 2007-08-11 Wakaba <[email protected]>
793
794 * ContentType.t: New tests for bitmap images are added.
795
796 2007-08-08 Wakaba <[email protected]>
797
798 * content-model-2.dat: Some error messages are changed.
799
800 * ContentType.t: New tests for |<script| sniffer are added.
801
802 2007-07-21 Wakaba <[email protected]>
803
804 * tree-test-2.dat: New tests for |thead|, |tbody|, and |tfoot|
805 fragment parsing.
806
807 2007-07-21 Wakaba <[email protected]>
808
809 * tree-test-1.dat: More tests for tags "in row" are added.
810
811 * HTML-tree.t: Quote test data for readability.
812
813 2007-07-21 Wakaba <[email protected]>
814
815 * tree-test-1.dat: More tests are added for |noframes|
816 after |</frameset>|.
817
818 2007-07-21 Wakaba <[email protected]>
819
820 * tree-test-1.dat: More tests for start tags "in caption"
821 insertion mode and for tags "in cell" insertion
822 mode are added.
823
824 2007-07-21 Wakaba <[email protected]>
825
826 * tree-test-1.dat: More tests for ignoring some tokens
827 are added.
828
829 2007-07-21 Wakaba <[email protected]>
830
831 * HTML-tokenizer.t: Set content model flag in new syntax.
832
833 2007-07-16 Wakaba <[email protected]>
834
835 * content-model-1.dat, content-model-2.dat: Some test data
836 have been updated due to new warnings.
837
838 2007-07-16 Wakaba <[email protected]>
839
840 * content-model-1.dat, content-model-2.dat: Add "in XML:charset"
841 error for test data that has |charset| in XML context.
842
843 * content-model-2.dat: Test data for "in XML:charset", "in XML:lang",
844 and "in HTML:xml:lang" are added.
845
846 2007-07-16 Wakaba <[email protected]>
847
848 * HTML-tokenizer.t: It now requires newer version
849 of JSON.pm due to the broken handling for utf8 string
850 of older version. Test data files |test3.test|
851 and |test4.test| are added. Convert surrogate
852 pair |\u| escapes in JSON file before it is input
853 into JSON.pm parser since it does not decode
854 them correctly. U+000D convertion was incorrect.
855
856 * HTML-tree.t: Support for new format for fragment
857 parsing tests.
858
859 * Makefile (tokenizer-files): New test
860 data files |test3.test| and |test4.test| are added.
861
862 * tokenizer-test-1.test: Test data for bare |hcro| and
863 entity references in attribute values are added.
864
865 * tokenizer-test-2.dat: Test data for U+000D are added.
866
867 2007-07-16 Wakaba <[email protected]>
868
869 * tree-test-1.dat: Tests for |<html>| in trailing
870 end phase and |</frameset>| in after frameset mode
871 are added.
872
873 * tree-test-2.dat: Tests for |</frameset>|
874 in |frameset| fragment parsing are added.
875
876 2007-07-16 Wakaba <[email protected]>
877
878 * tree-test-1.dat: New tests for trailing end phase
879 and white space in some insertion modes are added.
880
881 2007-07-15 Wakaba <[email protected]>
882
883 * Charset-DecodeHandler.t: Cases for charset names has
884 been changed to match with the module's implementation.
885
886 2007-07-15 Wakaba <[email protected]>
887
888 * Charset-DecodeHandler.t: New test script.
889
890 2007-07-07 Wakaba <[email protected]>
891
892 * tokenizer-test-1.test: A comment test is added.
893
894 2007-07-01 Wakaba <[email protected]>
895
896 * tree-test-1.dat: New tests for unmatched end tags.
897
898 2007-07-01 Wakaba <[email protected]>
899
900 * table-1.dat: New test data.
901
902 * ContentChecker.t: |table-1.dat| is added.
903
904 2007-06-30 Wakaba <[email protected]>
905
906 * tree-test-2.dat: Tests for <title> in fragments are added.
907
908 2007-06-30 Wakaba <[email protected]>
909
910 * URIChecker.t: Error level names in test results has
911 been changed.
912
913 * tokenizer-test-1.test: A test for bogus SYSTEM identifier
914 is added.
915
916 * content-model-1.dat, content-model-2.dat, content-model-3.dat,
917 content-model-4.dat: Error messages has been changed.
918
919 * ContentChecker.t: Appends error level to the error
920 message if any.
921
922 2007-06-25 Wakaba <[email protected]>
923
924 * content-model-2.dat: Tests for |<img ismap>| context
925 are added. Tests for |<command>|'s attributes are added.
926 Tests for |<menu>|'s attributes are added. Tests for |contextmenu|
927 are added.
928
929 * content-model-1.dat: Tests for |<datagrid>| contents
930 are added.
931
932 2007-06-25 Wakaba <[email protected]>
933
934 * tree-test-1.dat: The tests using |#document-fragment|
935 are move to |tree-test-2.dat|.
936
937 * tree-test-2.dat: New test data. In addition to
938 tests from |tree-test-1.dat|, two tests
939 for |</table>| are added.
940
941 * HTML-tree.t: |tree-test-2.dat| is added.
942
943 2007-06-25 Wakaba <[email protected]>
944
945 * tree-test-1.dat: Tests for end tag strings
946 in CDATA elements are added.
947
948 2007-06-24 Wakaba <[email protected]>
949
950 * content-model-1.dat: Tests for |footer|
951 content model are added.
952
953 * content-model-2.dat: Tests for |ping|
954 and |tabindex| attributes are added. Tests for |datetime|
955 attribute of |ins| and |del| elements are added.
956
957 * content-model-4.dat: New test data.
958
959 * ContentChecker.t: |content-model-4.dat| is added.
960
961 2007-06-24 Wakaba <[email protected]>
962
963 * tokenizer-test-1.test: Tests for HTML5 revisions 1.144
964 and 1.145 (CR and invalid character references) are added.
965 Tests for HTML5 revision 1.148 (character references
966 in attributes) are added.
967
968 * tree-test-1.dat: Tests for HTML5 revision 1.146 (white
969 space characters before root element start tag).
970
971 2007-06-24 Wakaba <[email protected]>
972
973 * tree-test-1.dat: Some test results are changed
974 and a test is added according to the HTML5
975 revisions 1.142 and 1.143 (<noscript> in <head>).
976
977 2007-06-24 Wakaba <[email protected]>
978
979 * tree-test-1.dat: Some test results are changed
980 since <base>, <link>, and <meta> in body
981 are no longer appended to the head element pointer (HTML5
982 revision 935).
983
984 * content-model-2.dat: Tests for |scoped|
985 attribute are added (HTML5 revision 938).
986
987 2007-06-24 Wakaba <[email protected]>
988
989 * tree-test-1.dat: Tests for CDATA/RCDATA innerHTML
990 with matching end tag are added (HTML5 revision 923).
991 A test for h2 in h1 is added (HTML5 revision 926).
992
993 2007-06-23 Wakaba <[email protected]>
994
995 * tree-test-1.dat: Tests for |<isindex>| are added (HTML5
996 revision 920).
997
998 2007-06-23 Wakaba <[email protected]>
999
1000 * tokenizer-test-1.test: Tests for conforming bare |&|
1001 are added.
1002
1003 * tree-test-1.dat: Tests for |</body>| are added.
1004
1005 2007-06-23 Wakaba <[email protected]>
1006
1007 * tree-test-1.dat: Always use uppercase document type name.
1008
1009 2007-06-23 Wakaba <[email protected]>
1010
1011 * HTML-tokenizer.t: Support for new DOCTYPE token syntax.
1012
1013 * tokenizer-test-1.test: Tests for DOCTYPE tokens
1014 are revised and added.
1015
1016 2007-06-23 Wakaba <[email protected]>
1017
1018 * tokenizer-test-1.test: Tests for |<| in tags are
1019 added. (HTML5 revisions 900, 901, 902, and 911.)
1020
1021 2007-06-23 Wakaba <[email protected]>
1022
1023 * tokenizer-test-1.test: |&lang;|, and |&rlang;| tests
1024 are added. (HTML5 revision 895.) A test for |&amp;;|
1025 is added.
1026
1027 2007-06-23 Wakaba <[email protected]>
1028
1029 * tokenizer-test-1.test: |&TRADE;| test added. (HTML5 revision 889.)
1030
1031 * HTML-tree.t: Output test file names. Escaped
1032 new line at the end of test data was removed.
1033
1034 * tokenizer-test-2.dat: Tests for newlines, NULL, and
1035 escape flag stuff in |set_inner_html|.
1036
1037 2007-06-23 Wakaba <[email protected]>
1038
1039 * tree-test-1.dat: New test for HTML5 revision 884 (</form>
1040 try to close its children).
1041
1042 2007-06-23 Wakaba <[email protected]>
1043
1044 * content-model-1.dat: Tests for space characters
1045 in id="" attribute are added.
1046
1047 2007-06-23 Wakaba <[email protected]>
1048
1049 * tree-test-1.dat: New tests for parse errors by
1050 tags closed by <li>, <dt>, or <dd>. (HTML5 revision 880.)
1051
1052 2007-06-23 Wakaba <[email protected]>
1053
1054 * tokenizer-test-2.dat: New test. This test file contains
1055 some tests that cannot be reliably tested by |HTML-tokenize.t|,
1056 since they depends on how characeters are supplied to the
1057 tokenizer.
1058
1059 * HTML-tree.t: |tokenizer-test-2.dat| added. |#data escaped|
1060 etc. supported.
1061
1062 2007-06-23 Wakaba <[email protected]>
1063
1064 * tokenizer-test-1.test: Tests for C1 character
1065 references are added.
1066
1067 2007-06-23 Wakaba <[email protected]>
1068
1069 * ContentChecker.t: Use NanoDOM-based manakai for XHTML.
1070 Note that a test fails that assumes XML attribute value
1071 normalization fails since XMLParserTemp.pm does
1072 not normalize white space in attribute value when
1073 creating an attribute node (and new NanoDOM-based
1074 manakai's Attr.value does not normalize white space
1075 for more Web compatibility).
1076
1077 2007-06-23 Wakaba <[email protected]>
1078
1079 * Makefile, HTML-tokenizer.t, HTML-tree.t: New test
1080 files are added.
1081
1082 * tokenize/, tree-construction/: Sync with latest html5lib
1083 trunk.
1084
1085 2007-06-05 Wakaba <[email protected]>
1086
1087 * content-model-2.dat: |script| |async| and |defer|
1088 no longer require |src|. |async| MUST NOT be
1089 specified if |defer|. (HTML5 revision 858).
1090
1091 2007-05-30 Wakaba <[email protected]>
1092
1093 * ContentChecker.t: Don't use obsolete |new| method.
1094
1095 * tree-test-1.dat: Nested form test added.
1096
1097 2007-05-27 Wakaba <[email protected]>
1098
1099 * content-model-2.dat: Some error messages are updated.
1100
1101 * content-model-1.dat: Very simple test for |tbody|, |thead|,
1102 and |tfoot| is added.
1103
1104 2007-05-26 Wakaba <[email protected]>
1105
1106 * content-model-2.dat: Tests for |rel| values are added.
1107
1108 2007-05-26 Wakaba <[email protected]>
1109
1110 * content-model-2.dat: Errors on obsolete media
1111 type (i.e. |text/javascript|) are added to the expected results.
1112
1113 * tree-test-1.dat: Tests for |style| elements' attributes
1114 are added.
1115
1116 2007-05-25 Wakaba <[email protected]>
1117
1118 * URIChecker.t: New test entries.
1119
1120 * content-model-2.dat: New test entries for URI attributes.
1121
1122 2007-05-25 Wakaba <[email protected]>
1123
1124 * URIChecker.t: New test.
1125
1126 2007-05-20 Wakaba <[email protected]>
1127
1128 * Makefile (content-type-files, content-checker-files): New rukes.
1129
1130 * content-type-result.txt, content-checker-result.txt: New files.
1131
1132 * tokenizer-result.txt, tree-construction-result.txt: New to CVS.
1133
1134 * content-model-2.dat: Warnings are added to unknown attributes
1135 for unknown elements. New tests for newly implemented
1136 attributes are added.
1137
1138 2007-05-20 Wakaba <[email protected]>
1139
1140 * content-model-1.dat: Required attributes are
1141 added to <link>s.
1142
1143 * content-model-2.dat: Tests for global event handler
1144 content attributes, <link>s and <embed>s are added.
1145
1146 2007-05-20 Wakaba <[email protected]>
1147
1148 * content-model-2.dat: Tests for additionally-implemented
1149 attributes are added.
1150
1151 2007-05-20 Wakaba <[email protected]>
1152
1153 * content-model-2.dat: Tests for <a>/interactive
1154 elements non-nesting are added.
1155
1156 2007-05-19 Wakaba <[email protected]>
1157
1158 * content-model-3.dat: New test.
1159
1160 * ContentChecker.t (@FILES): |content-model-3.dat| added.
1161
1162 2007-05-19 Wakaba <[email protected]>
1163
1164 * tree-test-1.dat: Tests for |<iframe>|, |<noframes>|,
1165 and |<xmp>| are added.
1166
1167 2007-05-19 Wakaba <[email protected]>
1168
1169 * content-model-1.dat: A content model conformance
1170 error was missing.
1171
1172 * content-model-2.dat: Unsupported global attribute (prefixed
1173 attribute) test is added. Tests for many HTML5 elements
1174 are added.
1175
1176 2007-05-19 Wakaba <[email protected]>
1177
1178 * content-model-2.dat: Tests for elements up to |progress|.
1179
1180 2007-05-19 Wakaba <[email protected]>
1181
1182 * content-model-2.dat: Tests for global attributes, |html|, |head|,
1183 |base|, |meta|, and |style|.
1184
1185 * ContentChecker.t: Support for |#data html| (HTML parsing
1186 mode).
1187
1188 2007-05-19 Wakaba <[email protected]>
1189
1190 * content-model-2.dat: New test.
1191
1192 * ContentChecker.t (@FILES): |content-model-2.dat| is added.
1193 (get_node_path): |ATTRIBUTE_NODE| support.
1194
1195 * content-model-1.dat: New tests for unknown
1196 element in HTML namespace.
1197
1198 2007-05-13 Wakaba <[email protected]>
1199
1200 * ContentChecker.t (manakai_element_type_match): Removed.
1201
1202 2007-05-13 Wakaba <[email protected]>
1203
1204 * content-model-1.dat: Tests for |a| content model are added.
1205 Tests for |legend| content model are added.
1206
1207 2007-05-13 Wakaba <[email protected]>
1208
1209 * content-model-1.dat: Tests for |li| content model are added.
1210
1211 2007-05-13 Wakaba <[email protected]>
1212
1213 * content-model-1.dat: Tests for |dd| content model are added.
1214 Tests for |em| content model (inline-level content
1215 or stricly inline-level content) are added.
1216 Tests for |dfn| content model are added.
1217
1218 2007-05-13 Wakaba <[email protected]>
1219
1220 * content-model-1.dat: New test data.
1221
1222 * ContentChecker.t: New test.
1223
1224 2007-05-05 Wakaba <[email protected]>
1225
1226 * tree-test-1.dat: ins > p test and noscript in noscript test
1227 are added.
1228
1229 2007-05-03 Wakaba <[email protected]>
1230
1231 * tokenizer-test-1.test: Incorrect DOCTYPE testa
1232 are added.
1233
1234 * tree-test-1.dat: |innerHTML| tests are added.
1235
1236 2007-05-03 Wakaba <[email protected]>
1237
1238 * LICENSE: New document.
1239
1240 2007-05-02 Wakaba <[email protected]>
1241
1242 * .cvsignore: Result files are added.
1243
1244 * HTML-tree.t: Support for document fragment tests.
1245
1246 * Makefile: Generate test result files.
1247
1248 * tokenizer-test-1.test: A new test to ensure that
1249 characters after end tag are preserved in RCDATA or CDATA
1250 case.
1251
1252 2007-05-01 Wakaba <[email protected]>
1253
1254 * HTML-tree.t: Use new |What::HTML->parse_string| method
1255 so that this test don't have to know parser class's
1256 internals.
1257
1258 * tree-test-1.dat: New tests for "(<head> stuffs) in body"
1259 and "(<head> stuffs) after body" are added.
1260
1261 2007-05-01 Wakaba <[email protected]>
1262
1263 * HTML-tree.t: New test file is added. Sort key
1264 was incorrect.
1265
1266 * HTML-tokenizer.t: New test file is added.
1267
1268 * tokenizer-test-1.test, tree-test-1.dat: New tests.
1269
1270 2007-04-30 Wakaba <[email protected]>
1271
1272 * .cvsignore: |tree-consturction| is added.
1273
1274 * HTML-tree.t: New test.
1275
1276 * Makefile: Rules for tree constructor tests are added.
1277
1278 2007-04-30 Wakaba <[email protected]>
1279
1280 * HTML-tokenizer.t: |Data::Dumper::Useqq| is replaced
1281 by customized ones so that utf8 vs byte string handling
1282 cause no error. Set |$JSON::UTF8| flag on so
1283 that the |JSON| module turns the utf8 flag on.
1284 Support for the |contentModelFlags| and |lastStartTag|
1285 test props. Show the input as well as description
1286 when a test fails.
1287
1288 2007-04-30 Wakaba <[email protected]>
1289
1290 * .cvsignore: New file.
1291
1292 * Makefile: New file.
1293
1294 * HTML-tokenizer.t: New test.
1295
1296 2007-04-24 Wakaba <[email protected]>
1297
1298 * ContentType.t: Remove some |my|s to avoid warnings.
1299
1300 2007-04-24 Wakaba <[email protected]>
1301
1302 * ChangeLog: New file.
1303
1304 * ContentType.t: New Perl test.
1305
1306

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24