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

Legend:
Removed from v.1.296  
changed lines
  Added in v.1.354

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24