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

Legend:
Removed from v.1.235  
changed lines
  Added in v.1.368

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24