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

Legend:
Removed from v.1.299  
changed lines
  Added in v.1.342

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24