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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24