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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24