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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24