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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.135 - (hide annotations) (download)
Sun Feb 10 07:34:10 2008 UTC (18 years, 5 months ago) by wakaba
Branch: MAIN
Changes since 1.134: +18 -0 lines
++ whatpm/t/ChangeLog	10 Feb 2008 07:34:02 -0000
2008-02-10  Wakaba  <wakaba@suika.fam.cx>

	* css-3.dat: New test file.

	* CSS-Parser-1.t: |css-3.dat| is added.  '-moz-pre-wrap' added.
	Typo for 'collapse' value fixed.  Support for '@namespace'
	serialization.

	* css-1.dat: New test data for selectors parsing.

	* css-font.dat: Error locations for 'u' errors are corrected.

	* css-table.dat: Test data for 'border-collapse' are added.

	* css-text.dat: Test data for '-moz-pre-wrap' are added.

	* css-visual.dat: Test data for 'background-position' are added.

++ whatpm/Whatpm/Charset/ChangeLog	10 Feb 2008 07:31:32 -0000
2008-02-10  Wakaba  <wakaba@suika.fam.cx>

	* CharDet.pm (detect): Catch an error in detection function.

++ whatpm/Whatpm/CSS/ChangeLog	10 Feb 2008 07:30:34 -0000
2008-02-10  Wakaba  <wakaba@suika.fam.cx>

	* Parser.pm: |attr(prefix|localname)| did not work.  Support
	for uppercase namespace prefixes (namespace prefixes were
	not normalized into lowercase when they were looked up.).  Report
	the property name token when an unknown property error is raised.
	The '-moz-pre-wrap' value is supported for 'white-space' property.
	('background-position'): 'center left' and 'center right'
	were not supported.

	* SelectorsParser.pm: Report the namespace prefix token when
	an undeclared prefix error is raised.  S_TOKEN in
	COMBINATOR_STATE was not handled correctly.

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24