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

Legend:
Removed from v.1.289  
changed lines
  Added in v.1.316

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24