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

Legend:
Removed from v.1.251  
changed lines
  Added in v.1.324

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24