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

Legend:
Removed from v.1.176  
changed lines
  Added in v.1.352

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24