/[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.265 by wakaba, Sat Sep 13 10:49:22 2008 UTC revision 1.355 by wakaba, Sat Sep 5 10:41:07 2009 UTC
# Line 1  Line 1 
1    2009-09-05  Wakaba  <wakaba@suika.fam.cx>
2    
3            * tokenizer-test-1.test: Updated test results on unclosed start
4            and end tags (HTML5 revision 2990).
5    
6    2009-09-05  Wakaba  <wakaba@suika.fam.cx>
7    
8            * tokenizer-test-1.test: Added test cases for "comment end space
9            state" (HTML5 revision 3195).
10    
11    2009-09-05  Wakaba  <wakaba@suika.fam.cx>
12    
13            * tokenizer-test-1.test: Added test cases for "comment end bang
14            state" (HTML5 revision 3191).
15    
16    2009-08-22  Wakaba  <wakaba@suika.fam.cx>
17    
18            * ContentChecker.t: Added a new test data file.
19    
20    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
21    
22            * ContentChecker.t: Added a new test data file.
23    
24    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
25    
26            * content-model-7.dat: The |bb| element has been removed from the
27            spec so that relevant test results are changed (HTML5 revision
28            3621).
29    
30    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
31    
32            * tree-test-1.dat: Added tests for about:legacy-compat and changed
33            test results for XSLT-compat (HTML5 revision 2725).
34    
35    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
36    
37            * tree-test-form.dat: Added tests for <script> elements in
38            <select> and <select> in <table> (HTML5 revision 2500).
39    
40    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
41    
42            * tokenizer-test-1.test: "<" in attribute names are now parse
43            errors (HTML5 revision 3354).
44    
45    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
46    
47            * tree-test-1.dat: Changed test results for </br> in the after
48            head parsing mode (HTML5 revision 2586).
49    
50    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
51    
52            * tree-test-foreign.dat: Added tests for <font> in SVG (cf. HTML5
53            revision 2590).
54    
55    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
56    
57            * tree-test-1.dat, tree-test-3.dat, tree-test-flow.dat,
58            tree-test-foreign.dat, tree-test-form.dat, tree-test-phrasing.dat,
59            tokenizer-test-1.test, tokenizer-test-2.dat, tokenizer-test-3.dat:
60            DOCTYPE names are now normalized to its lowercased form (HTML5
61            revision 2502).
62    
63    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
64    
65            * tree-test-form.dat: Added test cases for <select> in "in select"
66            parsing modes.
67    
68    2009-07-26  Wakaba  <wakaba@suika.fam.cx>
69    
70            * tree-test-foreign.dat: Added xmlns:xlink test cases (cf. HTML5
71            revision 2701).
72    
73    2009-07-26  Wakaba  <wakaba@suika.fam.cx>
74    
75            * tree-test-2.dat: Fixed some wrong test results.
76    
77            * tree-test-form.dat, tree-test-phrasing.dat: Tests on </body>
78            after start tags of end-tag-optional element (cf. HTML5 revision
79            2806).
80    
81    2009-07-05  Wakaba  <wakaba@suika.fam.cx>
82    
83            * tree-test-1.dat: Added tests for <table> in <p> (c.f. HTML5
84            revision 3132).
85    
86    2009-07-05  Wakaba  <wakaba@suika.fam.cx>
87    
88            * tokenizer-test-1.test: Updated the result (c.f. HTML5 revision
89            3121).
90    
91    2009-07-03  Wakaba  <wakaba@suika.fam.cx>
92            
93            * tree-test-1.dat: Added test on <keygen> in <select> (c.f. HTML5
94            revision 3163).
95    
96    2009-07-03  Wakaba  <wakaba@suika.fam.cx>
97    
98            * tokenizer-test-1.test: < in unquoted attribute value is no
99            longer allowed (HTML5 revision 3206).
100    
101    2009-06-28  Wakaba  <wakaba@suika.fam.cx>
102    
103            * tree-test-1.dat, tree-test-flow.dat: Updated test results on
104            isindex (c.f. HTML5 revision 3236).
105    
106    2009-06-28  Wakaba  <wakaba@suika.fam.cx>
107    
108            * ContentChecker.t: Added new test data file.
109    
110    2008-12-13  Wakaba  <wakaba@suika.fam.cx>
111    
112            * content-model-7.dat: Added an example from HTML5 spec.
113    
114    2008-12-12  Wakaba  <wakaba@suika.fam.cx>
115    
116            * ContentChecker.t: Added new test data file.
117    
118    2008-12-12  Wakaba  <wakaba@suika.fam.cx>
119    
120            * ContentChecker.t: Added new test data file.
121    
122    2008-12-12  Wakaba  <wakaba@suika.fam.cx>
123    
124            * ContentChecker.t: Added new test data file.
125    
126    2008-12-06  Wakaba  <wakaba@suika.fam.cx>
127    
128            * ContentChecker.t: Added |dom-conformance/html-form-datalist.dat|.
129    
130    2008-12-06  Wakaba  <wakaba@suika.fam.cx>
131    
132            * content-checker.pl: Use new XML parser for parsing test data.
133            Use NanoDOM instead of manakai DOM implementation.
134    
135    2008-11-07  Wakaba  <wakaba@suika.fam.cx>
136    
137            * SWML-Parser.t: New test data files added.
138    
139    2008-11-07  Wakaba  <wakaba@suika.fam.cx>
140    
141            * SWML-Parser.t: Test file |swml/blocks-1.dat| added.
142    
143    2008-11-07  Wakaba  <wakaba@suika.fam.cx>
144    
145            * Makefile: A rule for SWML testing is added.
146    
147            * SWML-Parser.t: New file.
148    
149            * swml/: New directory.
150    
151    2008-10-20  Wakaba  <wakaba@suika.fam.cx>
152    
153            * XML-Parser.t: "xml/attrs-2.dat" added.
154    
155    2008-10-19  Wakaba  <wakaba@suika.fam.cx>
156    
157            * XML-Parser.t: "xml/entrefs-2.dat" added.
158    
159    2008-10-19  Wakaba  <wakaba@suika.fam.cx>
160    
161            * XML-Parser.t: "xml/entrefs-1.dat" added.
162    
163    2008-10-19  Wakaba  <wakaba@suika.fam.cx>
164    
165            * XML-Parser.t: "xml/eldecls-1.dat" added.
166    
167    2008-10-19  Wakaba  <wakaba@suika.fam.cx>
168    
169            * XML-Parser.t: Typo fixed.
170    
171    2008-10-19  Wakaba  <wakaba@suika.fam.cx>
172    
173            * XML-Parser.t: "xml/entities-1.dat" and "xml/entities-2.dat"
174            added.  Support for the "#entities" directive.
175    
176    2008-10-18  Wakaba  <wakaba@suika.fam.cx>
177    
178            * XML-Parser.t: "xml/notations-1.dat" added.
179    
180    2008-10-17  Wakaba  <wakaba@suika.fam.cx>
181    
182            * XML-Parser.t: "xml/attlists-1.dat" added.
183    
184    2008-10-16  Wakaba  <wakaba@suika.fam.cx>
185    
186            * XML-Parser.t: "xml/pis-2.dat" and "xml/comments-2.dat" are added.
187    
188    2008-10-15  Wakaba  <wakaba@suika.fam.cx>
189    
190            * XML-Parser.t: "xml/doctypes-2.dat" added.
191    
192            * tokenizer-test-1.test: Keyword case-sensitivility tests added.
193    
194    2008-10-15  Wakaba  <wakaba@suika.fam.cx>
195    
196            * XML-Parser.t: "xml/ns-elements-1.dat" added.
197    
198    2008-10-15  Wakaba  <wakaba@suika.fam.cx>
199    
200            * XML-Parser.t: "xml/pis-1.dat" and "xml/xmldecls-1.dat" added.
201            Test directifes "#xml-version", "#xml-encoding", and
202            "#xml-standalone" are added.
203    
204    2008-10-15  Wakaba  <wakaba@suika.fam.cx>
205    
206            * XML-Parser.t: "xml/charref-1.dat" added.
207    
208    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
209    
210            * XML-Parser.t: "xml/texts-1.dat" added.
211    
212            * tokenizer-test-2.dat: Test for ]]> are added.
213    
214    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
215    
216            * tree-test-foreign.dat: More test data are added.
217    
218    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
219    
220            * XML-Parser.t: "xml/elements-1.dat" and "xml/doctypes-1.dat"
221            added.
222    
223    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
224    
225            * XML-Parser.t: "xml/ns-attrs-1.dat" added.
226    
227    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
228    
229            * xml/: New directory.
230    
231            * Makefile: Tests for Whatpm::XML::Parser are added.
232    
233            * HTML-tree.t: Change the relative order of codes.
234    
235            * XML-Parser.t: New test script.
236    
237    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
238    
239            * HTML-tree.t: Serialization code moved to Whatpm::HTML::Dumper.
240    
241    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
242    
243            * tree-test-phrasing.dat: Wrong test results fixed.
244    
245            * tree-test-foreign.dat: New tests added.
246    
247            * testfiles.pl: "#..." line at the end of a test entry was not
248            supported.
249    
250            * HTML-tree.t: Show the "#data" content in "no #errors" error
251            message.
252    
253            * tokenizer-test-2.dat: A wrong test result fixed.
254    
255    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
256    
257            * HTML-tree.t: Test result format for oreign element/attribute
258            names are updated to the latest one for html5lib tests.  Append a
259            newline to the expected result only when it is not an empty
260            string, for comparablity with the actual result.
261    
262            * tokenizer-test-3.dat, tree-test-foreign.dat, tree-test-1.dat,
263            tree-test-3.dat: Test results for foreign elements are updated.
264    
265    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
266    
267            * HTML-tree.t: <!DOCTYPE> test result format changed to the latest
268            format for html5lib tests.
269    
270            * tree-test-1.dat, tokenizer-test-2.dat: Test results for
271            <!DOCTYPE> are updated.
272    
273    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
274    
275            * HTML-tree.t: Test data file parser changed to the common one.
276    
277    2008-10-13  Wakaba  <wakaba@suika.fam.cx>
278    
279            * tokenizer-test-2.dat: A test result was wrong.
280    
281    2008-10-07  Wakaba  <wakaba@suika.fam.cx>
282    
283            * content-model-1.dat: Some entries moved to
284            dom-conformance/html-1.dat, dom-conformance/html-flows-1.dat,
285            dom-conformance/html-links-1.dat,
286            dom-conformance/html-objects-1.dat, and
287            dom-conformance/html-interactive-1.dat.
288    
289            * content-model-2.dat: Removed (moved to
290            dom-conformance/xml-1.dat, dom-conformance/html-1.dat,
291            dom-conformance/html-links-1.dat,
292            dom-conformance/html-objects-1.dat,
293            dom-conformance/html-interactive-1.dat, and
294            dom-conformance/html-flows-1.dat).
295    
296            * content-model-3.dat: Removed (moved to
297            dom-conformance/xml-global.dat).
298    
299            * content-model-4.dat: Removed (moved to
300            dom-conformance/html-texts-1.dat and
301            dom-conformance/html-links-1.dat).
302    
303            * content-model-5.dat: Removed (moved to
304            dom-conformance/html-flows-1.dat).
305    
306            * content-model-6.dat: Removed (moved to
307            dom-conformance/html-dataset.dat).
308    
309            * ContentChecker.t: References to the removed files removed and
310            references to new files added.
311    
312            * ContentChecker-XML.t: New script.
313    
314            * Makefile: Updated.
315    
316    2008-10-07  Wakaba  <wakaba@suika.fam.cx>
317    
318            * content-model-2.dat: Repetition model test is moved to another
319            file.  A wrong test result fixed.  Broken test entries fixed.
320            <area rev> is now reported as "unknown attribute", since RDFa spec
321            adds that attribute to all elements with the Common attribute set.
322            Note that we have no plan to support RDFa, at the moment.
323    
324    2008-10-05  Wakaba  <wakaba@suika.fam.cx>
325    
326            * ContentChecker.t: New files added.
327    
328            * content-model-1.dat, content-model-2.dat: Numbers of test
329            entries are moved to other files.
330    
331    2008-10-05  Wakaba  <wakaba@suika.fam.cx>
332    
333            * content-model-1.dat, content-model-2.dat: Test results on
334            |label| contents fixed.
335    
336            * ContentChecker.t: |dom-conformance/html-form-label.dat| added.
337    
338            * dom-conformance/: New directory.
339    
340    2008-10-05  Wakaba  <wakaba@suika.fam.cx>
341    
342            * HTML-tree.t: New test files added.
343    
344            * Makefile: New test files added.
345    
346    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
347    
348            * tree-test-1.dat: Test results updated and new tests added on the
349            boundaries of Text nodes (HTML5 revision 2124).
350    
351    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
352    
353            * tree-test-form.dat: New test data file.
354    
355            * HTML-tree.t: |tree-test-form.dat| added.
356    
357            * tree-test-1.dat: Test results related to <option> and <optgroup>
358            are updated (cf. HTML5 revision 2128).
359    
360    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
361    
362            * tree-test-foreign.dat: New test data file.
363    
364            * HTML-tree.t: |tree-test-foreign.dat| added.
365    
366    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
367    
368            * tree-test-void.dat: Test on unmatched void end tag added (cf.
369            HTML5 revision 1731).
370    
371            * tree-test-1.dat: Test on unmatched end tag added (cf. HTML5
372            revision 1731).
373    
374    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
375    
376            * tree-test-void.dat: Test on |param| and |source| start tags are
377            added, as well as test on polytheistic slashes for new void
378            elements (HTML5 revision 1731).
379    
380    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
381    
382            * tree-test-flow.dat: Test on implied end tag before <p> start tag
383            are added (HTML5 revision 1731).
384    
385    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
386    
387            * tree-test-phrasing.dat, tree-test-flow.dat: New test data files.
388    
389            * HTML-tree.t: |tree-test-phrasing.dat| and |tree-test-flow.dat|
390            are added.
391    
392    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
393    
394            * tree-test-void.dat: New test data (cf. HTML5 revision 1731).
395    
396            * HTML-tree.t: |tree-test-void.dat| added.
397    
398            * tree-test-1.dat: Test on <listing> as a "special" element are
399            added.  Test on implied |option| and |optgroup| end tags are added
400            (cf. HTML5 revision 1731).
401    
402    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
403    
404            * tree-test-1.dat: Test related to "special", "formatting",
405            "scoping", and "phrasing" categories are added (cf. HTML5 revision
406            1778).
407    
408    2008-10-02  Wakaba  <wakaba@suika.fam.cx>
409    
410            * ContentType.t: More test cases on BOM are added.  Some test
411            results updated according to HTML5 revision 1927.  Tests on the
412            returned values in the list context are added.
413    
414    2008-09-22  Wakaba  <wakaba@suika.fam.cx>
415    
416            * content-model-2.dat: Test data on |for=""| attribute are added.
417    
418    2008-09-22  Wakaba  <wakaba@suika.fam.cx>
419    
420            * tokenizer-test-1.test: Test data on invalid character references
421            are added (cf. HTML5 revision 2138).
422    
423            * tokenizer-test-2.dat: Test data on U+000B are updated (HTML5
424            revision 2138).
425    
426    2008-09-22  Wakaba  <wakaba@suika.fam.cx>
427    
428            * content-model-2.dat: Test data for |area| |alt=""| are added (HTML5
429            revision 1932).
430    
431    2008-09-21  Wakaba  <wakaba@suika.fam.cx>
432    
433            * content-model-2.dat: Test data for |form=""| are added.
434    
435    2008-09-21  Wakaba  <wakaba@suika.fam.cx>
436    
437            * content-model-1.dat: Test data for |fieldset| |legend| are added.
438    
439    2008-09-21  Wakaba  <wakaba@suika.fam.cx>
440    
441            * content-model-2.dat: Test data for |form| |name| are added.
442    
443    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
444    
445            * content-model-1.dat, content-model-2.dat, content-model-4.dat:
446            Test data for U+000B are added (cf. HTML5 revision 1738).
447    
448    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
449    
450            * tokenizer-test-2.dat: Test result updated (cf. HTML5 revision
451            1738).
452    
453            * tree-test-1.dat: Test results updated.  New test data for the
454            treatement of U+000B are added (HTML5 revision 1738).
455    
456    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
457    
458            * tokenizer-test-1.test: Test data for U+000B are added (cf. HTML5
459            revision 1738).
460    
461    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
462    
463            * ContentType.t: Updated to disallow 0x0B as text byte (HTML5
464            revision 1738).
465    
466    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
467    
468            * content-checker.pl: Remove dedicated parser and adopt
469            testfiles.pl parser.
470    
471            * content-model-1.dat, content-model-2.dat: Typo fixed.
472    
473    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
474    
475            * content-model-1.dat: Test data for interactive contents are
476            added (cf. HTML5 revision 2018).
477    
478    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
479    
480            * content-model-2.dat: Add test data for accept-charset=""
481            attributes.
482    
483    2008-09-18  Wakaba  <wakaba@suika.fam.cx>
484    
485            * langtag-1.dat: More test data from RFC 4646 are added.
486    
487    2008-09-18  Wakaba  <wakaba@suika.fam.cx>
488    
489            * langtag-1.dat: More test data from RFC 4646 sections 1.-2.2.4.
490            are added.
491    
492    2008-09-18  Wakaba  <wakaba@suika.fam.cx>
493    
494            * LangTag.t: Completely rewritten using |testfiles.pl|.
495    
496            * testfiles.pl: New script.
497    
498            * langtag-1.dat: Tests for case are added.
499    
500    2008-09-18  Wakaba  <wakaba@suika.fam.cx>
501    
502            * ContentChecker.t: Atom tests are moved to another file.
503    
504            * ContentChecker-Atom.t, LangTag.t: New test scripts.
505    
506            * Makefile: Updated to invoke new test scripts.
507    
508            * langtag-1.dat: New test data file.
509    
510    2008-09-18  Wakaba  <wakaba@suika.fam.cx>
511    
512            * ContentChecker.t: Test engine moved to another script.
513    
514            * content-checker.pl: New script.
515    
516    2008-09-17  Wakaba  <wakaba@suika.fam.cx>
517    
518            * content-model-1.dat: Test results are updated.
519    
520            * content-model-2.dat: Tests for style="" are added.
521    
522    2008-09-16  Wakaba  <wakaba@suika.fam.cx>
523    
524            * css-text.dat: Test data for pre-wrap updated.
525    
526    2008-09-15  Wakaba  <wakaba@suika.fam.cx>
527    
528            * css-visual.dat: New test data for Firefox3's new 'width'
529            values.
530    
531  2008-09-13  Wakaba  <wakaba@suika.fam.cx>  2008-09-13  Wakaba  <wakaba@suika.fam.cx>
532    
533          * content-model-2.dat: A test case for NCR in charset=""          * content-model-2.dat: A test case for NCR in charset=""

Legend:
Removed from v.1.265  
changed lines
  Added in v.1.355

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24