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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24