1 |
|
2007-09-08 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* css-token-1.test, CSS-Tokenizer.t: New files. |
4 |
|
|
5 |
|
2007-09-04 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* tree-test-1.dat: New tests are added. |
8 |
|
|
9 |
|
2007-08-25 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* tokenizer-test-1.test: Two tests removed from |tokenizer/test2.test| |
12 |
|
are added. |
13 |
|
|
14 |
|
* tree-construction/, tokenizer/: Sync with latest html5lib. |
15 |
|
|
16 |
|
2007-08-25 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* content-model-1.dat: New tests for |meta| corner cases |
19 |
|
are added. |
20 |
|
|
21 |
|
2007-08-22 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
|
* tree-test-2.dat: New tests for |html| innerHTML are added. |
24 |
|
|
25 |
|
2007-08-17 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
|
* content-model-2.dat: New tests for |base| |
28 |
|
following URI or hyperlink are added. |
29 |
|
|
30 |
|
2007-08-17 Wakaba <wakaba@suika.fam.cx> |
31 |
|
|
32 |
|
* content-model-1.dat: New tests for |noscript| in |head| are added. |
33 |
|
|
34 |
|
* content-model-2.dat: A wrong result for |xml:lang| in |
35 |
|
HTML document is fixed. |
36 |
|
|
37 |
|
2007-08-11 Wakaba <wakaba@suika.fam.cx> |
38 |
|
|
39 |
|
* ContentType.t: New tests for bitmap images are added. |
40 |
|
|
41 |
|
2007-08-08 Wakaba <wakaba@suika.fam.cx> |
42 |
|
|
43 |
|
* content-model-2.dat: Some error messages are changed. |
44 |
|
|
45 |
|
* ContentType.t: New tests for |<script| sniffer are added. |
46 |
|
|
47 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
48 |
|
|
49 |
|
* tree-test-2.dat: New tests for |thead|, |tbody|, and |tfoot| |
50 |
|
fragment parsing. |
51 |
|
|
52 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
53 |
|
|
54 |
|
* tree-test-1.dat: More tests for tags "in row" are added. |
55 |
|
|
56 |
|
* HTML-tree.t: Quote test data for readability. |
57 |
|
|
58 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
59 |
|
|
60 |
|
* tree-test-1.dat: More tests are added for |noframes| |
61 |
|
after |</frameset>|. |
62 |
|
|
63 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
64 |
|
|
65 |
|
* tree-test-1.dat: More tests for start tags "in caption" |
66 |
|
insertion mode and for tags "in cell" insertion |
67 |
|
mode are added. |
68 |
|
|
69 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
70 |
|
|
71 |
|
* tree-test-1.dat: More tests for ignoring some tokens |
72 |
|
are added. |
73 |
|
|
74 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
75 |
|
|
76 |
|
* HTML-tokenizer.t: Set content model flag in new syntax. |
77 |
|
|
78 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
79 |
|
|
80 |
|
* content-model-1.dat, content-model-2.dat: Some test data |
81 |
|
have been updated due to new warnings. |
82 |
|
|
83 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
84 |
|
|
85 |
|
* content-model-1.dat, content-model-2.dat: Add "in XML:charset" |
86 |
|
error for test data that has |charset| in XML context. |
87 |
|
|
88 |
|
* content-model-2.dat: Test data for "in XML:charset", "in XML:lang", |
89 |
|
and "in HTML:xml:lang" are added. |
90 |
|
|
91 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
92 |
|
|
93 |
|
* HTML-tokenizer.t: It now requires newer version |
94 |
|
of JSON.pm due to the broken handling for utf8 string |
95 |
|
of older version. Test data files |test3.test| |
96 |
|
and |test4.test| are added. Convert surrogate |
97 |
|
pair |\u| escapes in JSON file before it is input |
98 |
|
into JSON.pm parser since it does not decode |
99 |
|
them correctly. U+000D convertion was incorrect. |
100 |
|
|
101 |
|
* HTML-tree.t: Support for new format for fragment |
102 |
|
parsing tests. |
103 |
|
|
104 |
|
* Makefile (tokenizer-files): New test |
105 |
|
data files |test3.test| and |test4.test| are added. |
106 |
|
|
107 |
|
* tokenizer-test-1.test: Test data for bare |hcro| and |
108 |
|
entity references in attribute values are added. |
109 |
|
|
110 |
|
* tokenizer-test-2.dat: Test data for U+000D are added. |
111 |
|
|
112 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
113 |
|
|
114 |
|
* tree-test-1.dat: Tests for |<html>| in trailing |
115 |
|
end phase and |</frameset>| in after frameset mode |
116 |
|
are added. |
117 |
|
|
118 |
|
* tree-test-2.dat: Tests for |</frameset>| |
119 |
|
in |frameset| fragment parsing are added. |
120 |
|
|
121 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
122 |
|
|
123 |
|
* tree-test-1.dat: New tests for trailing end phase |
124 |
|
and white space in some insertion modes are added. |
125 |
|
|
126 |
|
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
127 |
|
|
128 |
|
* Charset-DecodeHandler.t: Cases for charset names has |
129 |
|
been changed to match with the module's implementation. |
130 |
|
|
131 |
|
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
132 |
|
|
133 |
|
* Charset-DecodeHandler.t: New test script. |
134 |
|
|
135 |
|
2007-07-07 Wakaba <wakaba@suika.fam.cx> |
136 |
|
|
137 |
|
* tokenizer-test-1.test: A comment test is added. |
138 |
|
|
139 |
|
2007-07-01 Wakaba <wakaba@suika.fam.cx> |
140 |
|
|
141 |
|
* tree-test-1.dat: New tests for unmatched end tags. |
142 |
|
|
143 |
|
2007-07-01 Wakaba <wakaba@suika.fam.cx> |
144 |
|
|
145 |
|
* table-1.dat: New test data. |
146 |
|
|
147 |
|
* ContentChecker.t: |table-1.dat| is added. |
148 |
|
|
149 |
|
2007-06-30 Wakaba <wakaba@suika.fam.cx> |
150 |
|
|
151 |
|
* tree-test-2.dat: Tests for <title> in fragments are added. |
152 |
|
|
153 |
|
2007-06-30 Wakaba <wakaba@suika.fam.cx> |
154 |
|
|
155 |
|
* URIChecker.t: Error level names in test results has |
156 |
|
been changed. |
157 |
|
|
158 |
|
* tokenizer-test-1.test: A test for bogus SYSTEM identifier |
159 |
|
is added. |
160 |
|
|
161 |
|
* content-model-1.dat, content-model-2.dat, content-model-3.dat, |
162 |
|
content-model-4.dat: Error messages has been changed. |
163 |
|
|
164 |
|
* ContentChecker.t: Appends error level to the error |
165 |
|
message if any. |
166 |
|
|
167 |
|
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
168 |
|
|
169 |
|
* content-model-2.dat: Tests for |<img ismap>| context |
170 |
|
are added. Tests for |<command>|'s attributes are added. |
171 |
|
Tests for |<menu>|'s attributes are added. Tests for |contextmenu| |
172 |
|
are added. |
173 |
|
|
174 |
|
* content-model-1.dat: Tests for |<datagrid>| contents |
175 |
|
are added. |
176 |
|
|
177 |
|
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
178 |
|
|
179 |
|
* tree-test-1.dat: The tests using |#document-fragment| |
180 |
|
are move to |tree-test-2.dat|. |
181 |
|
|
182 |
|
* tree-test-2.dat: New test data. In addition to |
183 |
|
tests from |tree-test-1.dat|, two tests |
184 |
|
for |</table>| are added. |
185 |
|
|
186 |
|
* HTML-tree.t: |tree-test-2.dat| is added. |
187 |
|
|
188 |
|
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
189 |
|
|
190 |
|
* tree-test-1.dat: Tests for end tag strings |
191 |
|
in CDATA elements are added. |
192 |
|
|
193 |
|
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
194 |
|
|
195 |
|
* content-model-1.dat: Tests for |footer| |
196 |
|
content model are added. |
197 |
|
|
198 |
|
* content-model-2.dat: Tests for |ping| |
199 |
|
and |tabindex| attributes are added. Tests for |datetime| |
200 |
|
attribute of |ins| and |del| elements are added. |
201 |
|
|
202 |
|
* content-model-4.dat: New test data. |
203 |
|
|
204 |
|
* ContentChecker.t: |content-model-4.dat| is added. |
205 |
|
|
206 |
|
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
207 |
|
|
208 |
|
* tokenizer-test-1.test: Tests for HTML5 revisions 1.144 |
209 |
|
and 1.145 (CR and invalid character references) are added. |
210 |
|
Tests for HTML5 revision 1.148 (character references |
211 |
|
in attributes) are added. |
212 |
|
|
213 |
|
* tree-test-1.dat: Tests for HTML5 revision 1.146 (white |
214 |
|
space characters before root element start tag). |
215 |
|
|
216 |
|
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
217 |
|
|
218 |
|
* tree-test-1.dat: Some test results are changed |
219 |
|
and a test is added according to the HTML5 |
220 |
|
revisions 1.142 and 1.143 (<noscript> in <head>). |
221 |
|
|
222 |
|
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
223 |
|
|
224 |
|
* tree-test-1.dat: Some test results are changed |
225 |
|
since <base>, <link>, and <meta> in body |
226 |
|
are no longer appended to the head element pointer (HTML5 |
227 |
|
revision 935). |
228 |
|
|
229 |
|
* content-model-2.dat: Tests for |scoped| |
230 |
|
attribute are added (HTML5 revision 938). |
231 |
|
|
232 |
|
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
233 |
|
|
234 |
|
* tree-test-1.dat: Tests for CDATA/RCDATA innerHTML |
235 |
|
with matching end tag are added (HTML5 revision 923). |
236 |
|
A test for h2 in h1 is added (HTML5 revision 926). |
237 |
|
|
238 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
239 |
|
|
240 |
|
* tree-test-1.dat: Tests for |<isindex>| are added (HTML5 |
241 |
|
revision 920). |
242 |
|
|
243 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
244 |
|
|
245 |
|
* tokenizer-test-1.test: Tests for conforming bare |&| |
246 |
|
are added. |
247 |
|
|
248 |
|
* tree-test-1.dat: Tests for |</body>| are added. |
249 |
|
|
250 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
251 |
|
|
252 |
|
* tree-test-1.dat: Always use uppercase document type name. |
253 |
|
|
254 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
255 |
|
|
256 |
|
* HTML-tokenizer.t: Support for new DOCTYPE token syntax. |
257 |
|
|
258 |
|
* tokenizer-test-1.test: Tests for DOCTYPE tokens |
259 |
|
are revised and added. |
260 |
|
|
261 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
262 |
|
|
263 |
|
* tokenizer-test-1.test: Tests for |<| in tags are |
264 |
|
added. (HTML5 revisions 900, 901, 902, and 911.) |
265 |
|
|
266 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
267 |
|
|
268 |
|
* tokenizer-test-1.test: |⟨|, and |&rlang;| tests |
269 |
|
are added. (HTML5 revision 895.) A test for |&;| |
270 |
|
is added. |
271 |
|
|
272 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
273 |
|
|
274 |
|
* tokenizer-test-1.test: |™| test added. (HTML5 revision 889.) |
275 |
|
|
276 |
|
* HTML-tree.t: Output test file names. Escaped |
277 |
|
new line at the end of test data was removed. |
278 |
|
|
279 |
|
* tokenizer-test-2.dat: Tests for newlines, NULL, and |
280 |
|
escape flag stuff in |set_inner_html|. |
281 |
|
|
282 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
283 |
|
|
284 |
|
* tree-test-1.dat: New test for HTML5 revision 884 (</form> |
285 |
|
try to close its children). |
286 |
|
|
287 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
288 |
|
|
289 |
|
* content-model-1.dat: Tests for space characters |
290 |
|
in id="" attribute are added. |
291 |
|
|
292 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
293 |
|
|
294 |
|
* tree-test-1.dat: New tests for parse errors by |
295 |
|
tags closed by <li>, <dt>, or <dd>. (HTML5 revision 880.) |
296 |
|
|
297 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
298 |
|
|
299 |
|
* tokenizer-test-2.dat: New test. This test file contains |
300 |
|
some tests that cannot be reliably tested by |HTML-tokenize.t|, |
301 |
|
since they depends on how characeters are supplied to the |
302 |
|
tokenizer. |
303 |
|
|
304 |
|
* HTML-tree.t: |tokenizer-test-2.dat| added. |#data escaped| |
305 |
|
etc. supported. |
306 |
|
|
307 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
308 |
|
|
309 |
|
* tokenizer-test-1.test: Tests for C1 character |
310 |
|
references are added. |
311 |
|
|
312 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
313 |
|
|
314 |
|
* ContentChecker.t: Use NanoDOM-based manakai for XHTML. |
315 |
|
Note that a test fails that assumes XML attribute value |
316 |
|
normalization fails since XMLParserTemp.pm does |
317 |
|
not normalize white space in attribute value when |
318 |
|
creating an attribute node (and new NanoDOM-based |
319 |
|
manakai's Attr.value does not normalize white space |
320 |
|
for more Web compatibility). |
321 |
|
|
322 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
323 |
|
|
324 |
|
* Makefile, HTML-tokenizer.t, HTML-tree.t: New test |
325 |
|
files are added. |
326 |
|
|
327 |
|
* tokenize/, tree-construction/: Sync with latest html5lib |
328 |
|
trunk. |
329 |
|
|
330 |
|
2007-06-05 Wakaba <wakaba@suika.fam.cx> |
331 |
|
|
332 |
|
* content-model-2.dat: |script| |async| and |defer| |
333 |
|
no longer require |src|. |async| MUST NOT be |
334 |
|
specified if |defer|. (HTML5 revision 858). |
335 |
|
|
336 |
|
2007-05-30 Wakaba <wakaba@suika.fam.cx> |
337 |
|
|
338 |
|
* ContentChecker.t: Don't use obsolete |new| method. |
339 |
|
|
340 |
|
* tree-test-1.dat: Nested form test added. |
341 |
|
|
342 |
|
2007-05-27 Wakaba <wakaba@suika.fam.cx> |
343 |
|
|
344 |
|
* content-model-2.dat: Some error messages are updated. |
345 |
|
|
346 |
|
* content-model-1.dat: Very simple test for |tbody|, |thead|, |
347 |
|
and |tfoot| is added. |
348 |
|
|
349 |
|
2007-05-26 Wakaba <wakaba@suika.fam.cx> |
350 |
|
|
351 |
|
* content-model-2.dat: Tests for |rel| values are added. |
352 |
|
|
353 |
|
2007-05-26 Wakaba <wakaba@suika.fam.cx> |
354 |
|
|
355 |
|
* content-model-2.dat: Errors on obsolete media |
356 |
|
type (i.e. |text/javascript|) are added to the expected results. |
357 |
|
|
358 |
|
* tree-test-1.dat: Tests for |style| elements' attributes |
359 |
|
are added. |
360 |
|
|
361 |
|
2007-05-25 Wakaba <wakaba@suika.fam.cx> |
362 |
|
|
363 |
|
* URIChecker.t: New test entries. |
364 |
|
|
365 |
|
* content-model-2.dat: New test entries for URI attributes. |
366 |
|
|
367 |
|
2007-05-25 Wakaba <wakaba@suika.fam.cx> |
368 |
|
|
369 |
|
* URIChecker.t: New test. |
370 |
|
|
371 |
|
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
372 |
|
|
373 |
|
* Makefile (content-type-files, content-checker-files): New rukes. |
374 |
|
|
375 |
|
* content-type-result.txt, content-checker-result.txt: New files. |
376 |
|
|
377 |
|
* tokenizer-result.txt, tree-construction-result.txt: New to CVS. |
378 |
|
|
379 |
|
* content-model-2.dat: Warnings are added to unknown attributes |
380 |
|
for unknown elements. New tests for newly implemented |
381 |
|
attributes are added. |
382 |
|
|
383 |
|
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
384 |
|
|
385 |
|
* content-model-1.dat: Required attributes are |
386 |
|
added to <link>s. |
387 |
|
|
388 |
|
* content-model-2.dat: Tests for global event handler |
389 |
|
content attributes, <link>s and <embed>s are added. |
390 |
|
|
391 |
|
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
392 |
|
|
393 |
|
* content-model-2.dat: Tests for additionally-implemented |
394 |
|
attributes are added. |
395 |
|
|
396 |
|
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
397 |
|
|
398 |
|
* content-model-2.dat: Tests for <a>/interactive |
399 |
|
elements non-nesting are added. |
400 |
|
|
401 |
|
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
402 |
|
|
403 |
|
* content-model-3.dat: New test. |
404 |
|
|
405 |
|
* ContentChecker.t (@FILES): |content-model-3.dat| added. |
406 |
|
|
407 |
|
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
408 |
|
|
409 |
|
* tree-test-1.dat: Tests for |<iframe>|, |<noframes>|, |
410 |
|
and |<xmp>| are added. |
411 |
|
|
412 |
|
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
413 |
|
|
414 |
|
* content-model-1.dat: A content model conformance |
415 |
|
error was missing. |
416 |
|
|
417 |
|
* content-model-2.dat: Unsupported global attribute (prefixed |
418 |
|
attribute) test is added. Tests for many HTML5 elements |
419 |
|
are added. |
420 |
|
|
421 |
|
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
422 |
|
|
423 |
|
* content-model-2.dat: Tests for elements up to |progress|. |
424 |
|
|
425 |
|
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
426 |
|
|
427 |
|
* content-model-2.dat: Tests for global attributes, |html|, |head|, |
428 |
|
|base|, |meta|, and |style|. |
429 |
|
|
430 |
|
* ContentChecker.t: Support for |#data html| (HTML parsing |
431 |
|
mode). |
432 |
|
|
433 |
|
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
434 |
|
|
435 |
|
* content-model-2.dat: New test. |
436 |
|
|
437 |
|
* ContentChecker.t (@FILES): |content-model-2.dat| is added. |
438 |
|
(get_node_path): |ATTRIBUTE_NODE| support. |
439 |
|
|
440 |
|
* content-model-1.dat: New tests for unknown |
441 |
|
element in HTML namespace. |
442 |
|
|
443 |
|
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
444 |
|
|
445 |
|
* ContentChecker.t (manakai_element_type_match): Removed. |
446 |
|
|
447 |
|
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
448 |
|
|
449 |
|
* content-model-1.dat: Tests for |a| content model are added. |
450 |
|
Tests for |legend| content model are added. |
451 |
|
|
452 |
|
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
453 |
|
|
454 |
|
* content-model-1.dat: Tests for |li| content model are added. |
455 |
|
|
456 |
|
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
457 |
|
|
458 |
|
* content-model-1.dat: Tests for |dd| content model are added. |
459 |
|
Tests for |em| content model (inline-level content |
460 |
|
or stricly inline-level content) are added. |
461 |
|
Tests for |dfn| content model are added. |
462 |
|
|
463 |
|
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
464 |
|
|
465 |
|
* content-model-1.dat: New test data. |
466 |
|
|
467 |
|
* ContentChecker.t: New test. |
468 |
|
|
469 |
|
2007-05-05 Wakaba <wakaba@suika.fam.cx> |
470 |
|
|
471 |
|
* tree-test-1.dat: ins > p test and noscript in noscript test |
472 |
|
are added. |
473 |
|
|
474 |
|
2007-05-03 Wakaba <wakaba@suika.fam.cx> |
475 |
|
|
476 |
|
* tokenizer-test-1.test: Incorrect DOCTYPE testa |
477 |
|
are added. |
478 |
|
|
479 |
|
* tree-test-1.dat: |innerHTML| tests are added. |
480 |
|
|
481 |
|
2007-05-03 Wakaba <wakaba@suika.fam.cx> |
482 |
|
|
483 |
|
* LICENSE: New document. |
484 |
|
|
485 |
|
2007-05-02 Wakaba <wakaba@suika.fam.cx> |
486 |
|
|
487 |
|
* .cvsignore: Result files are added. |
488 |
|
|
489 |
|
* HTML-tree.t: Support for document fragment tests. |
490 |
|
|
491 |
|
* Makefile: Generate test result files. |
492 |
|
|
493 |
|
* tokenizer-test-1.test: A new test to ensure that |
494 |
|
characters after end tag are preserved in RCDATA or CDATA |
495 |
|
case. |
496 |
|
|
497 |
|
2007-05-01 Wakaba <wakaba@suika.fam.cx> |
498 |
|
|
499 |
|
* HTML-tree.t: Use new |What::HTML->parse_string| method |
500 |
|
so that this test don't have to know parser class's |
501 |
|
internals. |
502 |
|
|
503 |
|
* tree-test-1.dat: New tests for "(<head> stuffs) in body" |
504 |
|
and "(<head> stuffs) after body" are added. |
505 |
|
|
506 |
|
2007-05-01 Wakaba <wakaba@suika.fam.cx> |
507 |
|
|
508 |
|
* HTML-tree.t: New test file is added. Sort key |
509 |
|
was incorrect. |
510 |
|
|
511 |
|
* HTML-tokenizer.t: New test file is added. |
512 |
|
|
513 |
|
* tokenizer-test-1.test, tree-test-1.dat: New tests. |
514 |
|
|
515 |
2007-04-30 Wakaba <wakaba@suika.fam.cx> |
2007-04-30 Wakaba <wakaba@suika.fam.cx> |
516 |
|
|
517 |
* .cvsignore: |tree-consturction| is added. |
* .cvsignore: |tree-consturction| is added. |