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

Legend:
Removed from v.1.260  
changed lines
  Added in v.1.357

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24