1 |
|
2009-09-06 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* tree-test-1.dat, tree-test-form.dat, tree-test-void.dat: Added |
4 |
|
and revised test results related to <keygen> parsing (HTML5 |
5 |
|
revision 2960). |
6 |
|
|
7 |
|
2009-09-05 Wakaba <wakaba@suika.fam.cx> |
8 |
|
|
9 |
|
* tree-test-1.dat: Added test cases for "in table text" insertion |
10 |
|
mode (HTML5 revision 3382). |
11 |
|
|
12 |
|
2009-09-05 Wakaba <wakaba@suika.fam.cx> |
13 |
|
|
14 |
|
* tokenizer-test-1.test: Changed to keep non-normal character |
15 |
|
references (HTML5 revision 3374). |
16 |
|
|
17 |
|
2009-09-05 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* tokenizer-test-1.test: Updated test results on unclosed start |
20 |
|
and end tags (HTML5 revision 2990). |
21 |
|
|
22 |
|
2009-09-05 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
|
* tokenizer-test-1.test: Added test cases for "comment end space |
25 |
|
state" (HTML5 revision 3195). |
26 |
|
|
27 |
|
2009-09-05 Wakaba <wakaba@suika.fam.cx> |
28 |
|
|
29 |
|
* tokenizer-test-1.test: Added test cases for "comment end bang |
30 |
|
state" (HTML5 revision 3191). |
31 |
|
|
32 |
|
2009-08-22 Wakaba <wakaba@suika.fam.cx> |
33 |
|
|
34 |
|
* ContentChecker.t: Added a new test data file. |
35 |
|
|
36 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
37 |
|
|
38 |
|
* ContentChecker.t: Added a new test data file. |
39 |
|
|
40 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
41 |
|
|
42 |
|
* content-model-7.dat: The |bb| element has been removed from the |
43 |
|
spec so that relevant test results are changed (HTML5 revision |
44 |
|
3621). |
45 |
|
|
46 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
47 |
|
|
48 |
|
* tree-test-1.dat: Added tests for about:legacy-compat and changed |
49 |
|
test results for XSLT-compat (HTML5 revision 2725). |
50 |
|
|
51 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
52 |
|
|
53 |
|
* tree-test-form.dat: Added tests for <script> elements in |
54 |
|
<select> and <select> in <table> (HTML5 revision 2500). |
55 |
|
|
56 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
57 |
|
|
58 |
|
* tokenizer-test-1.test: "<" in attribute names are now parse |
59 |
|
errors (HTML5 revision 3354). |
60 |
|
|
61 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
62 |
|
|
63 |
|
* tree-test-1.dat: Changed test results for </br> in the after |
64 |
|
head parsing mode (HTML5 revision 2586). |
65 |
|
|
66 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
67 |
|
|
68 |
|
* tree-test-foreign.dat: Added tests for <font> in SVG (cf. HTML5 |
69 |
|
revision 2590). |
70 |
|
|
71 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
72 |
|
|
73 |
|
* tree-test-1.dat, tree-test-3.dat, tree-test-flow.dat, |
74 |
|
tree-test-foreign.dat, tree-test-form.dat, tree-test-phrasing.dat, |
75 |
|
tokenizer-test-1.test, tokenizer-test-2.dat, tokenizer-test-3.dat: |
76 |
|
DOCTYPE names are now normalized to its lowercased form (HTML5 |
77 |
|
revision 2502). |
78 |
|
|
79 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
80 |
|
|
81 |
|
* tree-test-form.dat: Added test cases for <select> in "in select" |
82 |
|
parsing modes. |
83 |
|
|
84 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
85 |
|
|
86 |
|
* tree-test-foreign.dat: Added xmlns:xlink test cases (cf. HTML5 |
87 |
|
revision 2701). |
88 |
|
|
89 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
90 |
|
|
91 |
|
* tree-test-2.dat: Fixed some wrong test results. |
92 |
|
|
93 |
|
* tree-test-form.dat, tree-test-phrasing.dat: Tests on </body> |
94 |
|
after start tags of end-tag-optional element (cf. HTML5 revision |
95 |
|
2806). |
96 |
|
|
97 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
98 |
|
|
99 |
|
* tree-test-1.dat: Added tests for <table> in <p> (c.f. HTML5 |
100 |
|
revision 3132). |
101 |
|
|
102 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
103 |
|
|
104 |
|
* tokenizer-test-1.test: Updated the result (c.f. HTML5 revision |
105 |
|
3121). |
106 |
|
|
107 |
|
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
108 |
|
|
109 |
|
* tree-test-1.dat: Added test on <keygen> in <select> (c.f. HTML5 |
110 |
|
revision 3163). |
111 |
|
|
112 |
|
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
113 |
|
|
114 |
|
* tokenizer-test-1.test: < in unquoted attribute value is no |
115 |
|
longer allowed (HTML5 revision 3206). |
116 |
|
|
117 |
|
2009-06-28 Wakaba <wakaba@suika.fam.cx> |
118 |
|
|
119 |
|
* tree-test-1.dat, tree-test-flow.dat: Updated test results on |
120 |
|
isindex (c.f. HTML5 revision 3236). |
121 |
|
|
122 |
|
2009-06-28 Wakaba <wakaba@suika.fam.cx> |
123 |
|
|
124 |
|
* ContentChecker.t: Added new test data file. |
125 |
|
|
126 |
|
2008-12-13 Wakaba <wakaba@suika.fam.cx> |
127 |
|
|
128 |
|
* content-model-7.dat: Added an example from HTML5 spec. |
129 |
|
|
130 |
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
131 |
|
|
132 |
|
* ContentChecker.t: Added new test data file. |
133 |
|
|
134 |
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
135 |
|
|
136 |
|
* ContentChecker.t: Added new test data file. |
137 |
|
|
138 |
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
139 |
|
|
140 |
|
* ContentChecker.t: Added new test data file. |
141 |
|
|
142 |
|
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
143 |
|
|
144 |
|
* ContentChecker.t: Added |dom-conformance/html-form-datalist.dat|. |
145 |
|
|
146 |
|
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
147 |
|
|
148 |
|
* content-checker.pl: Use new XML parser for parsing test data. |
149 |
|
Use NanoDOM instead of manakai DOM implementation. |
150 |
|
|
151 |
|
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
152 |
|
|
153 |
|
* SWML-Parser.t: New test data files added. |
154 |
|
|
155 |
|
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
156 |
|
|
157 |
|
* SWML-Parser.t: Test file |swml/blocks-1.dat| added. |
158 |
|
|
159 |
|
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
160 |
|
|
161 |
|
* Makefile: A rule for SWML testing is added. |
162 |
|
|
163 |
|
* SWML-Parser.t: New file. |
164 |
|
|
165 |
|
* swml/: New directory. |
166 |
|
|
167 |
|
2008-10-20 Wakaba <wakaba@suika.fam.cx> |
168 |
|
|
169 |
|
* XML-Parser.t: "xml/attrs-2.dat" added. |
170 |
|
|
171 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
172 |
|
|
173 |
|
* XML-Parser.t: "xml/entrefs-2.dat" added. |
174 |
|
|
175 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
176 |
|
|
177 |
|
* XML-Parser.t: "xml/entrefs-1.dat" added. |
178 |
|
|
179 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
180 |
|
|
181 |
|
* XML-Parser.t: "xml/eldecls-1.dat" added. |
182 |
|
|
183 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
184 |
|
|
185 |
|
* XML-Parser.t: Typo fixed. |
186 |
|
|
187 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
188 |
|
|
189 |
|
* XML-Parser.t: "xml/entities-1.dat" and "xml/entities-2.dat" |
190 |
|
added. Support for the "#entities" directive. |
191 |
|
|
192 |
|
2008-10-18 Wakaba <wakaba@suika.fam.cx> |
193 |
|
|
194 |
|
* XML-Parser.t: "xml/notations-1.dat" added. |
195 |
|
|
196 |
|
2008-10-17 Wakaba <wakaba@suika.fam.cx> |
197 |
|
|
198 |
|
* XML-Parser.t: "xml/attlists-1.dat" added. |
199 |
|
|
200 |
|
2008-10-16 Wakaba <wakaba@suika.fam.cx> |
201 |
|
|
202 |
|
* XML-Parser.t: "xml/pis-2.dat" and "xml/comments-2.dat" are added. |
203 |
|
|
204 |
|
2008-10-15 Wakaba <wakaba@suika.fam.cx> |
205 |
|
|
206 |
|
* XML-Parser.t: "xml/doctypes-2.dat" added. |
207 |
|
|
208 |
|
* tokenizer-test-1.test: Keyword case-sensitivility tests added. |
209 |
|
|
210 |
|
2008-10-15 Wakaba <wakaba@suika.fam.cx> |
211 |
|
|
212 |
|
* XML-Parser.t: "xml/ns-elements-1.dat" added. |
213 |
|
|
214 |
|
2008-10-15 Wakaba <wakaba@suika.fam.cx> |
215 |
|
|
216 |
|
* XML-Parser.t: "xml/pis-1.dat" and "xml/xmldecls-1.dat" added. |
217 |
|
Test directifes "#xml-version", "#xml-encoding", and |
218 |
|
"#xml-standalone" are added. |
219 |
|
|
220 |
|
2008-10-15 Wakaba <wakaba@suika.fam.cx> |
221 |
|
|
222 |
|
* XML-Parser.t: "xml/charref-1.dat" added. |
223 |
|
|
224 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
225 |
|
|
226 |
|
* XML-Parser.t: "xml/texts-1.dat" added. |
227 |
|
|
228 |
|
* tokenizer-test-2.dat: Test for ]]> are added. |
229 |
|
|
230 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
231 |
|
|
232 |
|
* tree-test-foreign.dat: More test data are added. |
233 |
|
|
234 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
235 |
|
|
236 |
|
* XML-Parser.t: "xml/elements-1.dat" and "xml/doctypes-1.dat" |
237 |
|
added. |
238 |
|
|
239 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
240 |
|
|
241 |
|
* XML-Parser.t: "xml/ns-attrs-1.dat" added. |
242 |
|
|
243 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
244 |
|
|
245 |
|
* xml/: New directory. |
246 |
|
|
247 |
|
* Makefile: Tests for Whatpm::XML::Parser are added. |
248 |
|
|
249 |
|
* HTML-tree.t: Change the relative order of codes. |
250 |
|
|
251 |
|
* XML-Parser.t: New test script. |
252 |
|
|
253 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
254 |
|
|
255 |
|
* HTML-tree.t: Serialization code moved to Whatpm::HTML::Dumper. |
256 |
|
|
257 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
258 |
|
|
259 |
|
* tree-test-phrasing.dat: Wrong test results fixed. |
260 |
|
|
261 |
|
* tree-test-foreign.dat: New tests added. |
262 |
|
|
263 |
|
* testfiles.pl: "#..." line at the end of a test entry was not |
264 |
|
supported. |
265 |
|
|
266 |
|
* HTML-tree.t: Show the "#data" content in "no #errors" error |
267 |
|
message. |
268 |
|
|
269 |
|
* tokenizer-test-2.dat: A wrong test result fixed. |
270 |
|
|
271 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
272 |
|
|
273 |
|
* HTML-tree.t: Test result format for oreign element/attribute |
274 |
|
names are updated to the latest one for html5lib tests. Append a |
275 |
|
newline to the expected result only when it is not an empty |
276 |
|
string, for comparablity with the actual result. |
277 |
|
|
278 |
|
* tokenizer-test-3.dat, tree-test-foreign.dat, tree-test-1.dat, |
279 |
|
tree-test-3.dat: Test results for foreign elements are updated. |
280 |
|
|
281 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
282 |
|
|
283 |
|
* HTML-tree.t: <!DOCTYPE> test result format changed to the latest |
284 |
|
format for html5lib tests. |
285 |
|
|
286 |
|
* tree-test-1.dat, tokenizer-test-2.dat: Test results for |
287 |
|
<!DOCTYPE> are updated. |
288 |
|
|
289 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
290 |
|
|
291 |
|
* HTML-tree.t: Test data file parser changed to the common one. |
292 |
|
|
293 |
|
2008-10-13 Wakaba <wakaba@suika.fam.cx> |
294 |
|
|
295 |
|
* tokenizer-test-2.dat: A test result was wrong. |
296 |
|
|
297 |
|
2008-10-07 Wakaba <wakaba@suika.fam.cx> |
298 |
|
|
299 |
|
* content-model-1.dat: Some entries moved to |
300 |
|
dom-conformance/html-1.dat, dom-conformance/html-flows-1.dat, |
301 |
|
dom-conformance/html-links-1.dat, |
302 |
|
dom-conformance/html-objects-1.dat, and |
303 |
|
dom-conformance/html-interactive-1.dat. |
304 |
|
|
305 |
|
* content-model-2.dat: Removed (moved to |
306 |
|
dom-conformance/xml-1.dat, dom-conformance/html-1.dat, |
307 |
|
dom-conformance/html-links-1.dat, |
308 |
|
dom-conformance/html-objects-1.dat, |
309 |
|
dom-conformance/html-interactive-1.dat, and |
310 |
|
dom-conformance/html-flows-1.dat). |
311 |
|
|
312 |
|
* content-model-3.dat: Removed (moved to |
313 |
|
dom-conformance/xml-global.dat). |
314 |
|
|
315 |
|
* content-model-4.dat: Removed (moved to |
316 |
|
dom-conformance/html-texts-1.dat and |
317 |
|
dom-conformance/html-links-1.dat). |
318 |
|
|
319 |
|
* content-model-5.dat: Removed (moved to |
320 |
|
dom-conformance/html-flows-1.dat). |
321 |
|
|
322 |
|
* content-model-6.dat: Removed (moved to |
323 |
|
dom-conformance/html-dataset.dat). |
324 |
|
|
325 |
|
* ContentChecker.t: References to the removed files removed and |
326 |
|
references to new files added. |
327 |
|
|
328 |
|
* ContentChecker-XML.t: New script. |
329 |
|
|
330 |
|
* Makefile: Updated. |
331 |
|
|
332 |
2008-10-07 Wakaba <wakaba@suika.fam.cx> |
2008-10-07 Wakaba <wakaba@suika.fam.cx> |
333 |
|
|
334 |
* content-model-2.dat: Repetition model test is moved to another |
* content-model-2.dat: Repetition model test is moved to another |