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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24