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

Legend:
Removed from v.1.278  
changed lines
  Added in v.1.367

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24