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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.110 - (show annotations) (download)
Mon Jan 14 13:53:50 2008 UTC (18 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.109: +4 -0 lines
++ whatpm/t/ChangeLog	14 Jan 2008 13:53:09 -0000
2008-01-14  Wakaba  <wakaba@suika.fam.cx>

	* CSS-Parser-1.t, css-1.dat: New test files.

++ whatpm/Whatpm/CSS/ChangeLog	14 Jan 2008 13:53:42 -0000
	* Parser.pm (-moz-opacity): DOM attribute name was wrong.

2008-01-14  Wakaba  <wakaba@suika.fam.cx>

1 2008-01-14 Wakaba <[email protected]>
2
3 * CSS-Parser-1.t, css-1.dat: New test files.
4
5 2007-11-25 Wakaba <[email protected]>
6
7 * content-model-1.dat, content-model-2.dat, content-model-3.dat,
8 content-model-4.dat, table-1.dat: Test data are updated
9 for the significant content check.
10
11 * content-model-5.dat: New test data.
12
13 * ContentChecker.t: New test data file is added.
14
15 2007-11-24 Wakaba <[email protected]>
16
17 * content-model-2.dat: nest/@mode test data revised.
18 Test data for nest/@filter and rule/@condition are added.
19
20 2007-11-23 Wakaba <[email protected]>
21
22 * content-model-2.dat: Media type tests are revised.
23
24 2007-11-23 Wakaba <[email protected]>
25
26 * content-model-2.dat: New test data for character references
27 in |charset| attribute values.
28
29 2007-11-23 Wakaba <[email protected]>
30
31 * ContentChecker.t: Unset |input_encoding| attribute.
32
33 * content-model-1.dat, content-model-2.dat: New tests
34 for |charset| attribute value are added.
35
36 2007-11-18 Wakaba <[email protected]>
37
38 * ContentType.t: New tests for HTML5 sniffing algorithm,
39 leading white space support (HTML5 revisions 1013 and 1016).
40
41 2007-11-18 Wakaba <[email protected]>
42
43 * ContentType.t: New tests for HTML5 revision 1013 (except
44 for leading white spaces).
45
46 2007-11-11 Wakaba <[email protected]>
47
48 * content-model-4.dat: New tests for proposed link types.
49
50 2007-11-08 Wakaba <[email protected]>
51
52 * content-model-4.dat: s/noreferer/noreferrer/g
53 and s/noreferrer/noreferer/g (HTML5 revision 1132).
54
55 2007-11-04 Wakaba <[email protected]>
56
57 * content-model-2.dat: Tests for |manifest=""| are added.
58
59 2007-11-04 Wakaba <[email protected]>
60
61 * content-model-2.dat: <a><img ismap></a> is no longer
62 conforming (HTML5 revision 1115).
63
64 2007-11-04 Wakaba <[email protected]>
65
66 * content-model-1.dat, content-model-2.dat: <base>
67 w/o @target and @href is non-conforming (HTML5 revision 1115).
68
69 2007-11-04 Wakaba <[email protected]>
70
71 * content-model-4.dat: New tests for rel=up (HTML5 revision 1112)
72 and rel=noreferer (HTML5 revision 1118).
73
74 2007-10-26 Wakaba <[email protected]>
75
76 * content-model-2.dat: New test for |poster| (HTML5 revision 1097).
77
78 2007-10-23 Wakaba <[email protected]>
79
80 * content-model-2.dat: <script async defer> is now conforming (HTML5
81 revision 1085).
82
83 2007-10-14 Wakaba <[email protected]>
84
85 * content-model-1.dat, content-model-2.dat: New test
86 data for |rule|, |nest|, and |datatemplate| elements.
87
88 2007-09-30 Wakaba <[email protected]>
89
90 * css-token-1.dat: Test results for |\\{nl}| were incorrect.
91
92 2007-09-30 Wakaba <[email protected]>
93
94 * Makefile (update): New rule.
95
96 2007-09-29 Wakaba <[email protected]>
97
98 * tokenizer-test-1.test: New tests for invalid
99 attribute specifications are added.
100
101 2007-09-24 Wakaba <[email protected]>
102
103 * ContentChecker.t: New test data files are added.
104
105 * content-model-atom-1.dat, content-model-atom-2.dat: New test data.
106
107 2007-09-09 Wakaba <[email protected]>
108
109 * css-token-1.test: Test cases for remaining CSS tokens
110 are added.
111
112 2007-09-09 Wakaba <[email protected]>
113
114 * css-token-1.test: Test cases for one-char tokens, |COMMENT|,
115 and |COMMENT_INVALID| are added.
116
117 2007-09-09 Wakaba <[email protected]>
118
119 * css-token-1.test: |URI_PREFIX|, |UNICODE_RANGE|, |CDO|,
120 and |CDC| test cases are added.
121
122 2007-09-08 Wakaba <[email protected]>
123
124 * css-token-1.test: |URI| and |INVALID| test
125 cases are added.
126
127 2007-09-08 Wakaba <[email protected]>
128
129 * css-token-1.test: |NUMBER| and |DIMENSION| test
130 cases are added.
131
132 2007-09-08 Wakaba <[email protected]>
133
134 * css-token-1.test: |HASH| and |NUMBER|
135 test cases are added.
136
137 2007-09-08 Wakaba <[email protected]>
138
139 * css-token-1.test: |STRING| and |INVALID|
140 test cases are added.
141
142 2007-09-08 Wakaba <[email protected]>
143
144 * css-token-1.test: New tests are added.
145
146 2007-09-08 Wakaba <[email protected]>
147
148 * css-token-1.test, CSS-Tokenizer.t: New files.
149
150 2007-09-04 Wakaba <[email protected]>
151
152 * tree-test-1.dat: New tests are added.
153
154 2007-08-25 Wakaba <[email protected]>
155
156 * tokenizer-test-1.test: Two tests removed from |tokenizer/test2.test|
157 are added.
158
159 * tree-construction/, tokenizer/: Sync with latest html5lib.
160
161 2007-08-25 Wakaba <[email protected]>
162
163 * content-model-1.dat: New tests for |meta| corner cases
164 are added.
165
166 2007-08-22 Wakaba <[email protected]>
167
168 * tree-test-2.dat: New tests for |html| innerHTML are added.
169
170 2007-08-17 Wakaba <[email protected]>
171
172 * content-model-2.dat: New tests for |base|
173 following URI or hyperlink are added.
174
175 2007-08-17 Wakaba <[email protected]>
176
177 * content-model-1.dat: New tests for |noscript| in |head| are added.
178
179 * content-model-2.dat: A wrong result for |xml:lang| in
180 HTML document is fixed.
181
182 2007-08-11 Wakaba <[email protected]>
183
184 * ContentType.t: New tests for bitmap images are added.
185
186 2007-08-08 Wakaba <[email protected]>
187
188 * content-model-2.dat: Some error messages are changed.
189
190 * ContentType.t: New tests for |<script| sniffer are added.
191
192 2007-07-21 Wakaba <[email protected]>
193
194 * tree-test-2.dat: New tests for |thead|, |tbody|, and |tfoot|
195 fragment parsing.
196
197 2007-07-21 Wakaba <[email protected]>
198
199 * tree-test-1.dat: More tests for tags "in row" are added.
200
201 * HTML-tree.t: Quote test data for readability.
202
203 2007-07-21 Wakaba <[email protected]>
204
205 * tree-test-1.dat: More tests are added for |noframes|
206 after |</frameset>|.
207
208 2007-07-21 Wakaba <[email protected]>
209
210 * tree-test-1.dat: More tests for start tags "in caption"
211 insertion mode and for tags "in cell" insertion
212 mode are added.
213
214 2007-07-21 Wakaba <[email protected]>
215
216 * tree-test-1.dat: More tests for ignoring some tokens
217 are added.
218
219 2007-07-21 Wakaba <[email protected]>
220
221 * HTML-tokenizer.t: Set content model flag in new syntax.
222
223 2007-07-16 Wakaba <[email protected]>
224
225 * content-model-1.dat, content-model-2.dat: Some test data
226 have been updated due to new warnings.
227
228 2007-07-16 Wakaba <[email protected]>
229
230 * content-model-1.dat, content-model-2.dat: Add "in XML:charset"
231 error for test data that has |charset| in XML context.
232
233 * content-model-2.dat: Test data for "in XML:charset", "in XML:lang",
234 and "in HTML:xml:lang" are added.
235
236 2007-07-16 Wakaba <[email protected]>
237
238 * HTML-tokenizer.t: It now requires newer version
239 of JSON.pm due to the broken handling for utf8 string
240 of older version. Test data files |test3.test|
241 and |test4.test| are added. Convert surrogate
242 pair |\u| escapes in JSON file before it is input
243 into JSON.pm parser since it does not decode
244 them correctly. U+000D convertion was incorrect.
245
246 * HTML-tree.t: Support for new format for fragment
247 parsing tests.
248
249 * Makefile (tokenizer-files): New test
250 data files |test3.test| and |test4.test| are added.
251
252 * tokenizer-test-1.test: Test data for bare |hcro| and
253 entity references in attribute values are added.
254
255 * tokenizer-test-2.dat: Test data for U+000D are added.
256
257 2007-07-16 Wakaba <[email protected]>
258
259 * tree-test-1.dat: Tests for |<html>| in trailing
260 end phase and |</frameset>| in after frameset mode
261 are added.
262
263 * tree-test-2.dat: Tests for |</frameset>|
264 in |frameset| fragment parsing are added.
265
266 2007-07-16 Wakaba <[email protected]>
267
268 * tree-test-1.dat: New tests for trailing end phase
269 and white space in some insertion modes are added.
270
271 2007-07-15 Wakaba <[email protected]>
272
273 * Charset-DecodeHandler.t: Cases for charset names has
274 been changed to match with the module's implementation.
275
276 2007-07-15 Wakaba <[email protected]>
277
278 * Charset-DecodeHandler.t: New test script.
279
280 2007-07-07 Wakaba <[email protected]>
281
282 * tokenizer-test-1.test: A comment test is added.
283
284 2007-07-01 Wakaba <[email protected]>
285
286 * tree-test-1.dat: New tests for unmatched end tags.
287
288 2007-07-01 Wakaba <[email protected]>
289
290 * table-1.dat: New test data.
291
292 * ContentChecker.t: |table-1.dat| is added.
293
294 2007-06-30 Wakaba <[email protected]>
295
296 * tree-test-2.dat: Tests for <title> in fragments are added.
297
298 2007-06-30 Wakaba <[email protected]>
299
300 * URIChecker.t: Error level names in test results has
301 been changed.
302
303 * tokenizer-test-1.test: A test for bogus SYSTEM identifier
304 is added.
305
306 * content-model-1.dat, content-model-2.dat, content-model-3.dat,
307 content-model-4.dat: Error messages has been changed.
308
309 * ContentChecker.t: Appends error level to the error
310 message if any.
311
312 2007-06-25 Wakaba <[email protected]>
313
314 * content-model-2.dat: Tests for |<img ismap>| context
315 are added. Tests for |<command>|'s attributes are added.
316 Tests for |<menu>|'s attributes are added. Tests for |contextmenu|
317 are added.
318
319 * content-model-1.dat: Tests for |<datagrid>| contents
320 are added.
321
322 2007-06-25 Wakaba <[email protected]>
323
324 * tree-test-1.dat: The tests using |#document-fragment|
325 are move to |tree-test-2.dat|.
326
327 * tree-test-2.dat: New test data. In addition to
328 tests from |tree-test-1.dat|, two tests
329 for |</table>| are added.
330
331 * HTML-tree.t: |tree-test-2.dat| is added.
332
333 2007-06-25 Wakaba <[email protected]>
334
335 * tree-test-1.dat: Tests for end tag strings
336 in CDATA elements are added.
337
338 2007-06-24 Wakaba <[email protected]>
339
340 * content-model-1.dat: Tests for |footer|
341 content model are added.
342
343 * content-model-2.dat: Tests for |ping|
344 and |tabindex| attributes are added. Tests for |datetime|
345 attribute of |ins| and |del| elements are added.
346
347 * content-model-4.dat: New test data.
348
349 * ContentChecker.t: |content-model-4.dat| is added.
350
351 2007-06-24 Wakaba <[email protected]>
352
353 * tokenizer-test-1.test: Tests for HTML5 revisions 1.144
354 and 1.145 (CR and invalid character references) are added.
355 Tests for HTML5 revision 1.148 (character references
356 in attributes) are added.
357
358 * tree-test-1.dat: Tests for HTML5 revision 1.146 (white
359 space characters before root element start tag).
360
361 2007-06-24 Wakaba <[email protected]>
362
363 * tree-test-1.dat: Some test results are changed
364 and a test is added according to the HTML5
365 revisions 1.142 and 1.143 (<noscript> in <head>).
366
367 2007-06-24 Wakaba <[email protected]>
368
369 * tree-test-1.dat: Some test results are changed
370 since <base>, <link>, and <meta> in body
371 are no longer appended to the head element pointer (HTML5
372 revision 935).
373
374 * content-model-2.dat: Tests for |scoped|
375 attribute are added (HTML5 revision 938).
376
377 2007-06-24 Wakaba <[email protected]>
378
379 * tree-test-1.dat: Tests for CDATA/RCDATA innerHTML
380 with matching end tag are added (HTML5 revision 923).
381 A test for h2 in h1 is added (HTML5 revision 926).
382
383 2007-06-23 Wakaba <[email protected]>
384
385 * tree-test-1.dat: Tests for |<isindex>| are added (HTML5
386 revision 920).
387
388 2007-06-23 Wakaba <[email protected]>
389
390 * tokenizer-test-1.test: Tests for conforming bare |&|
391 are added.
392
393 * tree-test-1.dat: Tests for |</body>| are added.
394
395 2007-06-23 Wakaba <[email protected]>
396
397 * tree-test-1.dat: Always use uppercase document type name.
398
399 2007-06-23 Wakaba <[email protected]>
400
401 * HTML-tokenizer.t: Support for new DOCTYPE token syntax.
402
403 * tokenizer-test-1.test: Tests for DOCTYPE tokens
404 are revised and added.
405
406 2007-06-23 Wakaba <[email protected]>
407
408 * tokenizer-test-1.test: Tests for |<| in tags are
409 added. (HTML5 revisions 900, 901, 902, and 911.)
410
411 2007-06-23 Wakaba <[email protected]>
412
413 * tokenizer-test-1.test: |&lang;|, and |&rlang;| tests
414 are added. (HTML5 revision 895.) A test for |&amp;;|
415 is added.
416
417 2007-06-23 Wakaba <[email protected]>
418
419 * tokenizer-test-1.test: |&TRADE;| test added. (HTML5 revision 889.)
420
421 * HTML-tree.t: Output test file names. Escaped
422 new line at the end of test data was removed.
423
424 * tokenizer-test-2.dat: Tests for newlines, NULL, and
425 escape flag stuff in |set_inner_html|.
426
427 2007-06-23 Wakaba <[email protected]>
428
429 * tree-test-1.dat: New test for HTML5 revision 884 (</form>
430 try to close its children).
431
432 2007-06-23 Wakaba <[email protected]>
433
434 * content-model-1.dat: Tests for space characters
435 in id="" attribute are added.
436
437 2007-06-23 Wakaba <[email protected]>
438
439 * tree-test-1.dat: New tests for parse errors by
440 tags closed by <li>, <dt>, or <dd>. (HTML5 revision 880.)
441
442 2007-06-23 Wakaba <[email protected]>
443
444 * tokenizer-test-2.dat: New test. This test file contains
445 some tests that cannot be reliably tested by |HTML-tokenize.t|,
446 since they depends on how characeters are supplied to the
447 tokenizer.
448
449 * HTML-tree.t: |tokenizer-test-2.dat| added. |#data escaped|
450 etc. supported.
451
452 2007-06-23 Wakaba <[email protected]>
453
454 * tokenizer-test-1.test: Tests for C1 character
455 references are added.
456
457 2007-06-23 Wakaba <[email protected]>
458
459 * ContentChecker.t: Use NanoDOM-based manakai for XHTML.
460 Note that a test fails that assumes XML attribute value
461 normalization fails since XMLParserTemp.pm does
462 not normalize white space in attribute value when
463 creating an attribute node (and new NanoDOM-based
464 manakai's Attr.value does not normalize white space
465 for more Web compatibility).
466
467 2007-06-23 Wakaba <[email protected]>
468
469 * Makefile, HTML-tokenizer.t, HTML-tree.t: New test
470 files are added.
471
472 * tokenize/, tree-construction/: Sync with latest html5lib
473 trunk.
474
475 2007-06-05 Wakaba <[email protected]>
476
477 * content-model-2.dat: |script| |async| and |defer|
478 no longer require |src|. |async| MUST NOT be
479 specified if |defer|. (HTML5 revision 858).
480
481 2007-05-30 Wakaba <[email protected]>
482
483 * ContentChecker.t: Don't use obsolete |new| method.
484
485 * tree-test-1.dat: Nested form test added.
486
487 2007-05-27 Wakaba <[email protected]>
488
489 * content-model-2.dat: Some error messages are updated.
490
491 * content-model-1.dat: Very simple test for |tbody|, |thead|,
492 and |tfoot| is added.
493
494 2007-05-26 Wakaba <[email protected]>
495
496 * content-model-2.dat: Tests for |rel| values are added.
497
498 2007-05-26 Wakaba <[email protected]>
499
500 * content-model-2.dat: Errors on obsolete media
501 type (i.e. |text/javascript|) are added to the expected results.
502
503 * tree-test-1.dat: Tests for |style| elements' attributes
504 are added.
505
506 2007-05-25 Wakaba <[email protected]>
507
508 * URIChecker.t: New test entries.
509
510 * content-model-2.dat: New test entries for URI attributes.
511
512 2007-05-25 Wakaba <[email protected]>
513
514 * URIChecker.t: New test.
515
516 2007-05-20 Wakaba <[email protected]>
517
518 * Makefile (content-type-files, content-checker-files): New rukes.
519
520 * content-type-result.txt, content-checker-result.txt: New files.
521
522 * tokenizer-result.txt, tree-construction-result.txt: New to CVS.
523
524 * content-model-2.dat: Warnings are added to unknown attributes
525 for unknown elements. New tests for newly implemented
526 attributes are added.
527
528 2007-05-20 Wakaba <[email protected]>
529
530 * content-model-1.dat: Required attributes are
531 added to <link>s.
532
533 * content-model-2.dat: Tests for global event handler
534 content attributes, <link>s and <embed>s are added.
535
536 2007-05-20 Wakaba <[email protected]>
537
538 * content-model-2.dat: Tests for additionally-implemented
539 attributes are added.
540
541 2007-05-20 Wakaba <[email protected]>
542
543 * content-model-2.dat: Tests for <a>/interactive
544 elements non-nesting are added.
545
546 2007-05-19 Wakaba <[email protected]>
547
548 * content-model-3.dat: New test.
549
550 * ContentChecker.t (@FILES): |content-model-3.dat| added.
551
552 2007-05-19 Wakaba <[email protected]>
553
554 * tree-test-1.dat: Tests for |<iframe>|, |<noframes>|,
555 and |<xmp>| are added.
556
557 2007-05-19 Wakaba <[email protected]>
558
559 * content-model-1.dat: A content model conformance
560 error was missing.
561
562 * content-model-2.dat: Unsupported global attribute (prefixed
563 attribute) test is added. Tests for many HTML5 elements
564 are added.
565
566 2007-05-19 Wakaba <[email protected]>
567
568 * content-model-2.dat: Tests for elements up to |progress|.
569
570 2007-05-19 Wakaba <[email protected]>
571
572 * content-model-2.dat: Tests for global attributes, |html|, |head|,
573 |base|, |meta|, and |style|.
574
575 * ContentChecker.t: Support for |#data html| (HTML parsing
576 mode).
577
578 2007-05-19 Wakaba <[email protected]>
579
580 * content-model-2.dat: New test.
581
582 * ContentChecker.t (@FILES): |content-model-2.dat| is added.
583 (get_node_path): |ATTRIBUTE_NODE| support.
584
585 * content-model-1.dat: New tests for unknown
586 element in HTML namespace.
587
588 2007-05-13 Wakaba <[email protected]>
589
590 * ContentChecker.t (manakai_element_type_match): Removed.
591
592 2007-05-13 Wakaba <[email protected]>
593
594 * content-model-1.dat: Tests for |a| content model are added.
595 Tests for |legend| content model are added.
596
597 2007-05-13 Wakaba <[email protected]>
598
599 * content-model-1.dat: Tests for |li| content model are added.
600
601 2007-05-13 Wakaba <[email protected]>
602
603 * content-model-1.dat: Tests for |dd| content model are added.
604 Tests for |em| content model (inline-level content
605 or stricly inline-level content) are added.
606 Tests for |dfn| content model are added.
607
608 2007-05-13 Wakaba <[email protected]>
609
610 * content-model-1.dat: New test data.
611
612 * ContentChecker.t: New test.
613
614 2007-05-05 Wakaba <[email protected]>
615
616 * tree-test-1.dat: ins > p test and noscript in noscript test
617 are added.
618
619 2007-05-03 Wakaba <[email protected]>
620
621 * tokenizer-test-1.test: Incorrect DOCTYPE testa
622 are added.
623
624 * tree-test-1.dat: |innerHTML| tests are added.
625
626 2007-05-03 Wakaba <[email protected]>
627
628 * LICENSE: New document.
629
630 2007-05-02 Wakaba <[email protected]>
631
632 * .cvsignore: Result files are added.
633
634 * HTML-tree.t: Support for document fragment tests.
635
636 * Makefile: Generate test result files.
637
638 * tokenizer-test-1.test: A new test to ensure that
639 characters after end tag are preserved in RCDATA or CDATA
640 case.
641
642 2007-05-01 Wakaba <[email protected]>
643
644 * HTML-tree.t: Use new |What::HTML->parse_string| method
645 so that this test don't have to know parser class's
646 internals.
647
648 * tree-test-1.dat: New tests for "(<head> stuffs) in body"
649 and "(<head> stuffs) after body" are added.
650
651 2007-05-01 Wakaba <[email protected]>
652
653 * HTML-tree.t: New test file is added. Sort key
654 was incorrect.
655
656 * HTML-tokenizer.t: New test file is added.
657
658 * tokenizer-test-1.test, tree-test-1.dat: New tests.
659
660 2007-04-30 Wakaba <[email protected]>
661
662 * .cvsignore: |tree-consturction| is added.
663
664 * HTML-tree.t: New test.
665
666 * Makefile: Rules for tree constructor tests are added.
667
668 2007-04-30 Wakaba <[email protected]>
669
670 * HTML-tokenizer.t: |Data::Dumper::Useqq| is replaced
671 by customized ones so that utf8 vs byte string handling
672 cause no error. Set |$JSON::UTF8| flag on so
673 that the |JSON| module turns the utf8 flag on.
674 Support for the |contentModelFlags| and |lastStartTag|
675 test props. Show the input as well as description
676 when a test fails.
677
678 2007-04-30 Wakaba <[email protected]>
679
680 * .cvsignore: New file.
681
682 * Makefile: New file.
683
684 * HTML-tokenizer.t: New test.
685
686 2007-04-24 Wakaba <[email protected]>
687
688 * ContentType.t: Remove some |my|s to avoid warnings.
689
690 2007-04-24 Wakaba <[email protected]>
691
692 * ChangeLog: New file.
693
694 * ContentType.t: New Perl test.
695
696

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24