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

Diff of /markup/html/whatpm/t/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.197 by wakaba, Fri Mar 21 02:39:37 2008 UTC revision 1.343 by wakaba, Sun Aug 16 03:41:53 2009 UTC
# Line 1  Line 1 
1    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
2    
3            * tree-test-form.dat: Added test cases for <select> in "in select"
4            parsing modes.
5    
6    2009-07-26  Wakaba  <wakaba@suika.fam.cx>
7    
8            * tree-test-foreign.dat: Added xmlns:xlink test cases (cf. HTML5
9            revision 2701).
10    
11    2009-07-26  Wakaba  <wakaba@suika.fam.cx>
12    
13            * tree-test-2.dat: Fixed some wrong test results.
14    
15            * tree-test-form.dat, tree-test-phrasing.dat: Tests on </body>
16            after start tags of end-tag-optional element (cf. HTML5 revision
17            2806).
18    
19    2009-07-05  Wakaba  <wakaba@suika.fam.cx>
20    
21            * tree-test-1.dat: Added tests for <table> in <p> (c.f. HTML5
22            revision 3132).
23    
24    2009-07-05  Wakaba  <wakaba@suika.fam.cx>
25    
26            * tokenizer-test-1.test: Updated the result (c.f. HTML5 revision
27            3121).
28    
29    2009-07-03  Wakaba  <wakaba@suika.fam.cx>
30            
31            * tree-test-1.dat: Added test on <keygen> in <select> (c.f. HTML5
32            revision 3163).
33    
34    2009-07-03  Wakaba  <wakaba@suika.fam.cx>
35    
36            * tokenizer-test-1.test: < in unquoted attribute value is no
37            longer allowed (HTML5 revision 3206).
38    
39    2009-06-28  Wakaba  <wakaba@suika.fam.cx>
40    
41            * tree-test-1.dat, tree-test-flow.dat: Updated test results on
42            isindex (c.f. HTML5 revision 3236).
43    
44    2009-06-28  Wakaba  <wakaba@suika.fam.cx>
45    
46            * ContentChecker.t: Added new test data file.
47    
48    2008-12-13  Wakaba  <wakaba@suika.fam.cx>
49    
50            * content-model-7.dat: Added an example from HTML5 spec.
51    
52    2008-12-12  Wakaba  <wakaba@suika.fam.cx>
53    
54            * ContentChecker.t: Added new test data file.
55    
56    2008-12-12  Wakaba  <wakaba@suika.fam.cx>
57    
58            * ContentChecker.t: Added new test data file.
59    
60    2008-12-12  Wakaba  <wakaba@suika.fam.cx>
61    
62            * ContentChecker.t: Added new test data file.
63    
64    2008-12-06  Wakaba  <wakaba@suika.fam.cx>
65    
66            * ContentChecker.t: Added |dom-conformance/html-form-datalist.dat|.
67    
68    2008-12-06  Wakaba  <wakaba@suika.fam.cx>
69    
70            * content-checker.pl: Use new XML parser for parsing test data.
71            Use NanoDOM instead of manakai DOM implementation.
72    
73    2008-11-07  Wakaba  <wakaba@suika.fam.cx>
74    
75            * SWML-Parser.t: New test data files added.
76    
77    2008-11-07  Wakaba  <wakaba@suika.fam.cx>
78    
79            * SWML-Parser.t: Test file |swml/blocks-1.dat| added.
80    
81    2008-11-07  Wakaba  <wakaba@suika.fam.cx>
82    
83            * Makefile: A rule for SWML testing is added.
84    
85            * SWML-Parser.t: New file.
86    
87            * swml/: New directory.
88    
89    2008-10-20  Wakaba  <wakaba@suika.fam.cx>
90    
91            * XML-Parser.t: "xml/attrs-2.dat" added.
92    
93    2008-10-19  Wakaba  <wakaba@suika.fam.cx>
94    
95            * XML-Parser.t: "xml/entrefs-2.dat" added.
96    
97    2008-10-19  Wakaba  <wakaba@suika.fam.cx>
98    
99            * XML-Parser.t: "xml/entrefs-1.dat" added.
100    
101    2008-10-19  Wakaba  <wakaba@suika.fam.cx>
102    
103            * XML-Parser.t: "xml/eldecls-1.dat" added.
104    
105    2008-10-19  Wakaba  <wakaba@suika.fam.cx>
106    
107            * XML-Parser.t: Typo fixed.
108    
109    2008-10-19  Wakaba  <wakaba@suika.fam.cx>
110    
111            * XML-Parser.t: "xml/entities-1.dat" and "xml/entities-2.dat"
112            added.  Support for the "#entities" directive.
113    
114    2008-10-18  Wakaba  <wakaba@suika.fam.cx>
115    
116            * XML-Parser.t: "xml/notations-1.dat" added.
117    
118    2008-10-17  Wakaba  <wakaba@suika.fam.cx>
119    
120            * XML-Parser.t: "xml/attlists-1.dat" added.
121    
122    2008-10-16  Wakaba  <wakaba@suika.fam.cx>
123    
124            * XML-Parser.t: "xml/pis-2.dat" and "xml/comments-2.dat" are added.
125    
126    2008-10-15  Wakaba  <wakaba@suika.fam.cx>
127    
128            * XML-Parser.t: "xml/doctypes-2.dat" added.
129    
130            * tokenizer-test-1.test: Keyword case-sensitivility tests added.
131    
132    2008-10-15  Wakaba  <wakaba@suika.fam.cx>
133    
134            * XML-Parser.t: "xml/ns-elements-1.dat" added.
135    
136    2008-10-15  Wakaba  <wakaba@suika.fam.cx>
137    
138            * XML-Parser.t: "xml/pis-1.dat" and "xml/xmldecls-1.dat" added.
139            Test directifes "#xml-version", "#xml-encoding", and
140            "#xml-standalone" are added.
141    
142    2008-10-15  Wakaba  <wakaba@suika.fam.cx>
143    
144            * XML-Parser.t: "xml/charref-1.dat" added.
145    
146    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
147    
148            * XML-Parser.t: "xml/texts-1.dat" added.
149    
150            * tokenizer-test-2.dat: Test for ]]> are added.
151    
152    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
153    
154            * tree-test-foreign.dat: More test data are added.
155    
156    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
157    
158            * XML-Parser.t: "xml/elements-1.dat" and "xml/doctypes-1.dat"
159            added.
160    
161    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
162    
163            * XML-Parser.t: "xml/ns-attrs-1.dat" added.
164    
165    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
166    
167            * xml/: New directory.
168    
169            * Makefile: Tests for Whatpm::XML::Parser are added.
170    
171            * HTML-tree.t: Change the relative order of codes.
172    
173            * XML-Parser.t: New test script.
174    
175    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
176    
177            * HTML-tree.t: Serialization code moved to Whatpm::HTML::Dumper.
178    
179    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
180    
181            * tree-test-phrasing.dat: Wrong test results fixed.
182    
183            * tree-test-foreign.dat: New tests added.
184    
185            * testfiles.pl: "#..." line at the end of a test entry was not
186            supported.
187    
188            * HTML-tree.t: Show the "#data" content in "no #errors" error
189            message.
190    
191            * tokenizer-test-2.dat: A wrong test result fixed.
192    
193    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
194    
195            * HTML-tree.t: Test result format for oreign element/attribute
196            names are updated to the latest one for html5lib tests.  Append a
197            newline to the expected result only when it is not an empty
198            string, for comparablity with the actual result.
199    
200            * tokenizer-test-3.dat, tree-test-foreign.dat, tree-test-1.dat,
201            tree-test-3.dat: Test results for foreign elements are updated.
202    
203    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
204    
205            * HTML-tree.t: <!DOCTYPE> test result format changed to the latest
206            format for html5lib tests.
207    
208            * tree-test-1.dat, tokenizer-test-2.dat: Test results for
209            <!DOCTYPE> are updated.
210    
211    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
212    
213            * HTML-tree.t: Test data file parser changed to the common one.
214    
215    2008-10-13  Wakaba  <wakaba@suika.fam.cx>
216    
217            * tokenizer-test-2.dat: A test result was wrong.
218    
219    2008-10-07  Wakaba  <wakaba@suika.fam.cx>
220    
221            * content-model-1.dat: Some entries moved to
222            dom-conformance/html-1.dat, dom-conformance/html-flows-1.dat,
223            dom-conformance/html-links-1.dat,
224            dom-conformance/html-objects-1.dat, and
225            dom-conformance/html-interactive-1.dat.
226    
227            * content-model-2.dat: Removed (moved to
228            dom-conformance/xml-1.dat, dom-conformance/html-1.dat,
229            dom-conformance/html-links-1.dat,
230            dom-conformance/html-objects-1.dat,
231            dom-conformance/html-interactive-1.dat, and
232            dom-conformance/html-flows-1.dat).
233    
234            * content-model-3.dat: Removed (moved to
235            dom-conformance/xml-global.dat).
236    
237            * content-model-4.dat: Removed (moved to
238            dom-conformance/html-texts-1.dat and
239            dom-conformance/html-links-1.dat).
240    
241            * content-model-5.dat: Removed (moved to
242            dom-conformance/html-flows-1.dat).
243    
244            * content-model-6.dat: Removed (moved to
245            dom-conformance/html-dataset.dat).
246    
247            * ContentChecker.t: References to the removed files removed and
248            references to new files added.
249    
250            * ContentChecker-XML.t: New script.
251    
252            * Makefile: Updated.
253    
254    2008-10-07  Wakaba  <wakaba@suika.fam.cx>
255    
256            * content-model-2.dat: Repetition model test is moved to another
257            file.  A wrong test result fixed.  Broken test entries fixed.
258            <area rev> is now reported as "unknown attribute", since RDFa spec
259            adds that attribute to all elements with the Common attribute set.
260            Note that we have no plan to support RDFa, at the moment.
261    
262    2008-10-05  Wakaba  <wakaba@suika.fam.cx>
263    
264            * ContentChecker.t: New files added.
265    
266            * content-model-1.dat, content-model-2.dat: Numbers of test
267            entries are moved to other files.
268    
269    2008-10-05  Wakaba  <wakaba@suika.fam.cx>
270    
271            * content-model-1.dat, content-model-2.dat: Test results on
272            |label| contents fixed.
273    
274            * ContentChecker.t: |dom-conformance/html-form-label.dat| added.
275    
276            * dom-conformance/: New directory.
277    
278    2008-10-05  Wakaba  <wakaba@suika.fam.cx>
279    
280            * HTML-tree.t: New test files added.
281    
282            * Makefile: New test files added.
283    
284    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
285    
286            * tree-test-1.dat: Test results updated and new tests added on the
287            boundaries of Text nodes (HTML5 revision 2124).
288    
289    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
290    
291            * tree-test-form.dat: New test data file.
292    
293            * HTML-tree.t: |tree-test-form.dat| added.
294    
295            * tree-test-1.dat: Test results related to <option> and <optgroup>
296            are updated (cf. HTML5 revision 2128).
297    
298    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
299    
300            * tree-test-foreign.dat: New test data file.
301    
302            * HTML-tree.t: |tree-test-foreign.dat| added.
303    
304    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
305    
306            * tree-test-void.dat: Test on unmatched void end tag added (cf.
307            HTML5 revision 1731).
308    
309            * tree-test-1.dat: Test on unmatched end tag added (cf. HTML5
310            revision 1731).
311    
312    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
313    
314            * tree-test-void.dat: Test on |param| and |source| start tags are
315            added, as well as test on polytheistic slashes for new void
316            elements (HTML5 revision 1731).
317    
318    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
319    
320            * tree-test-flow.dat: Test on implied end tag before <p> start tag
321            are added (HTML5 revision 1731).
322    
323    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
324    
325            * tree-test-phrasing.dat, tree-test-flow.dat: New test data files.
326    
327            * HTML-tree.t: |tree-test-phrasing.dat| and |tree-test-flow.dat|
328            are added.
329    
330    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
331    
332            * tree-test-void.dat: New test data (cf. HTML5 revision 1731).
333    
334            * HTML-tree.t: |tree-test-void.dat| added.
335    
336            * tree-test-1.dat: Test on <listing> as a "special" element are
337            added.  Test on implied |option| and |optgroup| end tags are added
338            (cf. HTML5 revision 1731).
339    
340    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
341    
342            * tree-test-1.dat: Test related to "special", "formatting",
343            "scoping", and "phrasing" categories are added (cf. HTML5 revision
344            1778).
345    
346    2008-10-02  Wakaba  <wakaba@suika.fam.cx>
347    
348            * ContentType.t: More test cases on BOM are added.  Some test
349            results updated according to HTML5 revision 1927.  Tests on the
350            returned values in the list context are added.
351    
352    2008-09-22  Wakaba  <wakaba@suika.fam.cx>
353    
354            * content-model-2.dat: Test data on |for=""| attribute are added.
355    
356    2008-09-22  Wakaba  <wakaba@suika.fam.cx>
357    
358            * tokenizer-test-1.test: Test data on invalid character references
359            are added (cf. HTML5 revision 2138).
360    
361            * tokenizer-test-2.dat: Test data on U+000B are updated (HTML5
362            revision 2138).
363    
364    2008-09-22  Wakaba  <wakaba@suika.fam.cx>
365    
366            * content-model-2.dat: Test data for |area| |alt=""| are added (HTML5
367            revision 1932).
368    
369    2008-09-21  Wakaba  <wakaba@suika.fam.cx>
370    
371            * content-model-2.dat: Test data for |form=""| are added.
372    
373    2008-09-21  Wakaba  <wakaba@suika.fam.cx>
374    
375            * content-model-1.dat: Test data for |fieldset| |legend| are added.
376    
377    2008-09-21  Wakaba  <wakaba@suika.fam.cx>
378    
379            * content-model-2.dat: Test data for |form| |name| are added.
380    
381    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
382    
383            * content-model-1.dat, content-model-2.dat, content-model-4.dat:
384            Test data for U+000B are added (cf. HTML5 revision 1738).
385    
386    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
387    
388            * tokenizer-test-2.dat: Test result updated (cf. HTML5 revision
389            1738).
390    
391            * tree-test-1.dat: Test results updated.  New test data for the
392            treatement of U+000B are added (HTML5 revision 1738).
393    
394    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
395    
396            * tokenizer-test-1.test: Test data for U+000B are added (cf. HTML5
397            revision 1738).
398    
399    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
400    
401            * ContentType.t: Updated to disallow 0x0B as text byte (HTML5
402            revision 1738).
403    
404    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
405    
406            * content-checker.pl: Remove dedicated parser and adopt
407            testfiles.pl parser.
408    
409            * content-model-1.dat, content-model-2.dat: Typo fixed.
410    
411    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
412    
413            * content-model-1.dat: Test data for interactive contents are
414            added (cf. HTML5 revision 2018).
415    
416    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
417    
418            * content-model-2.dat: Add test data for accept-charset=""
419            attributes.
420    
421    2008-09-18  Wakaba  <wakaba@suika.fam.cx>
422    
423            * langtag-1.dat: More test data from RFC 4646 are added.
424    
425    2008-09-18  Wakaba  <wakaba@suika.fam.cx>
426    
427            * langtag-1.dat: More test data from RFC 4646 sections 1.-2.2.4.
428            are added.
429    
430    2008-09-18  Wakaba  <wakaba@suika.fam.cx>
431    
432            * LangTag.t: Completely rewritten using |testfiles.pl|.
433    
434            * testfiles.pl: New script.
435    
436            * langtag-1.dat: Tests for case are added.
437    
438    2008-09-18  Wakaba  <wakaba@suika.fam.cx>
439    
440            * ContentChecker.t: Atom tests are moved to another file.
441    
442            * ContentChecker-Atom.t, LangTag.t: New test scripts.
443    
444            * Makefile: Updated to invoke new test scripts.
445    
446            * langtag-1.dat: New test data file.
447    
448    2008-09-18  Wakaba  <wakaba@suika.fam.cx>
449    
450            * ContentChecker.t: Test engine moved to another script.
451    
452            * content-checker.pl: New script.
453    
454    2008-09-17  Wakaba  <wakaba@suika.fam.cx>
455    
456            * content-model-1.dat: Test results are updated.
457    
458            * content-model-2.dat: Tests for style="" are added.
459    
460    2008-09-16  Wakaba  <wakaba@suika.fam.cx>
461    
462            * css-text.dat: Test data for pre-wrap updated.
463    
464    2008-09-15  Wakaba  <wakaba@suika.fam.cx>
465    
466            * css-visual.dat: New test data for Firefox3's new 'width'
467            values.
468    
469    2008-09-13  Wakaba  <wakaba@suika.fam.cx>
470    
471            * content-model-2.dat: A test case for NCR in charset=""
472            is added.
473    
474    2008-09-13  Wakaba  <wakaba@suika.fam.cx>
475    
476            * tokenizer-test-3.dat: New test for MSE is added.
477    
478    2008-09-13  Wakaba  <wakaba@suika.fam.cx>
479    
480            * HTML-tree.t: tokenizer-test-3.dat added.
481    
482            * tokenizer-test-3.dat: New test data.
483    
484    2008-09-09  Wakaba  <wakaba@suika.fam.cx>
485    
486            * content-model-1.dat, content-model-7.dat: |a| is now
487            transparent (HTML5 revision 1963).
488    
489    2008-09-07  Wakaba  <wakaba@suika.fam.cx>
490    
491            * content-model-7.dat: Typo fixed.
492    
493            * content-model-6.dat: Test data for data-UPPERCASE (now
494            disallowed) are added (HTML5 revision 1945).
495    
496    2008-09-06  Wakaba  <wakaba@suika.fam.cx>
497    
498            * content-model-1.dat: Test data for |XSLT-compat|
499            added (HTML5 revision 2141).  A redundant test
500            entry is removed.
501    
502            * HTML-tree.t: Support for should-level errors.
503    
504    2008-09-06  Wakaba  <wakaba@suika.fam.cx>
505    
506            * content-model-1.dat: Form test data are added (cf. HTML5
507            revisions 2142-2155).
508    
509    2008-08-31  Wakaba  <wakaba@suika.fam.cx>
510    
511            * content-model-1.dat, content-model-2.dat: |event-source|
512            is renamed as |eventsource| (HTML5 revision 1863).
513    
514    2008-08-31  Wakaba  <wakaba@suika.fam.cx>
515    
516            * content-model-2.dat: Uppercase letters are not allowed
517            as embed custom attributes (HTML5 revision 1946).
518    
519    2008-08-31  Wakaba  <wakaba@suika.fam.cx>
520    
521            * tree-test-1.dat: Test data for after after frameset
522            insertion mode are added (cf. HTML5 revision 1909).
523    
524    2008-08-31  Wakaba  <wakaba@suika.fam.cx>
525    
526            * content-model-2.dat, content-model-6.dat: Custom
527            attributes on |embed| and |data-*| attributes must
528            be XML compatible (HTML5 revision 1836).
529    
530    2008-08-31  Wakaba  <wakaba@suika.fam.cx>
531    
532            * content-model-2.dat: xmlns="" on HTML elements that are
533            not the root of the HTML subtree are now allowed (HTML5
534            revision 1834).
535    
536    2008-08-31  Wakaba  <wakaba@suika.fam.cx>
537    
538            * content-model-2.dat: Alternate style sheet element must
539            have a non-empty title attribute (HTML5 revision 1942).
540    
541    2008-08-31  Wakaba  <wakaba@suika.fam.cx>
542    
543            * content-model-2.dat: A test data for wrong spelling of |irrelevant|
544            is added.
545    
546    2008-08-31  Wakaba  <wakaba@suika.fam.cx>
547    
548            * content-model-1.dat, content-model-2.dat: Test data
549            for the |bb| element are added (cf. HTML5 revision 1894).
550    
551            * content-model-2.dat: |irrelevant| renamed as |hidden| (HTML5
552            revision 2119).
553    
554            * content-model-7.dat: New test file.
555    
556    2008-08-31  Wakaba  <wakaba@suika.fam.cx>
557    
558            * content-model-2.dat: <embed> w/o src="" is conforming (HTML5
559            revision 1929).
560    
561    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
562    
563            * content-model-2.dat: @autosubmit dropped (HTML5
564            revision 2019).
565    
566    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
567    
568            * content-model-4.dat: Some test data for <time> are added (c.f.
569            HTML5 revision 2094).
570    
571    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
572    
573            * ContentType.t: Support for image/svg+xml (HTML revision 2096).
574    
575    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
576    
577            * tokenizer-test-1.dat: '"' and "'" at the end of attribute
578            name (after another attribute) now raise parse error (HTML5
579            revision 2123).  Empty unquoted attribute is no
580            longer allowed (HTML5 revision 2122).
581    
582            * HTML-tokenizer.t: Hash keys were not sorted when dumped.
583    
584    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
585    
586            * HTML-tree.dat: tree-test-3.dat added.
587    
588            * tree-test-3.dat: Test data for definitionURL="" are added (cf.
589            HTML5 revision 2130).
590    
591    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
592    
593            * content-model-1.dat, content-model-2.dat: Test data updated
594            and added for HTML5 revision 2062 and so on (@lang and @xml:lang).
595    
596    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
597    
598            * CSS-Parser.t: Updated for latest version of the
599            Whatpm::CSS::Parser module.
600    
601            * css-1.dat, css-2.dat, css-3.dat, css-4.dat,
602            css-font.dat, css-generated.dat, css-interactive.dat,
603            css-paged.dat, css-table.dat, css-text.dat, css-visual.dat:
604            Test results updated.
605    
606    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
607    
608            * ContentChecker.t: Updated for latest version of the
609            Whatpm::ContentChecker module.
610    
611            * content-model-1.dat, content-model-2.dat, content-model-3.dat,
612            content-model-4.dat, content-model-6.dat, content-model-atom-1.dat,
613            content-model-atom-2.dat, content-model-atom-threading-1.dat,
614            table-1.dat: Results updated.
615    
616    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
617    
618            * URIChecker.t: Error results updated.
619    
620    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
621    
622            * URIChecker.t: Test results updated to new error type names.
623    
624    2008-08-03  Wakaba  <wakaba@suika.fam.cx>
625    
626            * WebIDL.t: Test data files for exceptions, typedefs,
627            and valuetypes are added to the list.
628    
629    2008-08-02  Wakaba  <wakaba@suika.fam.cx>
630    
631            * WebIDL.t ($onerror): |value| argument value should be
632            checked as well as other argument values.
633    
634    2008-08-02  Wakaba  <wakaba@suika.fam.cx>
635    
636            * WebIDL.t: Check whether |text| argument of the error
637            is correct or not.
638    
639    2008-08-02  Wakaba  <wakaba@suika.fam.cx>
640    
641            * WebIDL.t: New test script.
642    
643            * webidl/: New directory.
644    
645    2008-06-08  Wakaba  <wakaba@suika.fam.cx>
646    
647            * content-model-1.dat, content-model-2.dat: Test data are
648            updated and added for <map name=""> and <map id=""> (HTML5
649            revisions 1722 and 1728).
650    
651    2008-06-08  Wakaba  <wakaba@suika.fam.cx>
652    
653            * content-model-1.dat: Test data for ruby are added (HTML5 revision
654            1704).
655    
656    2008-06-08  Wakaba  <wakaba@suika.fam.cx>
657    
658            * tree-test-1.dat: Test data added for ruby parsing (HTML5 revision
659            1704).
660    
661    2008-06-01  Wakaba  <wakaba@suika.fam.cx>
662    
663            * HTML-tokenizer.t, tokenizer-test-1.test: Update for new format.
664    
665    2008-06-01  Wakaba  <wakaba@suika.fam.cx>
666    
667            * content-model-6.dat: "data-" attribute is no longer allowed (HTML5
668            revision 1709).
669    
670            * content-model-2.dat: Add tests for rel=contact (cf. HTML5
671            revision 1711).
672    
673    2008-05-25  Wakaba  <wakaba@suika.fam.cx>
674    
675            * ContentType.t: Test result related to UTF-32 updated (HTML5
676            revision 1701).
677    
678    2008-05-25  Wakaba  <wakaba@suika.fam.cx>
679    
680            * content-model-2.dat: Test data on sizes="" are added (HTML5
681            revision 1558).
682    
683    2008-05-25  Wakaba  <wakaba@suika.fam.cx>
684    
685            * content-model-1.dat: Test data on <datagrid> content model
686            are added (cf. HTML5 revision 1566).  Empty |datagrid| elements
687            are no longer in error.
688    
689    2008-05-25  Wakaba  <wakaba@suika.fam.cx>
690    
691            * tree-test-1.dat: Test data on <noframes> are added (HTML5 revision
692            1692).
693    
694    2008-05-25  Wakaba  <wakaba@suika.fam.cx>
695    
696            * tree-test-1.dat: Test data on <isindex/> are added (HTML5
697            revision 1697).
698    
699    2008-05-24  Wakaba  <wakaba@suika.fam.cx>
700    
701            * tree-test-1.dat: Test data on EOF in foreign content insertion
702            mode are added (HTML5 revision 1693).  Test data on SVG camelCase
703            attributes are added (HTML5 revision 1700).  Test data on <textarea>
704            in <select> are added (HTML5 revision 1699).  Test data on HTML start
705            tags in foreign content insertion mode are added (HTML5 revision
706            1698).
707    
708            * content-model-1.dat, content-model-2.dat: Update test
709            results for <style> and <script>.
710    
711    2008-05-24  Wakaba  <wakaba@suika.fam.cx>
712    
713            * content-model-2.dat: Test data on sandbox="" and seemless=""
714            are added (cf. HTML5 revision 1637 and 1643).
715    
716    2008-05-24  Wakaba  <wakaba@suika.fam.cx>
717    
718            * ContentType.t: A fictional test data for image/vnd.microsoft.icon
719            are added (cf. HTML5 revision 1676).
720    
721    2008-05-24  Wakaba  <wakaba@suika.fam.cx>
722    
723            * tokenizer-test-2.dat: New test data on truncated doctypes (c.f.
724            HTML5 revision 1685).
725    
726    2008-05-24  Wakaba  <wakaba@suika.fam.cx>
727    
728            * tokenizer-test-1.test: New test data on EOF in tags are added
729            to cover changes in HTML5 revision 1684.
730    
731    2008-05-24  Wakaba  <wakaba@suika.fam.cx>
732    
733            * tree-test-1.dat: Test data related to changes in HTML5
734            revision 1686 are added.
735    
736    2008-05-16  Wakaba  <wakaba@suika.fam.cx>
737    
738            * content-model-2.dat: Test data for charset="" attribute
739            are added.
740    
741    2008-05-16  Wakaba  <wakaba@suika.fam.cx>
742    
743            * content-model-2.dat: Test data for pixeldata="" attribute
744            are added (HTML5 revision 1629).
745    
746    2008-05-10  Wakaba  <wakaba@suika.fam.cx>
747    
748            * content-model-2.dat: Boolean attributes now allow uppercase
749            letters (HTML5 revision 1572).
750    
751    2008-05-06  Wakaba  <wakaba@suika.fam.cx>
752    
753            * content-model-2.dat: Test data for td/@headers are added.
754    
755    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
756    
757            * content-model-2.dat: Test data for table/@cellpadding,
758            table/@cellspacing, @charoff, and script/@langauge are added.
759    
760    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
761    
762            * content-model-1.dat, content-model-2.dat: New test data
763            for meta refresh; some test results updated.  Duplicate
764            meta http-equiv="" are now non-conforming.
765    
766    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
767    
768            * table-1.dat: Test data updated and some new test data
769            added for new requirements (HTML5 revisions 1387 and 1388).
770    
771    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
772    
773            * ContentType.t: "text/plain; charset=UTF-8" and Content-Encoding
774            are no longer safe; test data for them are added (HTML5 revision 1288).
775    
776    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
777    
778            * ContentType.t: Test data of HTML with BOM are added (c.f.
779            HTML5 revision 1282).
780    
781    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
782    
783            * content-model-2.dat: Test data for repeat* global attributes
784            are added.
785    
786    2008-05-03  Wakaba  <wakaba@suika.fam.cx>
787    
788            * content-model-2.dat: Test data for |repeat-max=""|
789            and |repeat-start=""| attributes are added.
790    
791    2008-05-03  Wakaba  <wakaba@suika.fam.cx>
792    
793            * content-model-2.dat: Test data for repetition template attributes
794            are added.
795    
796    2008-05-03  Wakaba  <wakaba@suika.fam.cx>
797    
798            * content-model-2.dat: Test data for data template attributes are
799            added.
800    
801    2008-04-29  Wakaba  <wakaba@suika.fam.cx>
802    
803            * content-model-1.dat: Test data for <font> context are added.
804    
805    2008-04-29  Wakaba  <wakaba@suika.fam.cx>
806    
807            * content-model-4.dat: Terms no longer have to be unique (HTML5
808            revision 1467).
809    
810            * content-model-2.dat: Tests for |onstorage| attribute
811            are added (HTML5 revision 1495).  Fix test results
812            for unknown elements and attributes in the HTML namespace.
813    
814    2008-04-29  Wakaba  <wakaba@suika.fam.cx>
815    
816            * content-model-1.dat, content-model-2.dat: Test results
817            related to browsing context name or keyword are revised
818            and added (HTML5 revision 1470 and 1471).
819    
820    2008-04-13  Wakaba  <wakaba@suika.fam.cx>
821    
822            * HTML-tokenizer.t: Raise a parse error if there are disallowed
823            character (for compatibility with existing html5lib test data).
824    
825            * tokenizer-test-1.test: Some test results are updated with
826            regard to parse errors on disallowed characters.
827    
828            * tokenizer-test-2.dat: Test data for disallowed characters
829            are added (HTML5 revision 1263).
830    
831    2008-04-13  Wakaba  <wakaba@suika.fam.cx>
832    
833            * HTML-tokenizer.t, HTML-tree.t, Makefile: Support for html5lib
834            new test files.
835    
836    2008-04-13  Wakaba  <wakaba@suika.fam.cx>
837    
838            * content-model-2.dat: Test data updated and added for
839            global |xmlns| attributes (HTML5 revision 1426).
840    
841    2008-04-12  Wakaba  <wakaba@suika.fam.cx>
842    
843            * HTML-tokenizer.t: Remove "self-closing flag" if the start
844            tag token is that of a slash permitted element (This is necessary
845            to maintain compatibility with current test data, since in the
846            new algorithm whether slash is permitted or not is decided in
847            tree construction stage).
848    
849    2008-04-12  Wakaba  <wakaba@suika.fam.cx>
850    
851            * content-model-6.dat: New test data file.  Test data for
852            HTML custom data attributes (HTML5 revision 1399) are added.
853    
854            * ContentChecker.t: New test file |content-model-6.dat| is added.
855    
856    2008-03-29  Wakaba  <wakaba@suika.fam.cx>
857    
858            * content-model-1.dat, content-model-2.dat: s/prose/flow/g.
859    
860    2008-03-22  Wakaba  <wakaba@suika.fam.cx>
861    
862            * content-model-2.dat: Test data on |rev| attribute are added.
863    
864    2008-03-22  Wakaba  <wakaba@suika.fam.cx>
865    
866            * content-model-2.dat: Some test results were wrong.
867    
868    2008-03-22  Wakaba  <wakaba@suika.fam.cx>
869    
870            * content-model-2.dat: Test data on more HTML4 attributes
871            are added.
872    
873    2008-03-22  Wakaba  <wakaba@suika.fam.cx>
874    
875            * content-model-2.dat: Test data on more HTML4 attributes
876            are added.
877    
878    2008-03-22  Wakaba  <wakaba@suika.fam.cx>
879    
880            * content-model-2.dat: Test data on numbers of HTML4 deprecated
881            attributes are added.
882    
883    2008-03-22  Wakaba  <wakaba@suika.fam.cx>
884    
885            * content-model-2.dat: Test data on |@profile| and |@version| are
886            added.
887    
888    2008-03-22  Wakaba  <wakaba@suika.fam.cx>
889    
890            * content-model-1.dat: Now we support RDF.
891    
892            * content-model-2.dat: Test data on |@accesskey| attribute
893            are added.
894    
895  2008-03-21  Wakaba  <wakaba@suika.fam.cx>  2008-03-21  Wakaba  <wakaba@suika.fam.cx>
896    
897          * tokenizer-test-2.dat: A test from #whatwg is added.          * tokenizer-test-2.dat: A test from #whatwg is added.

Legend:
Removed from v.1.197  
changed lines
  Added in v.1.343

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24