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

Legend:
Removed from v.1.301  
changed lines
  Added in v.1.361

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24