/[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.307 by wakaba, Tue Oct 14 07:49:55 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>  2008-10-14  Wakaba  <wakaba@suika.fam.cx>
233    
234          * HTML-tree.t: Serialization code moved to Whatpm::HTML::Dumper.          * HTML-tree.t: Serialization code moved to Whatpm::HTML::Dumper.

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24