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

Legend:
Removed from v.1.282  
changed lines
  Added in v.1.319

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24