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

Legend:
Removed from v.1.292  
changed lines
  Added in v.1.339

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24