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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24