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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.178 - (hide annotations) (download)
Sat Mar 8 13:26:45 2008 UTC (18 years, 6 months ago) by wakaba
Branch: MAIN
Changes since 1.177: +7 -0 lines
++ whatpm/t/ChangeLog	8 Mar 2008 13:26:40 -0000
	* tree-test-1.dat: A test data on <title> in <table>
	are added.

	* tree-test-2.dat: Test results updated (HTML5 revision 1328).

2008-03-08  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/Whatpm/ChangeLog	8 Mar 2008 13:12:05 -0000
	* HTML.pm.src: <title> is always appended to the current
	element (HTML5 revision 1328).

2008-03-08  Wakaba  <wakaba@suika.fam.cx>

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24