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

Legend:
Removed from v.1.300  
changed lines
  Added in v.1.350

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24