/[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.103 by wakaba, Sun Nov 18 04:26:50 2007 UTC revision 1.361 by wakaba, Sun Sep 6 08:29:32 2009 UTC
# Line 1  Line 1 
1    2009-09-06  Wakaba  <wakaba@suika.fam.cx>
2    
3            * tree-test-flow.dat: Added some test cases on the |hgroup|
4            element (HTML5 revision 3040).
5    
6    2009-09-06  Wakaba  <wakaba@suika.fam.cx>
7    
8            * tree-test-1.dat: Updated test results related to the "tainted"
9            flag (HTML5 revision 2988).
10    
11    2009-09-06  Wakaba  <wakaba@suika.fam.cx>
12    
13            * tree-test-void.dat: Updated test results related to the
14            |eventsource| tag (HTML5 revision 2870).
15    
16    2009-09-06  Wakaba  <wakaba@suika.fam.cx>
17    
18            * tree-test-1.dat, tree-test-form.dat, tree-test-void.dat: Added
19            and revised test results related to <keygen> parsing (HTML5
20            revision 2960).
21    
22    2009-09-05  Wakaba  <wakaba@suika.fam.cx>
23    
24            * tree-test-1.dat: Added test cases for "in table text" insertion
25            mode (HTML5 revision 3382).
26    
27    2009-09-05  Wakaba  <wakaba@suika.fam.cx>
28    
29            * tokenizer-test-1.test: Changed to keep non-normal character
30            references (HTML5 revision 3374).
31    
32    2009-09-05  Wakaba  <wakaba@suika.fam.cx>
33    
34            * tokenizer-test-1.test: Updated test results on unclosed start
35            and end tags (HTML5 revision 2990).
36    
37    2009-09-05  Wakaba  <wakaba@suika.fam.cx>
38    
39            * tokenizer-test-1.test: Added test cases for "comment end space
40            state" (HTML5 revision 3195).
41    
42    2009-09-05  Wakaba  <wakaba@suika.fam.cx>
43    
44            * tokenizer-test-1.test: Added test cases for "comment end bang
45            state" (HTML5 revision 3191).
46    
47    2009-08-22  Wakaba  <wakaba@suika.fam.cx>
48    
49            * ContentChecker.t: Added a new test data file.
50    
51    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
52    
53            * ContentChecker.t: Added a new test data file.
54    
55    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
56    
57            * content-model-7.dat: The |bb| element has been removed from the
58            spec so that relevant test results are changed (HTML5 revision
59            3621).
60    
61    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
62    
63            * tree-test-1.dat: Added tests for about:legacy-compat and changed
64            test results for XSLT-compat (HTML5 revision 2725).
65    
66    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
67    
68            * tree-test-form.dat: Added tests for <script> elements in
69            <select> and <select> in <table> (HTML5 revision 2500).
70    
71    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
72    
73            * tokenizer-test-1.test: "<" in attribute names are now parse
74            errors (HTML5 revision 3354).
75    
76    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
77    
78            * tree-test-1.dat: Changed test results for </br> in the after
79            head parsing mode (HTML5 revision 2586).
80    
81    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
82    
83            * tree-test-foreign.dat: Added tests for <font> in SVG (cf. HTML5
84            revision 2590).
85    
86    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
87    
88            * tree-test-1.dat, tree-test-3.dat, tree-test-flow.dat,
89            tree-test-foreign.dat, tree-test-form.dat, tree-test-phrasing.dat,
90            tokenizer-test-1.test, tokenizer-test-2.dat, tokenizer-test-3.dat:
91            DOCTYPE names are now normalized to its lowercased form (HTML5
92            revision 2502).
93    
94    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
95    
96            * tree-test-form.dat: Added test cases for <select> in "in select"
97            parsing modes.
98    
99    2009-07-26  Wakaba  <wakaba@suika.fam.cx>
100    
101            * tree-test-foreign.dat: Added xmlns:xlink test cases (cf. HTML5
102            revision 2701).
103    
104    2009-07-26  Wakaba  <wakaba@suika.fam.cx>
105    
106            * tree-test-2.dat: Fixed some wrong test results.
107    
108            * tree-test-form.dat, tree-test-phrasing.dat: Tests on </body>
109            after start tags of end-tag-optional element (cf. HTML5 revision
110            2806).
111    
112    2009-07-05  Wakaba  <wakaba@suika.fam.cx>
113    
114            * tree-test-1.dat: Added tests for <table> in <p> (c.f. HTML5
115            revision 3132).
116    
117    2009-07-05  Wakaba  <wakaba@suika.fam.cx>
118    
119            * tokenizer-test-1.test: Updated the result (c.f. HTML5 revision
120            3121).
121    
122    2009-07-03  Wakaba  <wakaba@suika.fam.cx>
123            
124            * tree-test-1.dat: Added test on <keygen> in <select> (c.f. HTML5
125            revision 3163).
126    
127    2009-07-03  Wakaba  <wakaba@suika.fam.cx>
128    
129            * tokenizer-test-1.test: < in unquoted attribute value is no
130            longer allowed (HTML5 revision 3206).
131    
132    2009-06-28  Wakaba  <wakaba@suika.fam.cx>
133    
134            * tree-test-1.dat, tree-test-flow.dat: Updated test results on
135            isindex (c.f. HTML5 revision 3236).
136    
137    2009-06-28  Wakaba  <wakaba@suika.fam.cx>
138    
139            * ContentChecker.t: Added new test data file.
140    
141    2008-12-13  Wakaba  <wakaba@suika.fam.cx>
142    
143            * content-model-7.dat: Added an example from HTML5 spec.
144    
145    2008-12-12  Wakaba  <wakaba@suika.fam.cx>
146    
147            * ContentChecker.t: Added new test data file.
148    
149    2008-12-12  Wakaba  <wakaba@suika.fam.cx>
150    
151            * ContentChecker.t: Added new test data file.
152    
153    2008-12-12  Wakaba  <wakaba@suika.fam.cx>
154    
155            * ContentChecker.t: Added new test data file.
156    
157    2008-12-06  Wakaba  <wakaba@suika.fam.cx>
158    
159            * ContentChecker.t: Added |dom-conformance/html-form-datalist.dat|.
160    
161    2008-12-06  Wakaba  <wakaba@suika.fam.cx>
162    
163            * content-checker.pl: Use new XML parser for parsing test data.
164            Use NanoDOM instead of manakai DOM implementation.
165    
166    2008-11-07  Wakaba  <wakaba@suika.fam.cx>
167    
168            * SWML-Parser.t: New test data files added.
169    
170    2008-11-07  Wakaba  <wakaba@suika.fam.cx>
171    
172            * SWML-Parser.t: Test file |swml/blocks-1.dat| added.
173    
174    2008-11-07  Wakaba  <wakaba@suika.fam.cx>
175    
176            * Makefile: A rule for SWML testing is added.
177    
178            * SWML-Parser.t: New file.
179    
180            * swml/: New directory.
181    
182    2008-10-20  Wakaba  <wakaba@suika.fam.cx>
183    
184            * XML-Parser.t: "xml/attrs-2.dat" added.
185    
186    2008-10-19  Wakaba  <wakaba@suika.fam.cx>
187    
188            * XML-Parser.t: "xml/entrefs-2.dat" added.
189    
190    2008-10-19  Wakaba  <wakaba@suika.fam.cx>
191    
192            * XML-Parser.t: "xml/entrefs-1.dat" added.
193    
194    2008-10-19  Wakaba  <wakaba@suika.fam.cx>
195    
196            * XML-Parser.t: "xml/eldecls-1.dat" added.
197    
198    2008-10-19  Wakaba  <wakaba@suika.fam.cx>
199    
200            * XML-Parser.t: Typo fixed.
201    
202    2008-10-19  Wakaba  <wakaba@suika.fam.cx>
203    
204            * XML-Parser.t: "xml/entities-1.dat" and "xml/entities-2.dat"
205            added.  Support for the "#entities" directive.
206    
207    2008-10-18  Wakaba  <wakaba@suika.fam.cx>
208    
209            * XML-Parser.t: "xml/notations-1.dat" added.
210    
211    2008-10-17  Wakaba  <wakaba@suika.fam.cx>
212    
213            * XML-Parser.t: "xml/attlists-1.dat" added.
214    
215    2008-10-16  Wakaba  <wakaba@suika.fam.cx>
216    
217            * XML-Parser.t: "xml/pis-2.dat" and "xml/comments-2.dat" are added.
218    
219    2008-10-15  Wakaba  <wakaba@suika.fam.cx>
220    
221            * XML-Parser.t: "xml/doctypes-2.dat" added.
222    
223            * tokenizer-test-1.test: Keyword case-sensitivility tests added.
224    
225    2008-10-15  Wakaba  <wakaba@suika.fam.cx>
226    
227            * XML-Parser.t: "xml/ns-elements-1.dat" added.
228    
229    2008-10-15  Wakaba  <wakaba@suika.fam.cx>
230    
231            * XML-Parser.t: "xml/pis-1.dat" and "xml/xmldecls-1.dat" added.
232            Test directifes "#xml-version", "#xml-encoding", and
233            "#xml-standalone" are added.
234    
235    2008-10-15  Wakaba  <wakaba@suika.fam.cx>
236    
237            * XML-Parser.t: "xml/charref-1.dat" added.
238    
239    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
240    
241            * XML-Parser.t: "xml/texts-1.dat" added.
242    
243            * tokenizer-test-2.dat: Test for ]]> are added.
244    
245    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
246    
247            * tree-test-foreign.dat: More test data are added.
248    
249    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
250    
251            * XML-Parser.t: "xml/elements-1.dat" and "xml/doctypes-1.dat"
252            added.
253    
254    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
255    
256            * XML-Parser.t: "xml/ns-attrs-1.dat" added.
257    
258    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
259    
260            * xml/: New directory.
261    
262            * Makefile: Tests for Whatpm::XML::Parser are added.
263    
264            * HTML-tree.t: Change the relative order of codes.
265    
266            * XML-Parser.t: New test script.
267    
268    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
269    
270            * HTML-tree.t: Serialization code moved to Whatpm::HTML::Dumper.
271    
272    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
273    
274            * tree-test-phrasing.dat: Wrong test results fixed.
275    
276            * tree-test-foreign.dat: New tests added.
277    
278            * testfiles.pl: "#..." line at the end of a test entry was not
279            supported.
280    
281            * HTML-tree.t: Show the "#data" content in "no #errors" error
282            message.
283    
284            * tokenizer-test-2.dat: A wrong test result fixed.
285    
286    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
287    
288            * HTML-tree.t: Test result format for oreign element/attribute
289            names are updated to the latest one for html5lib tests.  Append a
290            newline to the expected result only when it is not an empty
291            string, for comparablity with the actual result.
292    
293            * tokenizer-test-3.dat, tree-test-foreign.dat, tree-test-1.dat,
294            tree-test-3.dat: Test results for foreign elements are updated.
295    
296    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
297    
298            * HTML-tree.t: <!DOCTYPE> test result format changed to the latest
299            format for html5lib tests.
300    
301            * tree-test-1.dat, tokenizer-test-2.dat: Test results for
302            <!DOCTYPE> are updated.
303    
304    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
305    
306            * HTML-tree.t: Test data file parser changed to the common one.
307    
308    2008-10-13  Wakaba  <wakaba@suika.fam.cx>
309    
310            * tokenizer-test-2.dat: A test result was wrong.
311    
312    2008-10-07  Wakaba  <wakaba@suika.fam.cx>
313    
314            * content-model-1.dat: Some entries moved to
315            dom-conformance/html-1.dat, dom-conformance/html-flows-1.dat,
316            dom-conformance/html-links-1.dat,
317            dom-conformance/html-objects-1.dat, and
318            dom-conformance/html-interactive-1.dat.
319    
320            * content-model-2.dat: Removed (moved to
321            dom-conformance/xml-1.dat, dom-conformance/html-1.dat,
322            dom-conformance/html-links-1.dat,
323            dom-conformance/html-objects-1.dat,
324            dom-conformance/html-interactive-1.dat, and
325            dom-conformance/html-flows-1.dat).
326    
327            * content-model-3.dat: Removed (moved to
328            dom-conformance/xml-global.dat).
329    
330            * content-model-4.dat: Removed (moved to
331            dom-conformance/html-texts-1.dat and
332            dom-conformance/html-links-1.dat).
333    
334            * content-model-5.dat: Removed (moved to
335            dom-conformance/html-flows-1.dat).
336    
337            * content-model-6.dat: Removed (moved to
338            dom-conformance/html-dataset.dat).
339    
340            * ContentChecker.t: References to the removed files removed and
341            references to new files added.
342    
343            * ContentChecker-XML.t: New script.
344    
345            * Makefile: Updated.
346    
347    2008-10-07  Wakaba  <wakaba@suika.fam.cx>
348    
349            * content-model-2.dat: Repetition model test is moved to another
350            file.  A wrong test result fixed.  Broken test entries fixed.
351            <area rev> is now reported as "unknown attribute", since RDFa spec
352            adds that attribute to all elements with the Common attribute set.
353            Note that we have no plan to support RDFa, at the moment.
354    
355    2008-10-05  Wakaba  <wakaba@suika.fam.cx>
356    
357            * ContentChecker.t: New files added.
358    
359            * content-model-1.dat, content-model-2.dat: Numbers of test
360            entries are moved to other files.
361    
362    2008-10-05  Wakaba  <wakaba@suika.fam.cx>
363    
364            * content-model-1.dat, content-model-2.dat: Test results on
365            |label| contents fixed.
366    
367            * ContentChecker.t: |dom-conformance/html-form-label.dat| added.
368    
369            * dom-conformance/: New directory.
370    
371    2008-10-05  Wakaba  <wakaba@suika.fam.cx>
372    
373            * HTML-tree.t: New test files added.
374    
375            * Makefile: New test files added.
376    
377    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
378    
379            * tree-test-1.dat: Test results updated and new tests added on the
380            boundaries of Text nodes (HTML5 revision 2124).
381    
382    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
383    
384            * tree-test-form.dat: New test data file.
385    
386            * HTML-tree.t: |tree-test-form.dat| added.
387    
388            * tree-test-1.dat: Test results related to <option> and <optgroup>
389            are updated (cf. HTML5 revision 2128).
390    
391    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
392    
393            * tree-test-foreign.dat: New test data file.
394    
395            * HTML-tree.t: |tree-test-foreign.dat| added.
396    
397    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
398    
399            * tree-test-void.dat: Test on unmatched void end tag added (cf.
400            HTML5 revision 1731).
401    
402            * tree-test-1.dat: Test on unmatched end tag added (cf. HTML5
403            revision 1731).
404    
405    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
406    
407            * tree-test-void.dat: Test on |param| and |source| start tags are
408            added, as well as test on polytheistic slashes for new void
409            elements (HTML5 revision 1731).
410    
411    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
412    
413            * tree-test-flow.dat: Test on implied end tag before <p> start tag
414            are added (HTML5 revision 1731).
415    
416    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
417    
418            * tree-test-phrasing.dat, tree-test-flow.dat: New test data files.
419    
420            * HTML-tree.t: |tree-test-phrasing.dat| and |tree-test-flow.dat|
421            are added.
422    
423    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
424    
425            * tree-test-void.dat: New test data (cf. HTML5 revision 1731).
426    
427            * HTML-tree.t: |tree-test-void.dat| added.
428    
429            * tree-test-1.dat: Test on <listing> as a "special" element are
430            added.  Test on implied |option| and |optgroup| end tags are added
431            (cf. HTML5 revision 1731).
432    
433    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
434    
435            * tree-test-1.dat: Test related to "special", "formatting",
436            "scoping", and "phrasing" categories are added (cf. HTML5 revision
437            1778).
438    
439    2008-10-02  Wakaba  <wakaba@suika.fam.cx>
440    
441            * ContentType.t: More test cases on BOM are added.  Some test
442            results updated according to HTML5 revision 1927.  Tests on the
443            returned values in the list context are added.
444    
445    2008-09-22  Wakaba  <wakaba@suika.fam.cx>
446    
447            * content-model-2.dat: Test data on |for=""| attribute are added.
448    
449    2008-09-22  Wakaba  <wakaba@suika.fam.cx>
450    
451            * tokenizer-test-1.test: Test data on invalid character references
452            are added (cf. HTML5 revision 2138).
453    
454            * tokenizer-test-2.dat: Test data on U+000B are updated (HTML5
455            revision 2138).
456    
457    2008-09-22  Wakaba  <wakaba@suika.fam.cx>
458    
459            * content-model-2.dat: Test data for |area| |alt=""| are added (HTML5
460            revision 1932).
461    
462    2008-09-21  Wakaba  <wakaba@suika.fam.cx>
463    
464            * content-model-2.dat: Test data for |form=""| are added.
465    
466    2008-09-21  Wakaba  <wakaba@suika.fam.cx>
467    
468            * content-model-1.dat: Test data for |fieldset| |legend| are added.
469    
470    2008-09-21  Wakaba  <wakaba@suika.fam.cx>
471    
472            * content-model-2.dat: Test data for |form| |name| are added.
473    
474    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
475    
476            * content-model-1.dat, content-model-2.dat, content-model-4.dat:
477            Test data for U+000B are added (cf. HTML5 revision 1738).
478    
479    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
480    
481            * tokenizer-test-2.dat: Test result updated (cf. HTML5 revision
482            1738).
483    
484            * tree-test-1.dat: Test results updated.  New test data for the
485            treatement of U+000B are added (HTML5 revision 1738).
486    
487    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
488    
489            * tokenizer-test-1.test: Test data for U+000B are added (cf. HTML5
490            revision 1738).
491    
492    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
493    
494            * ContentType.t: Updated to disallow 0x0B as text byte (HTML5
495            revision 1738).
496    
497    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
498    
499            * content-checker.pl: Remove dedicated parser and adopt
500            testfiles.pl parser.
501    
502            * content-model-1.dat, content-model-2.dat: Typo fixed.
503    
504    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
505    
506            * content-model-1.dat: Test data for interactive contents are
507            added (cf. HTML5 revision 2018).
508    
509    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
510    
511            * content-model-2.dat: Add test data for accept-charset=""
512            attributes.
513    
514    2008-09-18  Wakaba  <wakaba@suika.fam.cx>
515    
516            * langtag-1.dat: More test data from RFC 4646 are added.
517    
518    2008-09-18  Wakaba  <wakaba@suika.fam.cx>
519    
520            * langtag-1.dat: More test data from RFC 4646 sections 1.-2.2.4.
521            are added.
522    
523    2008-09-18  Wakaba  <wakaba@suika.fam.cx>
524    
525            * LangTag.t: Completely rewritten using |testfiles.pl|.
526    
527            * testfiles.pl: New script.
528    
529            * langtag-1.dat: Tests for case are added.
530    
531    2008-09-18  Wakaba  <wakaba@suika.fam.cx>
532    
533            * ContentChecker.t: Atom tests are moved to another file.
534    
535            * ContentChecker-Atom.t, LangTag.t: New test scripts.
536    
537            * Makefile: Updated to invoke new test scripts.
538    
539            * langtag-1.dat: New test data file.
540    
541    2008-09-18  Wakaba  <wakaba@suika.fam.cx>
542    
543            * ContentChecker.t: Test engine moved to another script.
544    
545            * content-checker.pl: New script.
546    
547    2008-09-17  Wakaba  <wakaba@suika.fam.cx>
548    
549            * content-model-1.dat: Test results are updated.
550    
551            * content-model-2.dat: Tests for style="" are added.
552    
553    2008-09-16  Wakaba  <wakaba@suika.fam.cx>
554    
555            * css-text.dat: Test data for pre-wrap updated.
556    
557    2008-09-15  Wakaba  <wakaba@suika.fam.cx>
558    
559            * css-visual.dat: New test data for Firefox3's new 'width'
560            values.
561    
562    2008-09-13  Wakaba  <wakaba@suika.fam.cx>
563    
564            * content-model-2.dat: A test case for NCR in charset=""
565            is added.
566    
567    2008-09-13  Wakaba  <wakaba@suika.fam.cx>
568    
569            * tokenizer-test-3.dat: New test for MSE is added.
570    
571    2008-09-13  Wakaba  <wakaba@suika.fam.cx>
572    
573            * HTML-tree.t: tokenizer-test-3.dat added.
574    
575            * tokenizer-test-3.dat: New test data.
576    
577    2008-09-09  Wakaba  <wakaba@suika.fam.cx>
578    
579            * content-model-1.dat, content-model-7.dat: |a| is now
580            transparent (HTML5 revision 1963).
581    
582    2008-09-07  Wakaba  <wakaba@suika.fam.cx>
583    
584            * content-model-7.dat: Typo fixed.
585    
586            * content-model-6.dat: Test data for data-UPPERCASE (now
587            disallowed) are added (HTML5 revision 1945).
588    
589    2008-09-06  Wakaba  <wakaba@suika.fam.cx>
590    
591            * content-model-1.dat: Test data for |XSLT-compat|
592            added (HTML5 revision 2141).  A redundant test
593            entry is removed.
594    
595            * HTML-tree.t: Support for should-level errors.
596    
597    2008-09-06  Wakaba  <wakaba@suika.fam.cx>
598    
599            * content-model-1.dat: Form test data are added (cf. HTML5
600            revisions 2142-2155).
601    
602    2008-08-31  Wakaba  <wakaba@suika.fam.cx>
603    
604            * content-model-1.dat, content-model-2.dat: |event-source|
605            is renamed as |eventsource| (HTML5 revision 1863).
606    
607    2008-08-31  Wakaba  <wakaba@suika.fam.cx>
608    
609            * content-model-2.dat: Uppercase letters are not allowed
610            as embed custom attributes (HTML5 revision 1946).
611    
612    2008-08-31  Wakaba  <wakaba@suika.fam.cx>
613    
614            * tree-test-1.dat: Test data for after after frameset
615            insertion mode are added (cf. HTML5 revision 1909).
616    
617    2008-08-31  Wakaba  <wakaba@suika.fam.cx>
618    
619            * content-model-2.dat, content-model-6.dat: Custom
620            attributes on |embed| and |data-*| attributes must
621            be XML compatible (HTML5 revision 1836).
622    
623    2008-08-31  Wakaba  <wakaba@suika.fam.cx>
624    
625            * content-model-2.dat: xmlns="" on HTML elements that are
626            not the root of the HTML subtree are now allowed (HTML5
627            revision 1834).
628    
629    2008-08-31  Wakaba  <wakaba@suika.fam.cx>
630    
631            * content-model-2.dat: Alternate style sheet element must
632            have a non-empty title attribute (HTML5 revision 1942).
633    
634    2008-08-31  Wakaba  <wakaba@suika.fam.cx>
635    
636            * content-model-2.dat: A test data for wrong spelling of |irrelevant|
637            is added.
638    
639    2008-08-31  Wakaba  <wakaba@suika.fam.cx>
640    
641            * content-model-1.dat, content-model-2.dat: Test data
642            for the |bb| element are added (cf. HTML5 revision 1894).
643    
644            * content-model-2.dat: |irrelevant| renamed as |hidden| (HTML5
645            revision 2119).
646    
647            * content-model-7.dat: New test file.
648    
649    2008-08-31  Wakaba  <wakaba@suika.fam.cx>
650    
651            * content-model-2.dat: <embed> w/o src="" is conforming (HTML5
652            revision 1929).
653    
654    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
655    
656            * content-model-2.dat: @autosubmit dropped (HTML5
657            revision 2019).
658    
659    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
660    
661            * content-model-4.dat: Some test data for <time> are added (c.f.
662            HTML5 revision 2094).
663    
664    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
665    
666            * ContentType.t: Support for image/svg+xml (HTML revision 2096).
667    
668    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
669    
670            * tokenizer-test-1.dat: '"' and "'" at the end of attribute
671            name (after another attribute) now raise parse error (HTML5
672            revision 2123).  Empty unquoted attribute is no
673            longer allowed (HTML5 revision 2122).
674    
675            * HTML-tokenizer.t: Hash keys were not sorted when dumped.
676    
677    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
678    
679            * HTML-tree.dat: tree-test-3.dat added.
680    
681            * tree-test-3.dat: Test data for definitionURL="" are added (cf.
682            HTML5 revision 2130).
683    
684    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
685    
686            * content-model-1.dat, content-model-2.dat: Test data updated
687            and added for HTML5 revision 2062 and so on (@lang and @xml:lang).
688    
689    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
690    
691            * CSS-Parser.t: Updated for latest version of the
692            Whatpm::CSS::Parser module.
693    
694            * css-1.dat, css-2.dat, css-3.dat, css-4.dat,
695            css-font.dat, css-generated.dat, css-interactive.dat,
696            css-paged.dat, css-table.dat, css-text.dat, css-visual.dat:
697            Test results updated.
698    
699    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
700    
701            * ContentChecker.t: Updated for latest version of the
702            Whatpm::ContentChecker module.
703    
704            * content-model-1.dat, content-model-2.dat, content-model-3.dat,
705            content-model-4.dat, content-model-6.dat, content-model-atom-1.dat,
706            content-model-atom-2.dat, content-model-atom-threading-1.dat,
707            table-1.dat: Results updated.
708    
709    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
710    
711            * URIChecker.t: Error results updated.
712    
713    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
714    
715            * URIChecker.t: Test results updated to new error type names.
716    
717    2008-08-03  Wakaba  <wakaba@suika.fam.cx>
718    
719            * WebIDL.t: Test data files for exceptions, typedefs,
720            and valuetypes are added to the list.
721    
722    2008-08-02  Wakaba  <wakaba@suika.fam.cx>
723    
724            * WebIDL.t ($onerror): |value| argument value should be
725            checked as well as other argument values.
726    
727    2008-08-02  Wakaba  <wakaba@suika.fam.cx>
728    
729            * WebIDL.t: Check whether |text| argument of the error
730            is correct or not.
731    
732    2008-08-02  Wakaba  <wakaba@suika.fam.cx>
733    
734            * WebIDL.t: New test script.
735    
736            * webidl/: New directory.
737    
738    2008-06-08  Wakaba  <wakaba@suika.fam.cx>
739    
740            * content-model-1.dat, content-model-2.dat: Test data are
741            updated and added for <map name=""> and <map id=""> (HTML5
742            revisions 1722 and 1728).
743    
744    2008-06-08  Wakaba  <wakaba@suika.fam.cx>
745    
746            * content-model-1.dat: Test data for ruby are added (HTML5 revision
747            1704).
748    
749    2008-06-08  Wakaba  <wakaba@suika.fam.cx>
750    
751            * tree-test-1.dat: Test data added for ruby parsing (HTML5 revision
752            1704).
753    
754    2008-06-01  Wakaba  <wakaba@suika.fam.cx>
755    
756            * HTML-tokenizer.t, tokenizer-test-1.test: Update for new format.
757    
758    2008-06-01  Wakaba  <wakaba@suika.fam.cx>
759    
760            * content-model-6.dat: "data-" attribute is no longer allowed (HTML5
761            revision 1709).
762    
763            * content-model-2.dat: Add tests for rel=contact (cf. HTML5
764            revision 1711).
765    
766    2008-05-25  Wakaba  <wakaba@suika.fam.cx>
767    
768            * ContentType.t: Test result related to UTF-32 updated (HTML5
769            revision 1701).
770    
771    2008-05-25  Wakaba  <wakaba@suika.fam.cx>
772    
773            * content-model-2.dat: Test data on sizes="" are added (HTML5
774            revision 1558).
775    
776    2008-05-25  Wakaba  <wakaba@suika.fam.cx>
777    
778            * content-model-1.dat: Test data on <datagrid> content model
779            are added (cf. HTML5 revision 1566).  Empty |datagrid| elements
780            are no longer in error.
781    
782    2008-05-25  Wakaba  <wakaba@suika.fam.cx>
783    
784            * tree-test-1.dat: Test data on <noframes> are added (HTML5 revision
785            1692).
786    
787    2008-05-25  Wakaba  <wakaba@suika.fam.cx>
788    
789            * tree-test-1.dat: Test data on <isindex/> are added (HTML5
790            revision 1697).
791    
792    2008-05-24  Wakaba  <wakaba@suika.fam.cx>
793    
794            * tree-test-1.dat: Test data on EOF in foreign content insertion
795            mode are added (HTML5 revision 1693).  Test data on SVG camelCase
796            attributes are added (HTML5 revision 1700).  Test data on <textarea>
797            in <select> are added (HTML5 revision 1699).  Test data on HTML start
798            tags in foreign content insertion mode are added (HTML5 revision
799            1698).
800    
801            * content-model-1.dat, content-model-2.dat: Update test
802            results for <style> and <script>.
803    
804    2008-05-24  Wakaba  <wakaba@suika.fam.cx>
805    
806            * content-model-2.dat: Test data on sandbox="" and seemless=""
807            are added (cf. HTML5 revision 1637 and 1643).
808    
809    2008-05-24  Wakaba  <wakaba@suika.fam.cx>
810    
811            * ContentType.t: A fictional test data for image/vnd.microsoft.icon
812            are added (cf. HTML5 revision 1676).
813    
814    2008-05-24  Wakaba  <wakaba@suika.fam.cx>
815    
816            * tokenizer-test-2.dat: New test data on truncated doctypes (c.f.
817            HTML5 revision 1685).
818    
819    2008-05-24  Wakaba  <wakaba@suika.fam.cx>
820    
821            * tokenizer-test-1.test: New test data on EOF in tags are added
822            to cover changes in HTML5 revision 1684.
823    
824    2008-05-24  Wakaba  <wakaba@suika.fam.cx>
825    
826            * tree-test-1.dat: Test data related to changes in HTML5
827            revision 1686 are added.
828    
829    2008-05-16  Wakaba  <wakaba@suika.fam.cx>
830    
831            * content-model-2.dat: Test data for charset="" attribute
832            are added.
833    
834    2008-05-16  Wakaba  <wakaba@suika.fam.cx>
835    
836            * content-model-2.dat: Test data for pixeldata="" attribute
837            are added (HTML5 revision 1629).
838    
839    2008-05-10  Wakaba  <wakaba@suika.fam.cx>
840    
841            * content-model-2.dat: Boolean attributes now allow uppercase
842            letters (HTML5 revision 1572).
843    
844    2008-05-06  Wakaba  <wakaba@suika.fam.cx>
845    
846            * content-model-2.dat: Test data for td/@headers are added.
847    
848    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
849    
850            * content-model-2.dat: Test data for table/@cellpadding,
851            table/@cellspacing, @charoff, and script/@langauge are added.
852    
853    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
854    
855            * content-model-1.dat, content-model-2.dat: New test data
856            for meta refresh; some test results updated.  Duplicate
857            meta http-equiv="" are now non-conforming.
858    
859    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
860    
861            * table-1.dat: Test data updated and some new test data
862            added for new requirements (HTML5 revisions 1387 and 1388).
863    
864    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
865    
866            * ContentType.t: "text/plain; charset=UTF-8" and Content-Encoding
867            are no longer safe; test data for them are added (HTML5 revision 1288).
868    
869    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
870    
871            * ContentType.t: Test data of HTML with BOM are added (c.f.
872            HTML5 revision 1282).
873    
874    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
875    
876            * content-model-2.dat: Test data for repeat* global attributes
877            are added.
878    
879    2008-05-03  Wakaba  <wakaba@suika.fam.cx>
880    
881            * content-model-2.dat: Test data for |repeat-max=""|
882            and |repeat-start=""| attributes are added.
883    
884    2008-05-03  Wakaba  <wakaba@suika.fam.cx>
885    
886            * content-model-2.dat: Test data for repetition template attributes
887            are added.
888    
889    2008-05-03  Wakaba  <wakaba@suika.fam.cx>
890    
891            * content-model-2.dat: Test data for data template attributes are
892            added.
893    
894    2008-04-29  Wakaba  <wakaba@suika.fam.cx>
895    
896            * content-model-1.dat: Test data for <font> context are added.
897    
898    2008-04-29  Wakaba  <wakaba@suika.fam.cx>
899    
900            * content-model-4.dat: Terms no longer have to be unique (HTML5
901            revision 1467).
902    
903            * content-model-2.dat: Tests for |onstorage| attribute
904            are added (HTML5 revision 1495).  Fix test results
905            for unknown elements and attributes in the HTML namespace.
906    
907    2008-04-29  Wakaba  <wakaba@suika.fam.cx>
908    
909            * content-model-1.dat, content-model-2.dat: Test results
910            related to browsing context name or keyword are revised
911            and added (HTML5 revision 1470 and 1471).
912    
913    2008-04-13  Wakaba  <wakaba@suika.fam.cx>
914    
915            * HTML-tokenizer.t: Raise a parse error if there are disallowed
916            character (for compatibility with existing html5lib test data).
917    
918            * tokenizer-test-1.test: Some test results are updated with
919            regard to parse errors on disallowed characters.
920    
921            * tokenizer-test-2.dat: Test data for disallowed characters
922            are added (HTML5 revision 1263).
923    
924    2008-04-13  Wakaba  <wakaba@suika.fam.cx>
925    
926            * HTML-tokenizer.t, HTML-tree.t, Makefile: Support for html5lib
927            new test files.
928    
929    2008-04-13  Wakaba  <wakaba@suika.fam.cx>
930    
931            * content-model-2.dat: Test data updated and added for
932            global |xmlns| attributes (HTML5 revision 1426).
933    
934    2008-04-12  Wakaba  <wakaba@suika.fam.cx>
935    
936            * HTML-tokenizer.t: Remove "self-closing flag" if the start
937            tag token is that of a slash permitted element (This is necessary
938            to maintain compatibility with current test data, since in the
939            new algorithm whether slash is permitted or not is decided in
940            tree construction stage).
941    
942    2008-04-12  Wakaba  <wakaba@suika.fam.cx>
943    
944            * content-model-6.dat: New test data file.  Test data for
945            HTML custom data attributes (HTML5 revision 1399) are added.
946    
947            * ContentChecker.t: New test file |content-model-6.dat| is added.
948    
949    2008-03-29  Wakaba  <wakaba@suika.fam.cx>
950    
951            * content-model-1.dat, content-model-2.dat: s/prose/flow/g.
952    
953    2008-03-22  Wakaba  <wakaba@suika.fam.cx>
954    
955            * content-model-2.dat: Test data on |rev| attribute are added.
956    
957    2008-03-22  Wakaba  <wakaba@suika.fam.cx>
958    
959            * content-model-2.dat: Some test results were wrong.
960    
961    2008-03-22  Wakaba  <wakaba@suika.fam.cx>
962    
963            * content-model-2.dat: Test data on more HTML4 attributes
964            are added.
965    
966    2008-03-22  Wakaba  <wakaba@suika.fam.cx>
967    
968            * content-model-2.dat: Test data on more HTML4 attributes
969            are added.
970    
971    2008-03-22  Wakaba  <wakaba@suika.fam.cx>
972    
973            * content-model-2.dat: Test data on numbers of HTML4 deprecated
974            attributes are added.
975    
976    2008-03-22  Wakaba  <wakaba@suika.fam.cx>
977    
978            * content-model-2.dat: Test data on |@profile| and |@version| are
979            added.
980    
981    2008-03-22  Wakaba  <wakaba@suika.fam.cx>
982    
983            * content-model-1.dat: Now we support RDF.
984    
985            * content-model-2.dat: Test data on |@accesskey| attribute
986            are added.
987    
988    2008-03-21  Wakaba  <wakaba@suika.fam.cx>
989    
990            * tokenizer-test-2.dat: A test from #whatwg is added.
991    
992    2008-03-20  Wakaba  <wakaba@suika.fam.cx>
993    
994            * content-model-atom-1.dat: New test data are added.
995    
996            * content-model-atom-2.dat: New test data are
997            added from Atom test suite.
998    
999    2008-03-20  Wakaba  <wakaba@suika.fam.cx>
1000    
1001            * content-model-atom-threading-1.dat: New test data
1002            on |thr:total| element are added
1003    
1004    2008-03-20  Wakaba  <wakaba@suika.fam.cx>
1005    
1006            * ContentChecker.t: |content-model-atom-threading-1.dat|
1007            added.
1008    
1009            * content-model-atom-threading-1.dat: New test file.
1010    
1011    2008-03-20  Wakaba  <wakaba@suika.fam.cx>
1012    
1013            * ContentCheker.t: Replace dummy error type for subdoc
1014            checking invocations to ";SUBDOC".
1015    
1016            * content-model-1.dat, content-model-2.dat: Test
1017            results revised to support the aforementioned change.
1018    
1019            * content-model-atom-1.dat: Test results revised
1020            so that |type=html| in Text construct is now
1021            tested whether the subdoc code is invoked.
1022    
1023    2008-03-20  Wakaba  <wakaba@suika.fam.cx>
1024    
1025            * content-model-atom-1.dat: Test data on cases of
1026            missing |atom:summary| in |atom:entry| are added.
1027    
1028    2008-03-20  Wakaba  <wakaba@suika.fam.cx>
1029    
1030            * content-model-1.dat: Some test results were incorrect, again... orz
1031    
1032    2008-03-20  Wakaba  <wakaba@suika.fam.cx>
1033    
1034            * content-model-1.dat: Some test results are fixed.
1035    
1036            * content-model-atom-1.dat: Some test results are fixed.
1037            Test data for |atom:author| for |atom:feed| are added.
1038    
1039    2008-03-20  Wakaba  <wakaba@suika.fam.cx>
1040    
1041            * content-model-atom-1.dat: Test data for |atom:author|
1042            for |atom:feed| are added.
1043    
1044    2008-03-20  Wakaba  <wakaba@suika.fam.cx>
1045    
1046            * content-model-1.dat: Some test results related on |atom:entry|
1047            are fixed.
1048    
1049            * content-model-atom-1.dat: Test data for |atom:author|
1050            for |atom:entry| are added.
1051    
1052    2008-03-09  Wakaba  <wakaba@suika.fam.cx>
1053    
1054            * content-model-1.dat: Test data for |center|, |dir|, and |basefont|
1055            are added.
1056    
1057    2008-03-09  Wakaba  <wakaba@suika.fam.cx>
1058    
1059            * content-model-2.dat: |contenteditable=""| tests are added.
1060    
1061    2008-03-09  Wakaba  <wakaba@suika.fam.cx>
1062    
1063            * tree-test-1.dat, tree-test-2.dat: Test results are updated
1064            with some test data additions.
1065    
1066    2008-03-09  Wakaba  <wakaba@suika.fam.cx>
1067    
1068            * tree-test-1.dat, tree-test-2.dat: Test data on end-of-file
1069            are added (c.f. HTML5 revision 1348).
1070    
1071    2008-03-09  Wakaba  <wakaba@suika.fam.cx>
1072    
1073            * tree-test-1.dat: Test data on |applet| are added (HTML5 revision
1074            1347).
1075    
1076    2008-03-09  Wakaba  <wakaba@suika.fam.cx>
1077    
1078            * tree-test-1.dat: Test data on foster parenting in AAA
1079            are added (HTML5 revision 1343).
1080    
1081    2008-03-09  Wakaba  <wakaba@suika.fam.cx>
1082    
1083            * tree-test-1.dat: Test data on <input> in <select> and <select>
1084            in table are added (HTML5 revision 1342).
1085    
1086    2008-03-09  Wakaba  <wakaba@suika.fam.cx>
1087    
1088            * tree-test-1.dat: Test data on <script> or <style>
1089            in <table> are added.
1090    
1091    2008-03-09  Wakaba  <wakaba@suika.fam.cx>
1092    
1093            * tree-test-1.dat, tree-test-2.dat: Test data on white space
1094            between <html> and <head> are added (HTML5 revision 1332).
1095    
1096    2008-03-09  Wakaba  <wakaba@suika.fam.cx>
1097    
1098            * tree-test-1.dat: More tests are added for foster parenting (HTML5
1099            revision 1331 and so on).
1100    
1101    2008-03-08  Wakaba  <wakaba@suika.fam.cx>
1102    
1103            * tree-test-1.dat, tree-test-2.dat: Tests on \u000A at
1104            the first of <textarea>, <pre>, and <listing> are
1105            added (c.f. HTML5 revision 1330).
1106    
1107    2008-03-08  Wakaba  <wakaba@suika.fam.cx>
1108    
1109            * tree-test-1.dat: A test data on <title> in <table>
1110            are added.
1111    
1112            * tree-test-2.dat: Test results updated (HTML5 revision 1328).
1113    
1114    2008-03-08  Wakaba  <wakaba@suika.fam.cx>
1115    
1116            * tree-test-1.dat: Test data for tainted space in tables are
1117            added (HTML5 revision 1326).
1118    
1119    2008-03-08  Wakaba  <wakaba@suika.fam.cx>
1120    
1121            * tree-test-1.dat: Tests for </form> are added (HTML5 revision 1320).
1122    
1123    2008-03-06  Wakaba  <wakaba@suika.fam.cx>
1124    
1125            * tree-test-1.dat, tree-test-2.dat: More <html> test
1126            cases are added (HTML5 revision 1314).
1127    
1128    2008-03-05  Wakaba  <wakaba@suika.fam.cx>
1129    
1130            * HTML-tree.t: Support for \Uhhhhhhhh escapes.  Support for
1131            dumping PUBLIC and SYSTEM identifiers of DOCTYPE tokens.
1132    
1133            * tree-test-1.dat, tree-test-2.dat: More test data for previously
1134            uncovered cases are added.  Some error descriptions are revised.
1135    
1136    2008-03-05  Wakaba  <wakaba@suika.fam.cx>
1137    
1138            * tree-test-1.dat: More test data for previously uncovered
1139            cases are added.
1140    
1141    2008-03-04  Wakaba  <wakaba@suika.fam.cx>
1142    
1143            * tree-test-1.dat: More test data for previously uncovered
1144            cases are added.
1145    
1146    2008-03-04  Wakaba  <wakaba@suika.fam.cx>
1147    
1148            * tree-test-1.dat: Missing tests from the initial stage are added.
1149    
1150    2008-03-03  Wakaba  <wakaba@suika.fam.cx>
1151    
1152            * HTML-tokenizer.t: Ignore tree-construction phase and set_inner_html
1153            checkpoints.
1154    
1155    2008-03-03  Wakaba  <wakaba@suika.fam.cx>
1156    
1157            * tokenizer-test-1.test: New test data are added to cover
1158            all possible cases.
1159    
1160            * HTML-tree.t: Support for test coverage.
1161    
1162    2008-03-03  Wakaba  <wakaba@suika.fam.cx>
1163    
1164            * HTML-tokenizer.t: Support for test coverage caluclation.
1165    
1166    2008-03-03  Wakaba  <wakaba@suika.fam.cx>
1167    
1168            * HTML-tokenizer.t: s/_input_character/_input_char/g for simplicity.
1169    
1170    2008-03-03  Wakaba  <wakaba@suika.fam.cx>
1171    
1172            * HTML-tokenizer.t: s/correct/force-quirks/.
1173    
1174    2008-03-03  Wakaba  <wakaba@suika.fam.cx>
1175    
1176            * tokenizer-test-1.test: New tests on trailing garbage
1177            after SYSTEM literal (HTML5 revision 1306) are added.
1178    
1179    2008-03-02  Wakaba  <wakaba@suika.fam.cx>
1180    
1181            * tokenizer-test-1.test: Tests for |<span ===>| is added (HTML5
1182            revision 1292).  Tests for & at the end of attribute value
1183            are added (HTML5 revision 1296).  Tests for bogus comments
1184            are added (HTML5 revision 1297).  Tests for |=| in
1185            unquoted attribute values are added (HTML5 revision 1299).
1186            Tests for single or double quotes in unquoted attribute
1187            values or attribute names and tests for missing spaces
1188            between attributes are added (HTML5 revision 1303).
1189    
1190    2008-03-02  Wakaba  <wakaba@suika.fam.cx>
1191    
1192            * content-model-atom-1.dat: New test data are added.
1193    
1194    2008-03-02  Wakaba  <wakaba@suika.fam.cx>
1195    
1196            * content-model-1.dat: Test data for |<area>| are added.
1197    
1198            * content-model-2.dat: Test data for |<img ismap>| are added.
1199    
1200    2008-03-01  Wakaba  <wakaba@suika.fam.cx>
1201    
1202            * content-model-1.dat: |address| content model tests
1203            are added.
1204    
1205    2008-03-01  Wakaba  <wakaba@suika.fam.cx>
1206    
1207            * tokenizer-test-1.test: Updated (HTML5 recision 1286).
1208    
1209            * content-model-2.dat: Updated (HTML5 revision 1275).
1210    
1211    2008-02-26  Wakaba  <wakaba@suika.fam.cx>
1212    
1213            * content-model-1.dat: Test data for |header| and |footer|
1214            exclusions of sectioning contents are added (c.f. HTML5
1215            revision 1250).
1216    
1217    2008-02-26  Wakaba  <wakaba@suika.fam.cx>
1218    
1219            * content-model-1.dat: Figure caption is now optional (HTML5
1220            revision 1240).  Add test data for |ol reversed| (HTML5
1221            revision 1248).
1222    
1223    2008-02-24  Wakaba  <wakaba@suika.fam.cx>
1224    
1225            * content-model-2.dat: Test data for |acronym|, |big|, |tt|, |s|,
1226            |strike|, and |u| are added.
1227    
1228    2008-02-24  Wakaba  <wakaba@suika.fam.cx>
1229    
1230            * content-model-1.dat, content-model-2.dat: Some test
1231            results are updated.  New test data on non-standard
1232            attributes are added.  Note that some test results do
1233            still need to be updated.
1234    
1235    2008-02-24  Wakaba  <wakaba@suika.fam.cx>
1236    
1237            * content-model-1.dat: Some test results on |meta|
1238            in |noscript| are updated.
1239    
1240    2008-02-23  Wakaba  <wakaba@suika.fam.cx>
1241    
1242            * content-model-1.dat: Some test results are updated.
1243            New tests for |details| are added.
1244    
1245    2008-02-23  Wakaba  <wakaba@suika.fam.cx>
1246    
1247            * content-model-1.dat: Some test results are fixed.
1248            New tests for |video| and |audio| are added.
1249    
1250    2008-02-23  Wakaba  <wakaba@suika.fam.cx>
1251    
1252            * content-model-1.dat: New test data for |object| transparentness
1253            are added.
1254    
1255    2008-02-23  Wakaba  <wakaba@suika.fam.cx>
1256    
1257            * content-model-1.dat, content-model-2.dat: Wrong "significant"
1258            errors are removed.
1259    
1260    2008-02-18  Wakaba  <wakaba@suika.fam.cx>
1261    
1262            * content-model-1.dat: New test data for |object| are added.
1263    
1264    2008-02-18  Wakaba  <wakaba@suika.fam.cx>
1265    
1266            * content-model-1.dat: New test data for |mark| are added (HTML5
1267            revision 1232).
1268    
1269    2008-02-18  Wakaba  <wakaba@suika.fam.cx>
1270    
1271            * content-model-2.dat: |alt=""| test results revised.
1272    
1273            * content-model-1.dat: |<img/>|s in tests are revised so
1274            that they are conforming.
1275    
1276    2008-02-17  Wakaba  <wakaba@suika.fam.cx>
1277    
1278            * content-model-1.dat: Test results corrected.
1279    
1280    2008-02-17  Wakaba  <wakaba@suika.fam.cx>
1281    
1282            * content-model-1.dat: New test data for |<figure>| are added.
1283            Some test data are corrected.
1284    
1285    2008-02-17  Wakaba  <wakaba@suika.fam.cx>
1286    
1287            * content-model-1.dat: New test data for |<noscript>|
1288            in |<head>|.
1289    
1290    2008-02-17  Wakaba  <wakaba@suika.fam.cx>
1291    
1292            * content-model-1.dat: More test on |<meta http-equiv=Content-Type>|
1293            are added.
1294    
1295    2008-02-17  Wakaba  <wakaba@suika.fam.cx>
1296    
1297            * content-model-1.dat, content-model-2.dat: Updated.
1298    
1299    2008-02-17  Wakaba  <wakaba@suika.fam.cx>
1300    
1301            * content-model-1.dat: Updated.
1302    
1303    2008-02-17  Wakaba  <wakaba@suika.fam.cx>
1304    
1305            * content-model-1.dat, content-model-2.dat, content-model-4.dat,
1306            content-model-5.dat: Error result revised.
1307    
1308    2008-02-17  Wakaba  <wakaba@suika.fam.cx>
1309    
1310            * content-model-1.dat, content-model-2.dat, content-model-5.dat:
1311            Test results are updated; new tests are added.
1312    
1313    2008-02-16  Wakaba  <wakaba@suika.fam.cx>
1314    
1315            * ContentChecker.t: Tentative support for subdoc mode.
1316    
1317            * tree-test-1.dat: Some tests are added from #whatwg.
1318    
1319    2008-02-11  Wakaba  <wakaba@suika.fam.cx>
1320    
1321            * css-text.dat: Test data for 'writing-mode' and 'text-anchor'
1322            are added.
1323    
1324            * CSS-Parser-1.t: New properties are added.
1325    
1326    2008-02-11  Wakaba  <wakaba@suika.fam.cx>
1327    
1328            * css-4.dat: New test file.
1329    
1330            * CSS-Parser-1.t: |css-4.dat| added.  Support for '@charset'
1331            and '@import'.
1332    
1333    2008-02-10  Wakaba  <wakaba@suika.fam.cx>
1334    
1335            * CSS-Parser-1.t (get_parser): Call |init|.
1336    
1337    2008-02-10  Wakaba  <wakaba@suika.fam.cx>
1338    
1339            * css-3.dat: New test file.
1340    
1341            * CSS-Parser-1.t: |css-3.dat| is added.  '-moz-pre-wrap' added.
1342            Typo for 'collapse' value fixed.  Support for '@namespace'
1343            serialization.
1344    
1345            * css-1.dat: New test data for selectors parsing.
1346    
1347            * css-font.dat: Error locations for 'u' errors are corrected.
1348    
1349            * css-table.dat: Test data for 'border-collapse' are added.
1350    
1351            * css-text.dat: Test data for '-moz-pre-wrap' are added.
1352    
1353            * css-visual.dat: Test data for 'background-position' are added.
1354    
1355    2008-02-09  Wakaba  <wakaba@suika.fam.cx>
1356    
1357            * css-2.dat, css-font.dat: s/unsupported/u/g;
1358    
1359    2008-02-08  Wakaba  <wakaba@suika.fam.cx>
1360    
1361            * css-2.dat: New test data.
1362    
1363            * CSS-Parser-1.t: |css-2.dat| added.  Support for |@media|.
1364    
1365    2008-02-08  Wakaba  <wakaba@suika.fam.cx>
1366    
1367            * CSS-MediaQuery.t, mq-1.dat: New files.
1368    
1369    2008-02-03  Wakaba  <wakaba@suika.fam.cx>
1370    
1371            * CSS-Parser-1.t: Typo fixed.  New properties added.
1372    
1373            * css-font.dat, css-table.dat, css-paged.dat, css-generated.dat,
1374            css-visual.dat: New test data for
1375            newly supported properties are added.
1376    
1377    2008-02-02  Wakaba  <wakaba@suika.fam.cx>
1378    
1379            * CSS-Parser-1.t: 'clip' added.
1380    
1381            * css-visual.t: New test data for 'clip' are added.
1382    
1383    2008-01-30  Wakaba  <wakaba@suika.fam.cx>
1384    
1385            * css-generated.dat: New test data for 'counter-increment', 'content',
1386            and 'counter-reset' are added.
1387    
1388            * CSS-Parser-1.t: 'counter-reset' and 'counter-increment'
1389            are added.
1390    
1391    2008-01-28  Wakaba  <wakaba@suika.fam.cx>
1392    
1393            * CSS-Parser-1.t: 'content' added to the list of supported
1394            property and the list of initial values.
1395    
1396            * css-generated.dat: Tests for 'content' are added.
1397    
1398    2008-01-27  Wakaba  <wakaba@suika.fam.cx>
1399    
1400            * CSS-Parser-1.t: Loads test files as UTF-8.
1401    
1402            * css-generated.dat: Semi-real-world test data for 'quotes' are added.
1403    
1404    2008-01-27  Wakaba  <wakaba@suika.fam.cx>
1405    
1406            * CSS-Parser-1.t: 'quotes' added.
1407    
1408            * css-generated.dat: Test data for 'quotes' are added.
1409    
1410    2008-01-27  Wakaba  <wakaba@suika.fam.cx>
1411    
1412            * CSS-Parser-1.t: 'overflow-x' and 'overflow-y' are added.
1413    
1414            * css-visual.dat: New test data for 'overflow', 'overflow-x',
1415            and 'overflow-y' are added.
1416    
1417    2008-01-27  Wakaba  <wakaba@suika.fam.cx>
1418    
1419            * css-visual.dat: New test data for 'opacity' and '-moz-opacity'
1420            are added.
1421    
1422    2008-01-27  Wakaba  <wakaba@suika.fam.cx>
1423    
1424            * CSS-Parser-1.t: Files |css-table.dat| and |css-interactive.dat|
1425            are added.
1426    
1427            * css-table.dat: New test file.
1428    
1429            * css-interactive.dat: New test file.
1430    
1431            * css-font.dat: New test data for 'font-size' are added.
1432    
1433            * css-text.dat: New test data for 'text-indent', 'letter-spacing',
1434            and 'word-spacing' are added.
1435    
1436    2008-01-27  Wakaba  <wakaba@suika.fam.cx>
1437    
1438            * CSS-Parser-1.t: Files |css-text.dat| and |css-paged.dat|
1439            are added.
1440    
1441            * css-visual.dat: New test data for 'background-position' are
1442            added.
1443    
1444            * css-text.dat: New test file.
1445    
1446            * css-paged.dat: New test file.
1447    
1448    2008-01-27  Wakaba  <wakaba@suika.fam.cx>
1449    
1450            * css-visual.dat: New test data for 'border-top-width', 'border-width',
1451            'padding-top', 'top', 'right', 'bottom', 'left', 'z-index',
1452            'width', 'min-width', 'max-width', 'height', 'min-height',
1453            'max-height', 'line-height', and 'vertical-align' are added.
1454    
1455    2008-01-26  Wakaba  <wakaba@suika.fam.cx>
1456    
1457            * css-font.dat: New test data for 'font-weight'
1458            and 'font-size' are added.
1459    
1460            * css-visual.dat: New test data for leading and
1461            trailing zeros are added.
1462    
1463    2008-01-26  Wakaba  <wakaba@suika.fam.cx>
1464    
1465            * css-font.dat: New test data for 'font' and 'font-size'.
1466    
1467    2008-01-26  Wakaba  <wakaba@suika.fam.cx>
1468    
1469            * CSS-Parser-1.t: 'background-position' was missing
1470            from the list of default values.
1471    
1472            * css-visual.dat: New test data for 'background'
1473            and 'background-position' are added.
1474    
1475    2008-01-26  Wakaba  <wakaba@suika.fam.cx>
1476    
1477            * css-visual.dat: New test data for 'border' are added.
1478    
1479    2008-01-26  Wakaba  <wakaba@suika.fam.cx>
1480    
1481            * css-1.dat: Some test results were incorrect.
1482    
1483            * css-font.dat: New test data on 'font' are added.
1484    
1485            * css-visual.dat: Some test results were incorrect.  New
1486            test data on 'margin' are added.
1487    
1488    2008-01-26  Wakaba  <wakaba@suika.fam.cx>
1489    
1490            * css-font.dat: New test file.
1491    
1492            * CSS-Parser-1.dat: |css-font.dat| is added.
1493    
1494    2008-01-26  Wakaba  <wakaba@suika.fam.cx>
1495    
1496            * css-visual.dat: Test data for 'padding', 'margin',
1497            and 'border' related shorthands are added.
1498    
1499    2008-01-25  Wakaba  <wakaba@suika.fam.cx>
1500    
1501            * CSS-Parser-1.t: |css-generated.dat| is added.
1502            (get_computed_style): The subject of |query_selector|
1503            should have been the document.
1504    
1505            * css-generated.dat: New test data.
1506    
1507            * css-visual.dat: New test data for 'display' are added.
1508    
1509    2008-01-24  Wakaba  <wakaba@suika.fam.cx>
1510    
1511            * CSS-Parser-1.t: Default values are updated.
1512    
1513            * css-1.t: Tests for duplicate declarations are added.
1514    
1515            * css-visual.t: Some tests were incorrect.  Tests for 'margin'
1516            serialization and '+' in 'margin' are added.
1517    
1518    2008-01-24  Wakaba  <wakaba@suika.fam.cx>
1519    
1520            * CSS-Parser-1.t: Test data file |css-visual.dat| is added.
1521            Support for the quirks mode.
1522    
1523            * css-visual.dat: New file.
1524    
1525    2008-01-24  Wakaba  <wakaba@suika.fam.cx>
1526    
1527            * css-1.dat: Typo fixed.
1528    
1529            * CSS-Parser-1.t: The attribute name for computed style
1530            has been changed.
1531    
1532    2008-01-22  Wakaba  <wakaba@suika.fam.cx>
1533    
1534            * css-1.dat: Basic tests for forward compatible parsing
1535            are added.
1536    
1537            * CSS-Parser-1.t: Support for |#errors| validation.
1538    
1539    2008-01-14  Wakaba  <wakaba@suika.fam.cx>
1540    
1541            * CSS-Parser-1.t, css-1.dat: New test files.
1542    
1543    2007-11-25  Wakaba  <wakaba@suika.fam.cx>
1544    
1545            * content-model-1.dat, content-model-2.dat, content-model-3.dat,
1546            content-model-4.dat, table-1.dat: Test data are updated
1547            for the significant content check.
1548    
1549            * content-model-5.dat: New test data.
1550    
1551            * ContentChecker.t: New test data file is added.
1552    
1553    2007-11-24  Wakaba  <wakaba@suika.fam.cx>
1554    
1555            * content-model-2.dat: nest/@mode test data revised.
1556            Test data for nest/@filter and rule/@condition are added.
1557    
1558    2007-11-23  Wakaba  <wakaba@suika.fam.cx>
1559    
1560            * content-model-2.dat: Media type tests are revised.
1561    
1562    2007-11-23  Wakaba  <wakaba@suika.fam.cx>
1563    
1564            * content-model-2.dat: New test data for character references
1565            in |charset| attribute values.
1566    
1567    2007-11-23  Wakaba  <wakaba@suika.fam.cx>
1568    
1569            * ContentChecker.t: Unset |input_encoding| attribute.
1570    
1571            * content-model-1.dat, content-model-2.dat: New tests
1572            for |charset| attribute value are added.
1573    
1574    2007-11-18  Wakaba  <wakaba@suika.fam.cx>
1575    
1576            * ContentType.t: New tests for HTML5 sniffing algorithm,
1577            leading white space support (HTML5 revisions 1013 and 1016).
1578    
1579  2007-11-18  Wakaba  <wakaba@suika.fam.cx>  2007-11-18  Wakaba  <wakaba@suika.fam.cx>
1580    
1581          * ContentType.t: New tests for HTML5 revision 1013 (except          * ContentType.t: New tests for HTML5 revision 1013 (except

Legend:
Removed from v.1.103  
changed lines
  Added in v.1.361

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24