/[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.261 by wakaba, Sun Sep 7 12:41:49 2008 UTC revision 1.323 by wakaba, Sun Oct 19 09:25:21 2008 UTC
# Line 1  Line 1 
1    2008-10-19  Wakaba  <wakaba@suika.fam.cx>
2    
3            * XML-Parser.t: "xml/entrefs-1.dat" added.
4    
5    2008-10-19  Wakaba  <wakaba@suika.fam.cx>
6    
7            * XML-Parser.t: "xml/eldecls-1.dat" added.
8    
9    2008-10-19  Wakaba  <wakaba@suika.fam.cx>
10    
11            * XML-Parser.t: Typo fixed.
12    
13    2008-10-19  Wakaba  <wakaba@suika.fam.cx>
14    
15            * XML-Parser.t: "xml/entities-1.dat" and "xml/entities-2.dat"
16            added.  Support for the "#entities" directive.
17    
18    2008-10-18  Wakaba  <wakaba@suika.fam.cx>
19    
20            * XML-Parser.t: "xml/notations-1.dat" added.
21    
22    2008-10-17  Wakaba  <wakaba@suika.fam.cx>
23    
24            * XML-Parser.t: "xml/attlists-1.dat" added.
25    
26    2008-10-16  Wakaba  <wakaba@suika.fam.cx>
27    
28            * XML-Parser.t: "xml/pis-2.dat" and "xml/comments-2.dat" are added.
29    
30    2008-10-15  Wakaba  <wakaba@suika.fam.cx>
31    
32            * XML-Parser.t: "xml/doctypes-2.dat" added.
33    
34            * tokenizer-test-1.test: Keyword case-sensitivility tests added.
35    
36    2008-10-15  Wakaba  <wakaba@suika.fam.cx>
37    
38            * XML-Parser.t: "xml/ns-elements-1.dat" added.
39    
40    2008-10-15  Wakaba  <wakaba@suika.fam.cx>
41    
42            * XML-Parser.t: "xml/pis-1.dat" and "xml/xmldecls-1.dat" added.
43            Test directifes "#xml-version", "#xml-encoding", and
44            "#xml-standalone" are added.
45    
46    2008-10-15  Wakaba  <wakaba@suika.fam.cx>
47    
48            * XML-Parser.t: "xml/charref-1.dat" added.
49    
50    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
51    
52            * XML-Parser.t: "xml/texts-1.dat" added.
53    
54            * tokenizer-test-2.dat: Test for ]]> are added.
55    
56    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
57    
58            * tree-test-foreign.dat: More test data are added.
59    
60    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
61    
62            * XML-Parser.t: "xml/elements-1.dat" and "xml/doctypes-1.dat"
63            added.
64    
65    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
66    
67            * XML-Parser.t: "xml/ns-attrs-1.dat" added.
68    
69    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
70    
71            * xml/: New directory.
72    
73            * Makefile: Tests for Whatpm::XML::Parser are added.
74    
75            * HTML-tree.t: Change the relative order of codes.
76    
77            * XML-Parser.t: New test script.
78    
79    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
80    
81            * HTML-tree.t: Serialization code moved to Whatpm::HTML::Dumper.
82    
83    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
84    
85            * tree-test-phrasing.dat: Wrong test results fixed.
86    
87            * tree-test-foreign.dat: New tests added.
88    
89            * testfiles.pl: "#..." line at the end of a test entry was not
90            supported.
91    
92            * HTML-tree.t: Show the "#data" content in "no #errors" error
93            message.
94    
95            * tokenizer-test-2.dat: A wrong test result fixed.
96    
97    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
98    
99            * HTML-tree.t: Test result format for oreign element/attribute
100            names are updated to the latest one for html5lib tests.  Append a
101            newline to the expected result only when it is not an empty
102            string, for comparablity with the actual result.
103    
104            * tokenizer-test-3.dat, tree-test-foreign.dat, tree-test-1.dat,
105            tree-test-3.dat: Test results for foreign elements are updated.
106    
107    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
108    
109            * HTML-tree.t: <!DOCTYPE> test result format changed to the latest
110            format for html5lib tests.
111    
112            * tree-test-1.dat, tokenizer-test-2.dat: Test results for
113            <!DOCTYPE> are updated.
114    
115    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
116    
117            * HTML-tree.t: Test data file parser changed to the common one.
118    
119    2008-10-13  Wakaba  <wakaba@suika.fam.cx>
120    
121            * tokenizer-test-2.dat: A test result was wrong.
122    
123    2008-10-07  Wakaba  <wakaba@suika.fam.cx>
124    
125            * content-model-1.dat: Some entries moved to
126            dom-conformance/html-1.dat, dom-conformance/html-flows-1.dat,
127            dom-conformance/html-links-1.dat,
128            dom-conformance/html-objects-1.dat, and
129            dom-conformance/html-interactive-1.dat.
130    
131            * content-model-2.dat: Removed (moved to
132            dom-conformance/xml-1.dat, dom-conformance/html-1.dat,
133            dom-conformance/html-links-1.dat,
134            dom-conformance/html-objects-1.dat,
135            dom-conformance/html-interactive-1.dat, and
136            dom-conformance/html-flows-1.dat).
137    
138            * content-model-3.dat: Removed (moved to
139            dom-conformance/xml-global.dat).
140    
141            * content-model-4.dat: Removed (moved to
142            dom-conformance/html-texts-1.dat and
143            dom-conformance/html-links-1.dat).
144    
145            * content-model-5.dat: Removed (moved to
146            dom-conformance/html-flows-1.dat).
147    
148            * content-model-6.dat: Removed (moved to
149            dom-conformance/html-dataset.dat).
150    
151            * ContentChecker.t: References to the removed files removed and
152            references to new files added.
153    
154            * ContentChecker-XML.t: New script.
155    
156            * Makefile: Updated.
157    
158    2008-10-07  Wakaba  <wakaba@suika.fam.cx>
159    
160            * content-model-2.dat: Repetition model test is moved to another
161            file.  A wrong test result fixed.  Broken test entries fixed.
162            <area rev> is now reported as "unknown attribute", since RDFa spec
163            adds that attribute to all elements with the Common attribute set.
164            Note that we have no plan to support RDFa, at the moment.
165    
166    2008-10-05  Wakaba  <wakaba@suika.fam.cx>
167    
168            * ContentChecker.t: New files added.
169    
170            * content-model-1.dat, content-model-2.dat: Numbers of test
171            entries are moved to other files.
172    
173    2008-10-05  Wakaba  <wakaba@suika.fam.cx>
174    
175            * content-model-1.dat, content-model-2.dat: Test results on
176            |label| contents fixed.
177    
178            * ContentChecker.t: |dom-conformance/html-form-label.dat| added.
179    
180            * dom-conformance/: New directory.
181    
182    2008-10-05  Wakaba  <wakaba@suika.fam.cx>
183    
184            * HTML-tree.t: New test files added.
185    
186            * Makefile: New test files added.
187    
188    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
189    
190            * tree-test-1.dat: Test results updated and new tests added on the
191            boundaries of Text nodes (HTML5 revision 2124).
192    
193    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
194    
195            * tree-test-form.dat: New test data file.
196    
197            * HTML-tree.t: |tree-test-form.dat| added.
198    
199            * tree-test-1.dat: Test results related to <option> and <optgroup>
200            are updated (cf. HTML5 revision 2128).
201    
202    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
203    
204            * tree-test-foreign.dat: New test data file.
205    
206            * HTML-tree.t: |tree-test-foreign.dat| added.
207    
208    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
209    
210            * tree-test-void.dat: Test on unmatched void end tag added (cf.
211            HTML5 revision 1731).
212    
213            * tree-test-1.dat: Test on unmatched end tag added (cf. HTML5
214            revision 1731).
215    
216    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
217    
218            * tree-test-void.dat: Test on |param| and |source| start tags are
219            added, as well as test on polytheistic slashes for new void
220            elements (HTML5 revision 1731).
221    
222    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
223    
224            * tree-test-flow.dat: Test on implied end tag before <p> start tag
225            are added (HTML5 revision 1731).
226    
227    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
228    
229            * tree-test-phrasing.dat, tree-test-flow.dat: New test data files.
230    
231            * HTML-tree.t: |tree-test-phrasing.dat| and |tree-test-flow.dat|
232            are added.
233    
234    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
235    
236            * tree-test-void.dat: New test data (cf. HTML5 revision 1731).
237    
238            * HTML-tree.t: |tree-test-void.dat| added.
239    
240            * tree-test-1.dat: Test on <listing> as a "special" element are
241            added.  Test on implied |option| and |optgroup| end tags are added
242            (cf. HTML5 revision 1731).
243    
244    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
245    
246            * tree-test-1.dat: Test related to "special", "formatting",
247            "scoping", and "phrasing" categories are added (cf. HTML5 revision
248            1778).
249    
250    2008-10-02  Wakaba  <wakaba@suika.fam.cx>
251    
252            * ContentType.t: More test cases on BOM are added.  Some test
253            results updated according to HTML5 revision 1927.  Tests on the
254            returned values in the list context are added.
255    
256    2008-09-22  Wakaba  <wakaba@suika.fam.cx>
257    
258            * content-model-2.dat: Test data on |for=""| attribute are added.
259    
260    2008-09-22  Wakaba  <wakaba@suika.fam.cx>
261    
262            * tokenizer-test-1.test: Test data on invalid character references
263            are added (cf. HTML5 revision 2138).
264    
265            * tokenizer-test-2.dat: Test data on U+000B are updated (HTML5
266            revision 2138).
267    
268    2008-09-22  Wakaba  <wakaba@suika.fam.cx>
269    
270            * content-model-2.dat: Test data for |area| |alt=""| are added (HTML5
271            revision 1932).
272    
273    2008-09-21  Wakaba  <wakaba@suika.fam.cx>
274    
275            * content-model-2.dat: Test data for |form=""| are added.
276    
277    2008-09-21  Wakaba  <wakaba@suika.fam.cx>
278    
279            * content-model-1.dat: Test data for |fieldset| |legend| are added.
280    
281    2008-09-21  Wakaba  <wakaba@suika.fam.cx>
282    
283            * content-model-2.dat: Test data for |form| |name| are added.
284    
285    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
286    
287            * content-model-1.dat, content-model-2.dat, content-model-4.dat:
288            Test data for U+000B are added (cf. HTML5 revision 1738).
289    
290    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
291    
292            * tokenizer-test-2.dat: Test result updated (cf. HTML5 revision
293            1738).
294    
295            * tree-test-1.dat: Test results updated.  New test data for the
296            treatement of U+000B are added (HTML5 revision 1738).
297    
298    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
299    
300            * tokenizer-test-1.test: Test data for U+000B are added (cf. HTML5
301            revision 1738).
302    
303    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
304    
305            * ContentType.t: Updated to disallow 0x0B as text byte (HTML5
306            revision 1738).
307    
308    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
309    
310            * content-checker.pl: Remove dedicated parser and adopt
311            testfiles.pl parser.
312    
313            * content-model-1.dat, content-model-2.dat: Typo fixed.
314    
315    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
316    
317            * content-model-1.dat: Test data for interactive contents are
318            added (cf. HTML5 revision 2018).
319    
320    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
321    
322            * content-model-2.dat: Add test data for accept-charset=""
323            attributes.
324    
325    2008-09-18  Wakaba  <wakaba@suika.fam.cx>
326    
327            * langtag-1.dat: More test data from RFC 4646 are added.
328    
329    2008-09-18  Wakaba  <wakaba@suika.fam.cx>
330    
331            * langtag-1.dat: More test data from RFC 4646 sections 1.-2.2.4.
332            are added.
333    
334    2008-09-18  Wakaba  <wakaba@suika.fam.cx>
335    
336            * LangTag.t: Completely rewritten using |testfiles.pl|.
337    
338            * testfiles.pl: New script.
339    
340            * langtag-1.dat: Tests for case are added.
341    
342    2008-09-18  Wakaba  <wakaba@suika.fam.cx>
343    
344            * ContentChecker.t: Atom tests are moved to another file.
345    
346            * ContentChecker-Atom.t, LangTag.t: New test scripts.
347    
348            * Makefile: Updated to invoke new test scripts.
349    
350            * langtag-1.dat: New test data file.
351    
352    2008-09-18  Wakaba  <wakaba@suika.fam.cx>
353    
354            * ContentChecker.t: Test engine moved to another script.
355    
356            * content-checker.pl: New script.
357    
358    2008-09-17  Wakaba  <wakaba@suika.fam.cx>
359    
360            * content-model-1.dat: Test results are updated.
361    
362            * content-model-2.dat: Tests for style="" are added.
363    
364    2008-09-16  Wakaba  <wakaba@suika.fam.cx>
365    
366            * css-text.dat: Test data for pre-wrap updated.
367    
368    2008-09-15  Wakaba  <wakaba@suika.fam.cx>
369    
370            * css-visual.dat: New test data for Firefox3's new 'width'
371            values.
372    
373    2008-09-13  Wakaba  <wakaba@suika.fam.cx>
374    
375            * content-model-2.dat: A test case for NCR in charset=""
376            is added.
377    
378    2008-09-13  Wakaba  <wakaba@suika.fam.cx>
379    
380            * tokenizer-test-3.dat: New test for MSE is added.
381    
382    2008-09-13  Wakaba  <wakaba@suika.fam.cx>
383    
384            * HTML-tree.t: tokenizer-test-3.dat added.
385    
386            * tokenizer-test-3.dat: New test data.
387    
388    2008-09-09  Wakaba  <wakaba@suika.fam.cx>
389    
390            * content-model-1.dat, content-model-7.dat: |a| is now
391            transparent (HTML5 revision 1963).
392    
393  2008-09-07  Wakaba  <wakaba@suika.fam.cx>  2008-09-07  Wakaba  <wakaba@suika.fam.cx>
394    
395          * content-model-7.dat: Typo fixed.          * content-model-7.dat: Typo fixed.

Legend:
Removed from v.1.261  
changed lines
  Added in v.1.323

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24