1 |
wakaba |
1.61 |
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
|
3 |
|
|
* Charset-DecodeHandler.t: New test script. |
4 |
|
|
|
5 |
wakaba |
1.60 |
2007-07-07 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
|
7 |
|
|
* tokenizer-test-1.test: A comment test is added. |
8 |
|
|
|
9 |
wakaba |
1.58 |
2007-07-01 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
|
11 |
wakaba |
1.59 |
* tree-test-1.dat: New tests for unmatched end tags. |
12 |
|
|
|
13 |
|
|
2007-07-01 Wakaba <wakaba@suika.fam.cx> |
14 |
|
|
|
15 |
wakaba |
1.58 |
* table-1.dat: New test data. |
16 |
|
|
|
17 |
|
|
* ContentChecker.t: |table-1.dat| is added. |
18 |
|
|
|
19 |
wakaba |
1.56 |
2007-06-30 Wakaba <wakaba@suika.fam.cx> |
20 |
|
|
|
21 |
wakaba |
1.57 |
* tree-test-2.dat: Tests for <title> in fragments are added. |
22 |
|
|
|
23 |
|
|
2007-06-30 Wakaba <wakaba@suika.fam.cx> |
24 |
|
|
|
25 |
wakaba |
1.56 |
* URIChecker.t: Error level names in test results has |
26 |
|
|
been changed. |
27 |
|
|
|
28 |
|
|
* tokenizer-test-1.test: A test for bogus SYSTEM identifier |
29 |
|
|
is added. |
30 |
|
|
|
31 |
|
|
* content-model-1.dat, content-model-2.dat, content-model-3.dat, |
32 |
|
|
content-model-4.dat: Error messages has been changed. |
33 |
|
|
|
34 |
|
|
* ContentChecker.t: Appends error level to the error |
35 |
|
|
message if any. |
36 |
|
|
|
37 |
wakaba |
1.53 |
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
38 |
|
|
|
39 |
wakaba |
1.55 |
* content-model-2.dat: Tests for |<img ismap>| context |
40 |
|
|
are added. Tests for |<command>|'s attributes are added. |
41 |
|
|
Tests for |<menu>|'s attributes are added. Tests for |contextmenu| |
42 |
|
|
are added. |
43 |
|
|
|
44 |
|
|
* content-model-1.dat: Tests for |<datagrid>| contents |
45 |
|
|
are added. |
46 |
|
|
|
47 |
|
|
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
48 |
|
|
|
49 |
wakaba |
1.54 |
* tree-test-1.dat: The tests using |#document-fragment| |
50 |
|
|
are move to |tree-test-2.dat|. |
51 |
|
|
|
52 |
|
|
* tree-test-2.dat: New test data. In addition to |
53 |
|
|
tests from |tree-test-1.dat|, two tests |
54 |
|
|
for |</table>| are added. |
55 |
|
|
|
56 |
|
|
* HTML-tree.t: |tree-test-2.dat| is added. |
57 |
|
|
|
58 |
|
|
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
59 |
|
|
|
60 |
wakaba |
1.53 |
* tree-test-1.dat: Tests for end tag strings |
61 |
|
|
in CDATA elements are added. |
62 |
|
|
|
63 |
wakaba |
1.48 |
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
64 |
|
|
|
65 |
wakaba |
1.52 |
* content-model-1.dat: Tests for |footer| |
66 |
|
|
content model are added. |
67 |
|
|
|
68 |
|
|
* content-model-2.dat: Tests for |ping| |
69 |
|
|
and |tabindex| attributes are added. Tests for |datetime| |
70 |
|
|
attribute of |ins| and |del| elements are added. |
71 |
|
|
|
72 |
|
|
* content-model-4.dat: New test data. |
73 |
|
|
|
74 |
|
|
* ContentChecker.t: |content-model-4.dat| is added. |
75 |
|
|
|
76 |
|
|
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
77 |
|
|
|
78 |
wakaba |
1.51 |
* tokenizer-test-1.test: Tests for HTML5 revisions 1.144 |
79 |
|
|
and 1.145 (CR and invalid character references) are added. |
80 |
|
|
Tests for HTML5 revision 1.148 (character references |
81 |
|
|
in attributes) are added. |
82 |
|
|
|
83 |
|
|
* tree-test-1.dat: Tests for HTML5 revision 1.146 (white |
84 |
|
|
space characters before root element start tag). |
85 |
|
|
|
86 |
|
|
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
87 |
|
|
|
88 |
wakaba |
1.49 |
* tree-test-1.dat: Some test results are changed |
89 |
wakaba |
1.50 |
and a test is added according to the HTML5 |
90 |
wakaba |
1.51 |
revisions 1.142 and 1.143 (<noscript> in <head>). |
91 |
wakaba |
1.50 |
|
92 |
|
|
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
93 |
|
|
|
94 |
|
|
* tree-test-1.dat: Some test results are changed |
95 |
wakaba |
1.49 |
since <base>, <link>, and <meta> in body |
96 |
|
|
are no longer appended to the head element pointer (HTML5 |
97 |
|
|
revision 935). |
98 |
|
|
|
99 |
|
|
* content-model-2.dat: Tests for |scoped| |
100 |
|
|
attribute are added (HTML5 revision 938). |
101 |
|
|
|
102 |
|
|
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
103 |
|
|
|
104 |
wakaba |
1.48 |
* tree-test-1.dat: Tests for CDATA/RCDATA innerHTML |
105 |
|
|
with matching end tag are added (HTML5 revision 923). |
106 |
|
|
A test for h2 in h1 is added (HTML5 revision 926). |
107 |
|
|
|
108 |
wakaba |
1.34 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
109 |
|
|
|
110 |
wakaba |
1.48 |
* tree-test-1.dat: Tests for |<isindex>| are added (HTML5 |
111 |
|
|
revision 920). |
112 |
wakaba |
1.47 |
|
113 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
114 |
|
|
|
115 |
wakaba |
1.46 |
* tokenizer-test-1.test: Tests for conforming bare |&| |
116 |
|
|
are added. |
117 |
|
|
|
118 |
|
|
* tree-test-1.dat: Tests for |</body>| are added. |
119 |
|
|
|
120 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
121 |
|
|
|
122 |
wakaba |
1.45 |
* tree-test-1.dat: Always use uppercase document type name. |
123 |
|
|
|
124 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
125 |
|
|
|
126 |
wakaba |
1.44 |
* HTML-tokenizer.t: Support for new DOCTYPE token syntax. |
127 |
|
|
|
128 |
|
|
* tokenizer-test-1.test: Tests for DOCTYPE tokens |
129 |
|
|
are revised and added. |
130 |
|
|
|
131 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
132 |
|
|
|
133 |
wakaba |
1.43 |
* tokenizer-test-1.test: Tests for |<| in tags are |
134 |
|
|
added. (HTML5 revisions 900, 901, 902, and 911.) |
135 |
|
|
|
136 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
137 |
|
|
|
138 |
wakaba |
1.42 |
* tokenizer-test-1.test: |⟨|, and |&rlang;| tests |
139 |
|
|
are added. (HTML5 revision 895.) A test for |&;| |
140 |
|
|
is added. |
141 |
|
|
|
142 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
143 |
|
|
|
144 |
wakaba |
1.41 |
* tokenizer-test-1.test: |™| test added. (HTML5 revision 889.) |
145 |
|
|
|
146 |
|
|
* HTML-tree.t: Output test file names. Escaped |
147 |
|
|
new line at the end of test data was removed. |
148 |
|
|
|
149 |
|
|
* tokenizer-test-2.dat: Tests for newlines, NULL, and |
150 |
|
|
escape flag stuff in |set_inner_html|. |
151 |
|
|
|
152 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
153 |
|
|
|
154 |
wakaba |
1.40 |
* tree-test-1.dat: New test for HTML5 revision 884 (</form> |
155 |
|
|
try to close its children). |
156 |
|
|
|
157 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
158 |
|
|
|
159 |
wakaba |
1.39 |
* content-model-1.dat: Tests for space characters |
160 |
|
|
in id="" attribute are added. |
161 |
|
|
|
162 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
163 |
|
|
|
164 |
wakaba |
1.38 |
* tree-test-1.dat: New tests for parse errors by |
165 |
|
|
tags closed by <li>, <dt>, or <dd>. (HTML5 revision 880.) |
166 |
|
|
|
167 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
168 |
|
|
|
169 |
wakaba |
1.37 |
* tokenizer-test-2.dat: New test. This test file contains |
170 |
|
|
some tests that cannot be reliably tested by |HTML-tokenize.t|, |
171 |
|
|
since they depends on how characeters are supplied to the |
172 |
|
|
tokenizer. |
173 |
|
|
|
174 |
|
|
* HTML-tree.t: |tokenizer-test-2.dat| added. |#data escaped| |
175 |
|
|
etc. supported. |
176 |
|
|
|
177 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
178 |
|
|
|
179 |
wakaba |
1.36 |
* tokenizer-test-1.test: Tests for C1 character |
180 |
|
|
references are added. |
181 |
|
|
|
182 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
183 |
|
|
|
184 |
wakaba |
1.35 |
* ContentChecker.t: Use NanoDOM-based manakai for XHTML. |
185 |
|
|
Note that a test fails that assumes XML attribute value |
186 |
|
|
normalization fails since XMLParserTemp.pm does |
187 |
|
|
not normalize white space in attribute value when |
188 |
|
|
creating an attribute node (and new NanoDOM-based |
189 |
|
|
manakai's Attr.value does not normalize white space |
190 |
|
|
for more Web compatibility). |
191 |
|
|
|
192 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
193 |
|
|
|
194 |
wakaba |
1.34 |
* Makefile, HTML-tokenizer.t, HTML-tree.t: New test |
195 |
|
|
files are added. |
196 |
|
|
|
197 |
|
|
* tokenize/, tree-construction/: Sync with latest html5lib |
198 |
|
|
trunk. |
199 |
|
|
|
200 |
wakaba |
1.33 |
2007-06-05 Wakaba <wakaba@suika.fam.cx> |
201 |
|
|
|
202 |
|
|
* content-model-2.dat: |script| |async| and |defer| |
203 |
|
|
no longer require |src|. |async| MUST NOT be |
204 |
|
|
specified if |defer|. (HTML5 revision 858). |
205 |
|
|
|
206 |
wakaba |
1.32 |
2007-05-30 Wakaba <wakaba@suika.fam.cx> |
207 |
|
|
|
208 |
|
|
* ContentChecker.t: Don't use obsolete |new| method. |
209 |
|
|
|
210 |
|
|
* tree-test-1.dat: Nested form test added. |
211 |
|
|
|
212 |
wakaba |
1.31 |
2007-05-27 Wakaba <wakaba@suika.fam.cx> |
213 |
|
|
|
214 |
|
|
* content-model-2.dat: Some error messages are updated. |
215 |
|
|
|
216 |
|
|
* content-model-1.dat: Very simple test for |tbody|, |thead|, |
217 |
|
|
and |tfoot| is added. |
218 |
|
|
|
219 |
wakaba |
1.29 |
2007-05-26 Wakaba <wakaba@suika.fam.cx> |
220 |
|
|
|
221 |
wakaba |
1.30 |
* content-model-2.dat: Tests for |rel| values are added. |
222 |
|
|
|
223 |
|
|
2007-05-26 Wakaba <wakaba@suika.fam.cx> |
224 |
|
|
|
225 |
wakaba |
1.29 |
* content-model-2.dat: Errors on obsolete media |
226 |
|
|
type (i.e. |text/javascript|) are added to the expected results. |
227 |
|
|
|
228 |
|
|
* tree-test-1.dat: Tests for |style| elements' attributes |
229 |
|
|
are added. |
230 |
|
|
|
231 |
wakaba |
1.26 |
2007-05-25 Wakaba <wakaba@suika.fam.cx> |
232 |
|
|
|
233 |
wakaba |
1.27 |
* URIChecker.t: New test entries. |
234 |
|
|
|
235 |
wakaba |
1.28 |
* content-model-2.dat: New test entries for URI attributes. |
236 |
|
|
|
237 |
wakaba |
1.27 |
2007-05-25 Wakaba <wakaba@suika.fam.cx> |
238 |
|
|
|
239 |
wakaba |
1.26 |
* URIChecker.t: New test. |
240 |
|
|
|
241 |
wakaba |
1.22 |
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
242 |
|
|
|
243 |
wakaba |
1.25 |
* Makefile (content-type-files, content-checker-files): New rukes. |
244 |
|
|
|
245 |
|
|
* content-type-result.txt, content-checker-result.txt: New files. |
246 |
|
|
|
247 |
|
|
* tokenizer-result.txt, tree-construction-result.txt: New to CVS. |
248 |
|
|
|
249 |
|
|
* content-model-2.dat: Warnings are added to unknown attributes |
250 |
|
|
for unknown elements. New tests for newly implemented |
251 |
|
|
attributes are added. |
252 |
|
|
|
253 |
|
|
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
254 |
|
|
|
255 |
wakaba |
1.24 |
* content-model-1.dat: Required attributes are |
256 |
|
|
added to <link>s. |
257 |
|
|
|
258 |
|
|
* content-model-2.dat: Tests for global event handler |
259 |
|
|
content attributes, <link>s and <embed>s are added. |
260 |
|
|
|
261 |
|
|
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
262 |
|
|
|
263 |
wakaba |
1.23 |
* content-model-2.dat: Tests for additionally-implemented |
264 |
|
|
attributes are added. |
265 |
|
|
|
266 |
|
|
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
267 |
|
|
|
268 |
wakaba |
1.22 |
* content-model-2.dat: Tests for <a>/interactive |
269 |
|
|
elements non-nesting are added. |
270 |
|
|
|
271 |
wakaba |
1.16 |
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
272 |
|
|
|
273 |
wakaba |
1.21 |
* content-model-3.dat: New test. |
274 |
|
|
|
275 |
|
|
* ContentChecker.t (@FILES): |content-model-3.dat| added. |
276 |
|
|
|
277 |
|
|
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
278 |
|
|
|
279 |
wakaba |
1.20 |
* tree-test-1.dat: Tests for |<iframe>|, |<noframes>|, |
280 |
|
|
and |<xmp>| are added. |
281 |
|
|
|
282 |
|
|
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
283 |
|
|
|
284 |
wakaba |
1.19 |
* content-model-1.dat: A content model conformance |
285 |
|
|
error was missing. |
286 |
|
|
|
287 |
|
|
* content-model-2.dat: Unsupported global attribute (prefixed |
288 |
|
|
attribute) test is added. Tests for many HTML5 elements |
289 |
|
|
are added. |
290 |
|
|
|
291 |
|
|
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
292 |
|
|
|
293 |
wakaba |
1.18 |
* content-model-2.dat: Tests for elements up to |progress|. |
294 |
|
|
|
295 |
|
|
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
296 |
|
|
|
297 |
wakaba |
1.17 |
* content-model-2.dat: Tests for global attributes, |html|, |head|, |
298 |
|
|
|base|, |meta|, and |style|. |
299 |
|
|
|
300 |
|
|
* ContentChecker.t: Support for |#data html| (HTML parsing |
301 |
|
|
mode). |
302 |
|
|
|
303 |
|
|
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
304 |
|
|
|
305 |
wakaba |
1.16 |
* content-model-2.dat: New test. |
306 |
|
|
|
307 |
|
|
* ContentChecker.t (@FILES): |content-model-2.dat| is added. |
308 |
|
|
(get_node_path): |ATTRIBUTE_NODE| support. |
309 |
|
|
|
310 |
|
|
* content-model-1.dat: New tests for unknown |
311 |
|
|
element in HTML namespace. |
312 |
|
|
|
313 |
wakaba |
1.11 |
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
314 |
|
|
|
315 |
wakaba |
1.16 |
* ContentChecker.t (manakai_element_type_match): Removed. |
316 |
wakaba |
1.15 |
|
317 |
|
|
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
318 |
|
|
|
319 |
wakaba |
1.14 |
* content-model-1.dat: Tests for |a| content model are added. |
320 |
|
|
Tests for |legend| content model are added. |
321 |
|
|
|
322 |
|
|
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
323 |
|
|
|
324 |
wakaba |
1.13 |
* content-model-1.dat: Tests for |li| content model are added. |
325 |
|
|
|
326 |
|
|
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
327 |
|
|
|
328 |
wakaba |
1.12 |
* content-model-1.dat: Tests for |dd| content model are added. |
329 |
|
|
Tests for |em| content model (inline-level content |
330 |
|
|
or stricly inline-level content) are added. |
331 |
|
|
Tests for |dfn| content model are added. |
332 |
|
|
|
333 |
|
|
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
334 |
|
|
|
335 |
wakaba |
1.11 |
* content-model-1.dat: New test data. |
336 |
|
|
|
337 |
|
|
* ContentChecker.t: New test. |
338 |
|
|
|
339 |
wakaba |
1.10 |
2007-05-05 Wakaba <wakaba@suika.fam.cx> |
340 |
|
|
|
341 |
|
|
* tree-test-1.dat: ins > p test and noscript in noscript test |
342 |
|
|
are added. |
343 |
|
|
|
344 |
wakaba |
1.9 |
2007-05-03 Wakaba <wakaba@suika.fam.cx> |
345 |
|
|
|
346 |
|
|
* tokenizer-test-1.test: Incorrect DOCTYPE testa |
347 |
|
|
are added. |
348 |
|
|
|
349 |
|
|
* tree-test-1.dat: |innerHTML| tests are added. |
350 |
|
|
|
351 |
|
|
2007-05-03 Wakaba <wakaba@suika.fam.cx> |
352 |
|
|
|
353 |
|
|
* LICENSE: New document. |
354 |
|
|
|
355 |
wakaba |
1.8 |
2007-05-02 Wakaba <wakaba@suika.fam.cx> |
356 |
|
|
|
357 |
|
|
* .cvsignore: Result files are added. |
358 |
|
|
|
359 |
|
|
* HTML-tree.t: Support for document fragment tests. |
360 |
|
|
|
361 |
|
|
* Makefile: Generate test result files. |
362 |
|
|
|
363 |
|
|
* tokenizer-test-1.test: A new test to ensure that |
364 |
|
|
characters after end tag are preserved in RCDATA or CDATA |
365 |
|
|
case. |
366 |
|
|
|
367 |
wakaba |
1.6 |
2007-05-01 Wakaba <wakaba@suika.fam.cx> |
368 |
|
|
|
369 |
wakaba |
1.7 |
* HTML-tree.t: Use new |What::HTML->parse_string| method |
370 |
|
|
so that this test don't have to know parser class's |
371 |
|
|
internals. |
372 |
|
|
|
373 |
|
|
* tree-test-1.dat: New tests for "(<head> stuffs) in body" |
374 |
|
|
and "(<head> stuffs) after body" are added. |
375 |
|
|
|
376 |
|
|
2007-05-01 Wakaba <wakaba@suika.fam.cx> |
377 |
|
|
|
378 |
wakaba |
1.6 |
* HTML-tree.t: New test file is added. Sort key |
379 |
|
|
was incorrect. |
380 |
|
|
|
381 |
|
|
* HTML-tokenizer.t: New test file is added. |
382 |
|
|
|
383 |
|
|
* tokenizer-test-1.test, tree-test-1.dat: New tests. |
384 |
|
|
|
385 |
wakaba |
1.3 |
2007-04-30 Wakaba <wakaba@suika.fam.cx> |
386 |
|
|
|
387 |
wakaba |
1.5 |
* .cvsignore: |tree-consturction| is added. |
388 |
|
|
|
389 |
|
|
* HTML-tree.t: New test. |
390 |
|
|
|
391 |
|
|
* Makefile: Rules for tree constructor tests are added. |
392 |
|
|
|
393 |
|
|
2007-04-30 Wakaba <wakaba@suika.fam.cx> |
394 |
|
|
|
395 |
wakaba |
1.4 |
* HTML-tokenizer.t: |Data::Dumper::Useqq| is replaced |
396 |
|
|
by customized ones so that utf8 vs byte string handling |
397 |
|
|
cause no error. Set |$JSON::UTF8| flag on so |
398 |
|
|
that the |JSON| module turns the utf8 flag on. |
399 |
|
|
Support for the |contentModelFlags| and |lastStartTag| |
400 |
|
|
test props. Show the input as well as description |
401 |
|
|
when a test fails. |
402 |
|
|
|
403 |
|
|
2007-04-30 Wakaba <wakaba@suika.fam.cx> |
404 |
|
|
|
405 |
wakaba |
1.3 |
* .cvsignore: New file. |
406 |
|
|
|
407 |
|
|
* Makefile: New file. |
408 |
|
|
|
409 |
|
|
* HTML-tokenizer.t: New test. |
410 |
|
|
|
411 |
wakaba |
1.1 |
2007-04-24 Wakaba <wakaba@suika.fam.cx> |
412 |
|
|
|
413 |
wakaba |
1.2 |
* ContentType.t: Remove some |my|s to avoid warnings. |
414 |
|
|
|
415 |
|
|
2007-04-24 Wakaba <wakaba@suika.fam.cx> |
416 |
|
|
|
417 |
wakaba |
1.1 |
* ChangeLog: New file. |
418 |
|
|
|
419 |
|
|
* ContentType.t: New Perl test. |
420 |
|
|
|
421 |
|
|
|