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

Legend:
Removed from v.1.221  
changed lines
  Added in v.1.316

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24