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

Legend:
Removed from v.1.219  
changed lines
  Added in v.1.342

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24