/[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.291 by wakaba, Sat Oct 4 08:29:19 2008 UTC revision 1.352 by wakaba, Sat Aug 22 06:05:55 2009 UTC
# Line 1  Line 1 
1    2009-08-22  Wakaba  <wakaba@suika.fam.cx>
2    
3            * ContentChecker.t: Added a new test data file.
4    
5    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
6    
7            * ContentChecker.t: Added a new test data file.
8    
9    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
10    
11            * content-model-7.dat: The |bb| element has been removed from the
12            spec so that relevant test results are changed (HTML5 revision
13            3621).
14    
15    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
16    
17            * tree-test-1.dat: Added tests for about:legacy-compat and changed
18            test results for XSLT-compat (HTML5 revision 2725).
19    
20    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
21    
22            * tree-test-form.dat: Added tests for <script> elements in
23            <select> and <select> in <table> (HTML5 revision 2500).
24    
25    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
26    
27            * tokenizer-test-1.test: "<" in attribute names are now parse
28            errors (HTML5 revision 3354).
29    
30    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
31    
32            * tree-test-1.dat: Changed test results for </br> in the after
33            head parsing mode (HTML5 revision 2586).
34    
35    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
36    
37            * tree-test-foreign.dat: Added tests for <font> in SVG (cf. HTML5
38            revision 2590).
39    
40    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
41    
42            * tree-test-1.dat, tree-test-3.dat, tree-test-flow.dat,
43            tree-test-foreign.dat, tree-test-form.dat, tree-test-phrasing.dat,
44            tokenizer-test-1.test, tokenizer-test-2.dat, tokenizer-test-3.dat:
45            DOCTYPE names are now normalized to its lowercased form (HTML5
46            revision 2502).
47    
48    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
49    
50            * tree-test-form.dat: Added test cases for <select> in "in select"
51            parsing modes.
52    
53    2009-07-26  Wakaba  <wakaba@suika.fam.cx>
54    
55            * tree-test-foreign.dat: Added xmlns:xlink test cases (cf. HTML5
56            revision 2701).
57    
58    2009-07-26  Wakaba  <wakaba@suika.fam.cx>
59    
60            * tree-test-2.dat: Fixed some wrong test results.
61    
62            * tree-test-form.dat, tree-test-phrasing.dat: Tests on </body>
63            after start tags of end-tag-optional element (cf. HTML5 revision
64            2806).
65    
66    2009-07-05  Wakaba  <wakaba@suika.fam.cx>
67    
68            * tree-test-1.dat: Added tests for <table> in <p> (c.f. HTML5
69            revision 3132).
70    
71    2009-07-05  Wakaba  <wakaba@suika.fam.cx>
72    
73            * tokenizer-test-1.test: Updated the result (c.f. HTML5 revision
74            3121).
75    
76    2009-07-03  Wakaba  <wakaba@suika.fam.cx>
77            
78            * tree-test-1.dat: Added test on <keygen> in <select> (c.f. HTML5
79            revision 3163).
80    
81    2009-07-03  Wakaba  <wakaba@suika.fam.cx>
82    
83            * tokenizer-test-1.test: < in unquoted attribute value is no
84            longer allowed (HTML5 revision 3206).
85    
86    2009-06-28  Wakaba  <wakaba@suika.fam.cx>
87    
88            * tree-test-1.dat, tree-test-flow.dat: Updated test results on
89            isindex (c.f. HTML5 revision 3236).
90    
91    2009-06-28  Wakaba  <wakaba@suika.fam.cx>
92    
93            * ContentChecker.t: Added new test data file.
94    
95    2008-12-13  Wakaba  <wakaba@suika.fam.cx>
96    
97            * content-model-7.dat: Added an example from HTML5 spec.
98    
99    2008-12-12  Wakaba  <wakaba@suika.fam.cx>
100    
101            * ContentChecker.t: Added new test data file.
102    
103    2008-12-12  Wakaba  <wakaba@suika.fam.cx>
104    
105            * ContentChecker.t: Added new test data file.
106    
107    2008-12-12  Wakaba  <wakaba@suika.fam.cx>
108    
109            * ContentChecker.t: Added new test data file.
110    
111    2008-12-06  Wakaba  <wakaba@suika.fam.cx>
112    
113            * ContentChecker.t: Added |dom-conformance/html-form-datalist.dat|.
114    
115    2008-12-06  Wakaba  <wakaba@suika.fam.cx>
116    
117            * content-checker.pl: Use new XML parser for parsing test data.
118            Use NanoDOM instead of manakai DOM implementation.
119    
120    2008-11-07  Wakaba  <wakaba@suika.fam.cx>
121    
122            * SWML-Parser.t: New test data files added.
123    
124    2008-11-07  Wakaba  <wakaba@suika.fam.cx>
125    
126            * SWML-Parser.t: Test file |swml/blocks-1.dat| added.
127    
128    2008-11-07  Wakaba  <wakaba@suika.fam.cx>
129    
130            * Makefile: A rule for SWML testing is added.
131    
132            * SWML-Parser.t: New file.
133    
134            * swml/: New directory.
135    
136    2008-10-20  Wakaba  <wakaba@suika.fam.cx>
137    
138            * XML-Parser.t: "xml/attrs-2.dat" added.
139    
140    2008-10-19  Wakaba  <wakaba@suika.fam.cx>
141    
142            * XML-Parser.t: "xml/entrefs-2.dat" added.
143    
144    2008-10-19  Wakaba  <wakaba@suika.fam.cx>
145    
146            * XML-Parser.t: "xml/entrefs-1.dat" added.
147    
148    2008-10-19  Wakaba  <wakaba@suika.fam.cx>
149    
150            * XML-Parser.t: "xml/eldecls-1.dat" added.
151    
152    2008-10-19  Wakaba  <wakaba@suika.fam.cx>
153    
154            * XML-Parser.t: Typo fixed.
155    
156    2008-10-19  Wakaba  <wakaba@suika.fam.cx>
157    
158            * XML-Parser.t: "xml/entities-1.dat" and "xml/entities-2.dat"
159            added.  Support for the "#entities" directive.
160    
161    2008-10-18  Wakaba  <wakaba@suika.fam.cx>
162    
163            * XML-Parser.t: "xml/notations-1.dat" added.
164    
165    2008-10-17  Wakaba  <wakaba@suika.fam.cx>
166    
167            * XML-Parser.t: "xml/attlists-1.dat" added.
168    
169    2008-10-16  Wakaba  <wakaba@suika.fam.cx>
170    
171            * XML-Parser.t: "xml/pis-2.dat" and "xml/comments-2.dat" are added.
172    
173    2008-10-15  Wakaba  <wakaba@suika.fam.cx>
174    
175            * XML-Parser.t: "xml/doctypes-2.dat" added.
176    
177            * tokenizer-test-1.test: Keyword case-sensitivility tests added.
178    
179    2008-10-15  Wakaba  <wakaba@suika.fam.cx>
180    
181            * XML-Parser.t: "xml/ns-elements-1.dat" added.
182    
183    2008-10-15  Wakaba  <wakaba@suika.fam.cx>
184    
185            * XML-Parser.t: "xml/pis-1.dat" and "xml/xmldecls-1.dat" added.
186            Test directifes "#xml-version", "#xml-encoding", and
187            "#xml-standalone" are added.
188    
189    2008-10-15  Wakaba  <wakaba@suika.fam.cx>
190    
191            * XML-Parser.t: "xml/charref-1.dat" added.
192    
193    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
194    
195            * XML-Parser.t: "xml/texts-1.dat" added.
196    
197            * tokenizer-test-2.dat: Test for ]]> are added.
198    
199    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
200    
201            * tree-test-foreign.dat: More test data are added.
202    
203    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
204    
205            * XML-Parser.t: "xml/elements-1.dat" and "xml/doctypes-1.dat"
206            added.
207    
208    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
209    
210            * XML-Parser.t: "xml/ns-attrs-1.dat" added.
211    
212    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
213    
214            * xml/: New directory.
215    
216            * Makefile: Tests for Whatpm::XML::Parser are added.
217    
218            * HTML-tree.t: Change the relative order of codes.
219    
220            * XML-Parser.t: New test script.
221    
222    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
223    
224            * HTML-tree.t: Serialization code moved to Whatpm::HTML::Dumper.
225    
226    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
227    
228            * tree-test-phrasing.dat: Wrong test results fixed.
229    
230            * tree-test-foreign.dat: New tests added.
231    
232            * testfiles.pl: "#..." line at the end of a test entry was not
233            supported.
234    
235            * HTML-tree.t: Show the "#data" content in "no #errors" error
236            message.
237    
238            * tokenizer-test-2.dat: A wrong test result fixed.
239    
240    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
241    
242            * HTML-tree.t: Test result format for oreign element/attribute
243            names are updated to the latest one for html5lib tests.  Append a
244            newline to the expected result only when it is not an empty
245            string, for comparablity with the actual result.
246    
247            * tokenizer-test-3.dat, tree-test-foreign.dat, tree-test-1.dat,
248            tree-test-3.dat: Test results for foreign elements are updated.
249    
250    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
251    
252            * HTML-tree.t: <!DOCTYPE> test result format changed to the latest
253            format for html5lib tests.
254    
255            * tree-test-1.dat, tokenizer-test-2.dat: Test results for
256            <!DOCTYPE> are updated.
257    
258    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
259    
260            * HTML-tree.t: Test data file parser changed to the common one.
261    
262    2008-10-13  Wakaba  <wakaba@suika.fam.cx>
263    
264            * tokenizer-test-2.dat: A test result was wrong.
265    
266    2008-10-07  Wakaba  <wakaba@suika.fam.cx>
267    
268            * content-model-1.dat: Some entries moved to
269            dom-conformance/html-1.dat, dom-conformance/html-flows-1.dat,
270            dom-conformance/html-links-1.dat,
271            dom-conformance/html-objects-1.dat, and
272            dom-conformance/html-interactive-1.dat.
273    
274            * content-model-2.dat: Removed (moved to
275            dom-conformance/xml-1.dat, dom-conformance/html-1.dat,
276            dom-conformance/html-links-1.dat,
277            dom-conformance/html-objects-1.dat,
278            dom-conformance/html-interactive-1.dat, and
279            dom-conformance/html-flows-1.dat).
280    
281            * content-model-3.dat: Removed (moved to
282            dom-conformance/xml-global.dat).
283    
284            * content-model-4.dat: Removed (moved to
285            dom-conformance/html-texts-1.dat and
286            dom-conformance/html-links-1.dat).
287    
288            * content-model-5.dat: Removed (moved to
289            dom-conformance/html-flows-1.dat).
290    
291            * content-model-6.dat: Removed (moved to
292            dom-conformance/html-dataset.dat).
293    
294            * ContentChecker.t: References to the removed files removed and
295            references to new files added.
296    
297            * ContentChecker-XML.t: New script.
298    
299            * Makefile: Updated.
300    
301    2008-10-07  Wakaba  <wakaba@suika.fam.cx>
302    
303            * content-model-2.dat: Repetition model test is moved to another
304            file.  A wrong test result fixed.  Broken test entries fixed.
305            <area rev> is now reported as "unknown attribute", since RDFa spec
306            adds that attribute to all elements with the Common attribute set.
307            Note that we have no plan to support RDFa, at the moment.
308    
309    2008-10-05  Wakaba  <wakaba@suika.fam.cx>
310    
311            * ContentChecker.t: New files added.
312    
313            * content-model-1.dat, content-model-2.dat: Numbers of test
314            entries are moved to other files.
315    
316    2008-10-05  Wakaba  <wakaba@suika.fam.cx>
317    
318            * content-model-1.dat, content-model-2.dat: Test results on
319            |label| contents fixed.
320    
321            * ContentChecker.t: |dom-conformance/html-form-label.dat| added.
322    
323            * dom-conformance/: New directory.
324    
325    2008-10-05  Wakaba  <wakaba@suika.fam.cx>
326    
327            * HTML-tree.t: New test files added.
328    
329            * Makefile: New test files added.
330    
331    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
332    
333            * tree-test-1.dat: Test results updated and new tests added on the
334            boundaries of Text nodes (HTML5 revision 2124).
335    
336    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
337    
338            * tree-test-form.dat: New test data file.
339    
340            * HTML-tree.t: |tree-test-form.dat| added.
341    
342            * tree-test-1.dat: Test results related to <option> and <optgroup>
343            are updated (cf. HTML5 revision 2128).
344    
345    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
346    
347            * tree-test-foreign.dat: New test data file.
348    
349            * HTML-tree.t: |tree-test-foreign.dat| added.
350    
351    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
352    
353            * tree-test-void.dat: Test on unmatched void end tag added (cf.
354            HTML5 revision 1731).
355    
356            * tree-test-1.dat: Test on unmatched end tag added (cf. HTML5
357            revision 1731).
358    
359    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
360    
361            * tree-test-void.dat: Test on |param| and |source| start tags are
362            added, as well as test on polytheistic slashes for new void
363            elements (HTML5 revision 1731).
364    
365  2008-10-04  Wakaba  <wakaba@suika.fam.cx>  2008-10-04  Wakaba  <wakaba@suika.fam.cx>
366    
367          * tree-test-flow.dat: Test on implied end tag before <p> start tag          * tree-test-flow.dat: Test on implied end tag before <p> start tag

Legend:
Removed from v.1.291  
changed lines
  Added in v.1.352

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24