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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24