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

Legend:
Removed from v.1.276  
changed lines
  Added in v.1.310

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24