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

Legend:
Removed from v.1.288  
changed lines
  Added in v.1.326

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24