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

Legend:
Removed from v.1.176  
changed lines
  Added in v.1.350

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24