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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24