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

Legend:
Removed from v.1.221  
changed lines
  Added in v.1.346

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24