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

Legend:
Removed from v.1.294  
changed lines
  Added in v.1.336

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24