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

Legend:
Removed from v.1.231  
changed lines
  Added in v.1.310

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24