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

Legend:
Removed from v.1.269  
changed lines
  Added in v.1.361

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24