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

Legend:
Removed from v.1.230  
changed lines
  Added in v.1.325

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24