1 |
2008-03-08 Wakaba <wakaba@suika.fam.cx> |
2 |
|
3 |
* tree-test-1.dat, tree-test-2.dat: Tests on \u000A at |
4 |
the first of <textarea>, <pre>, and <listing> are |
5 |
added (c.f. HTML5 revision 1330). |
6 |
|
7 |
2008-03-08 Wakaba <wakaba@suika.fam.cx> |
8 |
|
9 |
* tree-test-1.dat: A test data on <title> in <table> |
10 |
are added. |
11 |
|
12 |
* tree-test-2.dat: Test results updated (HTML5 revision 1328). |
13 |
|
14 |
2008-03-08 Wakaba <wakaba@suika.fam.cx> |
15 |
|
16 |
* tree-test-1.dat: Test data for tainted space in tables are |
17 |
added (HTML5 revision 1326). |
18 |
|
19 |
2008-03-08 Wakaba <wakaba@suika.fam.cx> |
20 |
|
21 |
* tree-test-1.dat: Tests for </form> are added (HTML5 revision 1320). |
22 |
|
23 |
2008-03-06 Wakaba <wakaba@suika.fam.cx> |
24 |
|
25 |
* tree-test-1.dat, tree-test-2.dat: More <html> test |
26 |
cases are added (HTML5 revision 1314). |
27 |
|
28 |
2008-03-05 Wakaba <wakaba@suika.fam.cx> |
29 |
|
30 |
* HTML-tree.t: Support for \Uhhhhhhhh escapes. Support for |
31 |
dumping PUBLIC and SYSTEM identifiers of DOCTYPE tokens. |
32 |
|
33 |
* tree-test-1.dat, tree-test-2.dat: More test data for previously |
34 |
uncovered cases are added. Some error descriptions are revised. |
35 |
|
36 |
2008-03-05 Wakaba <wakaba@suika.fam.cx> |
37 |
|
38 |
* tree-test-1.dat: More test data for previously uncovered |
39 |
cases are added. |
40 |
|
41 |
2008-03-04 Wakaba <wakaba@suika.fam.cx> |
42 |
|
43 |
* tree-test-1.dat: More test data for previously uncovered |
44 |
cases are added. |
45 |
|
46 |
2008-03-04 Wakaba <wakaba@suika.fam.cx> |
47 |
|
48 |
* tree-test-1.dat: Missing tests from the initial stage are added. |
49 |
|
50 |
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
51 |
|
52 |
* HTML-tokenizer.t: Ignore tree-construction phase and set_inner_html |
53 |
checkpoints. |
54 |
|
55 |
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
56 |
|
57 |
* tokenizer-test-1.test: New test data are added to cover |
58 |
all possible cases. |
59 |
|
60 |
* HTML-tree.t: Support for test coverage. |
61 |
|
62 |
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
63 |
|
64 |
* HTML-tokenizer.t: Support for test coverage caluclation. |
65 |
|
66 |
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
67 |
|
68 |
* HTML-tokenizer.t: s/_input_character/_input_char/g for simplicity. |
69 |
|
70 |
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
71 |
|
72 |
* HTML-tokenizer.t: s/correct/force-quirks/. |
73 |
|
74 |
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
75 |
|
76 |
* tokenizer-test-1.test: New tests on trailing garbage |
77 |
after SYSTEM literal (HTML5 revision 1306) are added. |
78 |
|
79 |
2008-03-02 Wakaba <wakaba@suika.fam.cx> |
80 |
|
81 |
* tokenizer-test-1.test: Tests for |<span ===>| is added (HTML5 |
82 |
revision 1292). Tests for & at the end of attribute value |
83 |
are added (HTML5 revision 1296). Tests for bogus comments |
84 |
are added (HTML5 revision 1297). Tests for |=| in |
85 |
unquoted attribute values are added (HTML5 revision 1299). |
86 |
Tests for single or double quotes in unquoted attribute |
87 |
values or attribute names and tests for missing spaces |
88 |
between attributes are added (HTML5 revision 1303). |
89 |
|
90 |
2008-03-02 Wakaba <wakaba@suika.fam.cx> |
91 |
|
92 |
* content-model-atom-1.dat: New test data are added. |
93 |
|
94 |
2008-03-02 Wakaba <wakaba@suika.fam.cx> |
95 |
|
96 |
* content-model-1.dat: Test data for |<area>| are added. |
97 |
|
98 |
* content-model-2.dat: Test data for |<img ismap>| are added. |
99 |
|
100 |
2008-03-01 Wakaba <wakaba@suika.fam.cx> |
101 |
|
102 |
* content-model-1.dat: |address| content model tests |
103 |
are added. |
104 |
|
105 |
2008-03-01 Wakaba <wakaba@suika.fam.cx> |
106 |
|
107 |
* tokenizer-test-1.test: Updated (HTML5 recision 1286). |
108 |
|
109 |
* content-model-2.dat: Updated (HTML5 revision 1275). |
110 |
|
111 |
2008-02-26 Wakaba <wakaba@suika.fam.cx> |
112 |
|
113 |
* content-model-1.dat: Test data for |header| and |footer| |
114 |
exclusions of sectioning contents are added (c.f. HTML5 |
115 |
revision 1250). |
116 |
|
117 |
2008-02-26 Wakaba <wakaba@suika.fam.cx> |
118 |
|
119 |
* content-model-1.dat: Figure caption is now optional (HTML5 |
120 |
revision 1240). Add test data for |ol reversed| (HTML5 |
121 |
revision 1248). |
122 |
|
123 |
2008-02-24 Wakaba <wakaba@suika.fam.cx> |
124 |
|
125 |
* content-model-2.dat: Test data for |acronym|, |big|, |tt|, |s|, |
126 |
|strike|, and |u| are added. |
127 |
|
128 |
2008-02-24 Wakaba <wakaba@suika.fam.cx> |
129 |
|
130 |
* content-model-1.dat, content-model-2.dat: Some test |
131 |
results are updated. New test data on non-standard |
132 |
attributes are added. Note that some test results do |
133 |
still need to be updated. |
134 |
|
135 |
2008-02-24 Wakaba <wakaba@suika.fam.cx> |
136 |
|
137 |
* content-model-1.dat: Some test results on |meta| |
138 |
in |noscript| are updated. |
139 |
|
140 |
2008-02-23 Wakaba <wakaba@suika.fam.cx> |
141 |
|
142 |
* content-model-1.dat: Some test results are updated. |
143 |
New tests for |details| are added. |
144 |
|
145 |
2008-02-23 Wakaba <wakaba@suika.fam.cx> |
146 |
|
147 |
* content-model-1.dat: Some test results are fixed. |
148 |
New tests for |video| and |audio| are added. |
149 |
|
150 |
2008-02-23 Wakaba <wakaba@suika.fam.cx> |
151 |
|
152 |
* content-model-1.dat: New test data for |object| transparentness |
153 |
are added. |
154 |
|
155 |
2008-02-23 Wakaba <wakaba@suika.fam.cx> |
156 |
|
157 |
* content-model-1.dat, content-model-2.dat: Wrong "significant" |
158 |
errors are removed. |
159 |
|
160 |
2008-02-18 Wakaba <wakaba@suika.fam.cx> |
161 |
|
162 |
* content-model-1.dat: New test data for |object| are added. |
163 |
|
164 |
2008-02-18 Wakaba <wakaba@suika.fam.cx> |
165 |
|
166 |
* content-model-1.dat: New test data for |mark| are added (HTML5 |
167 |
revision 1232). |
168 |
|
169 |
2008-02-18 Wakaba <wakaba@suika.fam.cx> |
170 |
|
171 |
* content-model-2.dat: |alt=""| test results revised. |
172 |
|
173 |
* content-model-1.dat: |<img/>|s in tests are revised so |
174 |
that they are conforming. |
175 |
|
176 |
2008-02-17 Wakaba <wakaba@suika.fam.cx> |
177 |
|
178 |
* content-model-1.dat: Test results corrected. |
179 |
|
180 |
2008-02-17 Wakaba <wakaba@suika.fam.cx> |
181 |
|
182 |
* content-model-1.dat: New test data for |<figure>| are added. |
183 |
Some test data are corrected. |
184 |
|
185 |
2008-02-17 Wakaba <wakaba@suika.fam.cx> |
186 |
|
187 |
* content-model-1.dat: New test data for |<noscript>| |
188 |
in |<head>|. |
189 |
|
190 |
2008-02-17 Wakaba <wakaba@suika.fam.cx> |
191 |
|
192 |
* content-model-1.dat: More test on |<meta http-equiv=Content-Type>| |
193 |
are added. |
194 |
|
195 |
2008-02-17 Wakaba <wakaba@suika.fam.cx> |
196 |
|
197 |
* content-model-1.dat, content-model-2.dat: Updated. |
198 |
|
199 |
2008-02-17 Wakaba <wakaba@suika.fam.cx> |
200 |
|
201 |
* content-model-1.dat: Updated. |
202 |
|
203 |
2008-02-17 Wakaba <wakaba@suika.fam.cx> |
204 |
|
205 |
* content-model-1.dat, content-model-2.dat, content-model-4.dat, |
206 |
content-model-5.dat: Error result revised. |
207 |
|
208 |
2008-02-17 Wakaba <wakaba@suika.fam.cx> |
209 |
|
210 |
* content-model-1.dat, content-model-2.dat, content-model-5.dat: |
211 |
Test results are updated; new tests are added. |
212 |
|
213 |
2008-02-16 Wakaba <wakaba@suika.fam.cx> |
214 |
|
215 |
* ContentChecker.t: Tentative support for subdoc mode. |
216 |
|
217 |
* tree-test-1.dat: Some tests are added from #whatwg. |
218 |
|
219 |
2008-02-11 Wakaba <wakaba@suika.fam.cx> |
220 |
|
221 |
* css-text.dat: Test data for 'writing-mode' and 'text-anchor' |
222 |
are added. |
223 |
|
224 |
* CSS-Parser-1.t: New properties are added. |
225 |
|
226 |
2008-02-11 Wakaba <wakaba@suika.fam.cx> |
227 |
|
228 |
* css-4.dat: New test file. |
229 |
|
230 |
* CSS-Parser-1.t: |css-4.dat| added. Support for '@charset' |
231 |
and '@import'. |
232 |
|
233 |
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
234 |
|
235 |
* CSS-Parser-1.t (get_parser): Call |init|. |
236 |
|
237 |
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
238 |
|
239 |
* css-3.dat: New test file. |
240 |
|
241 |
* CSS-Parser-1.t: |css-3.dat| is added. '-moz-pre-wrap' added. |
242 |
Typo for 'collapse' value fixed. Support for '@namespace' |
243 |
serialization. |
244 |
|
245 |
* css-1.dat: New test data for selectors parsing. |
246 |
|
247 |
* css-font.dat: Error locations for 'u' errors are corrected. |
248 |
|
249 |
* css-table.dat: Test data for 'border-collapse' are added. |
250 |
|
251 |
* css-text.dat: Test data for '-moz-pre-wrap' are added. |
252 |
|
253 |
* css-visual.dat: Test data for 'background-position' are added. |
254 |
|
255 |
2008-02-09 Wakaba <wakaba@suika.fam.cx> |
256 |
|
257 |
* css-2.dat, css-font.dat: s/unsupported/u/g; |
258 |
|
259 |
2008-02-08 Wakaba <wakaba@suika.fam.cx> |
260 |
|
261 |
* css-2.dat: New test data. |
262 |
|
263 |
* CSS-Parser-1.t: |css-2.dat| added. Support for |@media|. |
264 |
|
265 |
2008-02-08 Wakaba <wakaba@suika.fam.cx> |
266 |
|
267 |
* CSS-MediaQuery.t, mq-1.dat: New files. |
268 |
|
269 |
2008-02-03 Wakaba <wakaba@suika.fam.cx> |
270 |
|
271 |
* CSS-Parser-1.t: Typo fixed. New properties added. |
272 |
|
273 |
* css-font.dat, css-table.dat, css-paged.dat, css-generated.dat, |
274 |
css-visual.dat: New test data for |
275 |
newly supported properties are added. |
276 |
|
277 |
2008-02-02 Wakaba <wakaba@suika.fam.cx> |
278 |
|
279 |
* CSS-Parser-1.t: 'clip' added. |
280 |
|
281 |
* css-visual.t: New test data for 'clip' are added. |
282 |
|
283 |
2008-01-30 Wakaba <wakaba@suika.fam.cx> |
284 |
|
285 |
* css-generated.dat: New test data for 'counter-increment', 'content', |
286 |
and 'counter-reset' are added. |
287 |
|
288 |
* CSS-Parser-1.t: 'counter-reset' and 'counter-increment' |
289 |
are added. |
290 |
|
291 |
2008-01-28 Wakaba <wakaba@suika.fam.cx> |
292 |
|
293 |
* CSS-Parser-1.t: 'content' added to the list of supported |
294 |
property and the list of initial values. |
295 |
|
296 |
* css-generated.dat: Tests for 'content' are added. |
297 |
|
298 |
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
299 |
|
300 |
* CSS-Parser-1.t: Loads test files as UTF-8. |
301 |
|
302 |
* css-generated.dat: Semi-real-world test data for 'quotes' are added. |
303 |
|
304 |
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
305 |
|
306 |
* CSS-Parser-1.t: 'quotes' added. |
307 |
|
308 |
* css-generated.dat: Test data for 'quotes' are added. |
309 |
|
310 |
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
311 |
|
312 |
* CSS-Parser-1.t: 'overflow-x' and 'overflow-y' are added. |
313 |
|
314 |
* css-visual.dat: New test data for 'overflow', 'overflow-x', |
315 |
and 'overflow-y' are added. |
316 |
|
317 |
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
318 |
|
319 |
* css-visual.dat: New test data for 'opacity' and '-moz-opacity' |
320 |
are added. |
321 |
|
322 |
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
323 |
|
324 |
* CSS-Parser-1.t: Files |css-table.dat| and |css-interactive.dat| |
325 |
are added. |
326 |
|
327 |
* css-table.dat: New test file. |
328 |
|
329 |
* css-interactive.dat: New test file. |
330 |
|
331 |
* css-font.dat: New test data for 'font-size' are added. |
332 |
|
333 |
* css-text.dat: New test data for 'text-indent', 'letter-spacing', |
334 |
and 'word-spacing' are added. |
335 |
|
336 |
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
337 |
|
338 |
* CSS-Parser-1.t: Files |css-text.dat| and |css-paged.dat| |
339 |
are added. |
340 |
|
341 |
* css-visual.dat: New test data for 'background-position' are |
342 |
added. |
343 |
|
344 |
* css-text.dat: New test file. |
345 |
|
346 |
* css-paged.dat: New test file. |
347 |
|
348 |
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
349 |
|
350 |
* css-visual.dat: New test data for 'border-top-width', 'border-width', |
351 |
'padding-top', 'top', 'right', 'bottom', 'left', 'z-index', |
352 |
'width', 'min-width', 'max-width', 'height', 'min-height', |
353 |
'max-height', 'line-height', and 'vertical-align' are added. |
354 |
|
355 |
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
356 |
|
357 |
* css-font.dat: New test data for 'font-weight' |
358 |
and 'font-size' are added. |
359 |
|
360 |
* css-visual.dat: New test data for leading and |
361 |
trailing zeros are added. |
362 |
|
363 |
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
364 |
|
365 |
* css-font.dat: New test data for 'font' and 'font-size'. |
366 |
|
367 |
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
368 |
|
369 |
* CSS-Parser-1.t: 'background-position' was missing |
370 |
from the list of default values. |
371 |
|
372 |
* css-visual.dat: New test data for 'background' |
373 |
and 'background-position' are added. |
374 |
|
375 |
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
376 |
|
377 |
* css-visual.dat: New test data for 'border' are added. |
378 |
|
379 |
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
380 |
|
381 |
* css-1.dat: Some test results were incorrect. |
382 |
|
383 |
* css-font.dat: New test data on 'font' are added. |
384 |
|
385 |
* css-visual.dat: Some test results were incorrect. New |
386 |
test data on 'margin' are added. |
387 |
|
388 |
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
389 |
|
390 |
* css-font.dat: New test file. |
391 |
|
392 |
* CSS-Parser-1.dat: |css-font.dat| is added. |
393 |
|
394 |
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
395 |
|
396 |
* css-visual.dat: Test data for 'padding', 'margin', |
397 |
and 'border' related shorthands are added. |
398 |
|
399 |
2008-01-25 Wakaba <wakaba@suika.fam.cx> |
400 |
|
401 |
* CSS-Parser-1.t: |css-generated.dat| is added. |
402 |
(get_computed_style): The subject of |query_selector| |
403 |
should have been the document. |
404 |
|
405 |
* css-generated.dat: New test data. |
406 |
|
407 |
* css-visual.dat: New test data for 'display' are added. |
408 |
|
409 |
2008-01-24 Wakaba <wakaba@suika.fam.cx> |
410 |
|
411 |
* CSS-Parser-1.t: Default values are updated. |
412 |
|
413 |
* css-1.t: Tests for duplicate declarations are added. |
414 |
|
415 |
* css-visual.t: Some tests were incorrect. Tests for 'margin' |
416 |
serialization and '+' in 'margin' are added. |
417 |
|
418 |
2008-01-24 Wakaba <wakaba@suika.fam.cx> |
419 |
|
420 |
* CSS-Parser-1.t: Test data file |css-visual.dat| is added. |
421 |
Support for the quirks mode. |
422 |
|
423 |
* css-visual.dat: New file. |
424 |
|
425 |
2008-01-24 Wakaba <wakaba@suika.fam.cx> |
426 |
|
427 |
* css-1.dat: Typo fixed. |
428 |
|
429 |
* CSS-Parser-1.t: The attribute name for computed style |
430 |
has been changed. |
431 |
|
432 |
2008-01-22 Wakaba <wakaba@suika.fam.cx> |
433 |
|
434 |
* css-1.dat: Basic tests for forward compatible parsing |
435 |
are added. |
436 |
|
437 |
* CSS-Parser-1.t: Support for |#errors| validation. |
438 |
|
439 |
2008-01-14 Wakaba <wakaba@suika.fam.cx> |
440 |
|
441 |
* CSS-Parser-1.t, css-1.dat: New test files. |
442 |
|
443 |
2007-11-25 Wakaba <wakaba@suika.fam.cx> |
444 |
|
445 |
* content-model-1.dat, content-model-2.dat, content-model-3.dat, |
446 |
content-model-4.dat, table-1.dat: Test data are updated |
447 |
for the significant content check. |
448 |
|
449 |
* content-model-5.dat: New test data. |
450 |
|
451 |
* ContentChecker.t: New test data file is added. |
452 |
|
453 |
2007-11-24 Wakaba <wakaba@suika.fam.cx> |
454 |
|
455 |
* content-model-2.dat: nest/@mode test data revised. |
456 |
Test data for nest/@filter and rule/@condition are added. |
457 |
|
458 |
2007-11-23 Wakaba <wakaba@suika.fam.cx> |
459 |
|
460 |
* content-model-2.dat: Media type tests are revised. |
461 |
|
462 |
2007-11-23 Wakaba <wakaba@suika.fam.cx> |
463 |
|
464 |
* content-model-2.dat: New test data for character references |
465 |
in |charset| attribute values. |
466 |
|
467 |
2007-11-23 Wakaba <wakaba@suika.fam.cx> |
468 |
|
469 |
* ContentChecker.t: Unset |input_encoding| attribute. |
470 |
|
471 |
* content-model-1.dat, content-model-2.dat: New tests |
472 |
for |charset| attribute value are added. |
473 |
|
474 |
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
475 |
|
476 |
* ContentType.t: New tests for HTML5 sniffing algorithm, |
477 |
leading white space support (HTML5 revisions 1013 and 1016). |
478 |
|
479 |
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
480 |
|
481 |
* ContentType.t: New tests for HTML5 revision 1013 (except |
482 |
for leading white spaces). |
483 |
|
484 |
2007-11-11 Wakaba <wakaba@suika.fam.cx> |
485 |
|
486 |
* content-model-4.dat: New tests for proposed link types. |
487 |
|
488 |
2007-11-08 Wakaba <wakaba@suika.fam.cx> |
489 |
|
490 |
* content-model-4.dat: s/noreferer/noreferrer/g |
491 |
and s/noreferrer/noreferer/g (HTML5 revision 1132). |
492 |
|
493 |
2007-11-04 Wakaba <wakaba@suika.fam.cx> |
494 |
|
495 |
* content-model-2.dat: Tests for |manifest=""| are added. |
496 |
|
497 |
2007-11-04 Wakaba <wakaba@suika.fam.cx> |
498 |
|
499 |
* content-model-2.dat: <a><img ismap></a> is no longer |
500 |
conforming (HTML5 revision 1115). |
501 |
|
502 |
2007-11-04 Wakaba <wakaba@suika.fam.cx> |
503 |
|
504 |
* content-model-1.dat, content-model-2.dat: <base> |
505 |
w/o @target and @href is non-conforming (HTML5 revision 1115). |
506 |
|
507 |
2007-11-04 Wakaba <wakaba@suika.fam.cx> |
508 |
|
509 |
* content-model-4.dat: New tests for rel=up (HTML5 revision 1112) |
510 |
and rel=noreferer (HTML5 revision 1118). |
511 |
|
512 |
2007-10-26 Wakaba <wakaba@suika.fam.cx> |
513 |
|
514 |
* content-model-2.dat: New test for |poster| (HTML5 revision 1097). |
515 |
|
516 |
2007-10-23 Wakaba <wakaba@suika.fam.cx> |
517 |
|
518 |
* content-model-2.dat: <script async defer> is now conforming (HTML5 |
519 |
revision 1085). |
520 |
|
521 |
2007-10-14 Wakaba <wakaba@suika.fam.cx> |
522 |
|
523 |
* content-model-1.dat, content-model-2.dat: New test |
524 |
data for |rule|, |nest|, and |datatemplate| elements. |
525 |
|
526 |
2007-09-30 Wakaba <wakaba@suika.fam.cx> |
527 |
|
528 |
* css-token-1.dat: Test results for |\\{nl}| were incorrect. |
529 |
|
530 |
2007-09-30 Wakaba <wakaba@suika.fam.cx> |
531 |
|
532 |
* Makefile (update): New rule. |
533 |
|
534 |
2007-09-29 Wakaba <wakaba@suika.fam.cx> |
535 |
|
536 |
* tokenizer-test-1.test: New tests for invalid |
537 |
attribute specifications are added. |
538 |
|
539 |
2007-09-24 Wakaba <wakaba@suika.fam.cx> |
540 |
|
541 |
* ContentChecker.t: New test data files are added. |
542 |
|
543 |
* content-model-atom-1.dat, content-model-atom-2.dat: New test data. |
544 |
|
545 |
2007-09-09 Wakaba <wakaba@suika.fam.cx> |
546 |
|
547 |
* css-token-1.test: Test cases for remaining CSS tokens |
548 |
are added. |
549 |
|
550 |
2007-09-09 Wakaba <wakaba@suika.fam.cx> |
551 |
|
552 |
* css-token-1.test: Test cases for one-char tokens, |COMMENT|, |
553 |
and |COMMENT_INVALID| are added. |
554 |
|
555 |
2007-09-09 Wakaba <wakaba@suika.fam.cx> |
556 |
|
557 |
* css-token-1.test: |URI_PREFIX|, |UNICODE_RANGE|, |CDO|, |
558 |
and |CDC| test cases are added. |
559 |
|
560 |
2007-09-08 Wakaba <wakaba@suika.fam.cx> |
561 |
|
562 |
* css-token-1.test: |URI| and |INVALID| test |
563 |
cases are added. |
564 |
|
565 |
2007-09-08 Wakaba <wakaba@suika.fam.cx> |
566 |
|
567 |
* css-token-1.test: |NUMBER| and |DIMENSION| test |
568 |
cases are added. |
569 |
|
570 |
2007-09-08 Wakaba <wakaba@suika.fam.cx> |
571 |
|
572 |
* css-token-1.test: |HASH| and |NUMBER| |
573 |
test cases are added. |
574 |
|
575 |
2007-09-08 Wakaba <wakaba@suika.fam.cx> |
576 |
|
577 |
* css-token-1.test: |STRING| and |INVALID| |
578 |
test cases are added. |
579 |
|
580 |
2007-09-08 Wakaba <wakaba@suika.fam.cx> |
581 |
|
582 |
* css-token-1.test: New tests are added. |
583 |
|
584 |
2007-09-08 Wakaba <wakaba@suika.fam.cx> |
585 |
|
586 |
* css-token-1.test, CSS-Tokenizer.t: New files. |
587 |
|
588 |
2007-09-04 Wakaba <wakaba@suika.fam.cx> |
589 |
|
590 |
* tree-test-1.dat: New tests are added. |
591 |
|
592 |
2007-08-25 Wakaba <wakaba@suika.fam.cx> |
593 |
|
594 |
* tokenizer-test-1.test: Two tests removed from |tokenizer/test2.test| |
595 |
are added. |
596 |
|
597 |
* tree-construction/, tokenizer/: Sync with latest html5lib. |
598 |
|
599 |
2007-08-25 Wakaba <wakaba@suika.fam.cx> |
600 |
|
601 |
* content-model-1.dat: New tests for |meta| corner cases |
602 |
are added. |
603 |
|
604 |
2007-08-22 Wakaba <wakaba@suika.fam.cx> |
605 |
|
606 |
* tree-test-2.dat: New tests for |html| innerHTML are added. |
607 |
|
608 |
2007-08-17 Wakaba <wakaba@suika.fam.cx> |
609 |
|
610 |
* content-model-2.dat: New tests for |base| |
611 |
following URI or hyperlink are added. |
612 |
|
613 |
2007-08-17 Wakaba <wakaba@suika.fam.cx> |
614 |
|
615 |
* content-model-1.dat: New tests for |noscript| in |head| are added. |
616 |
|
617 |
* content-model-2.dat: A wrong result for |xml:lang| in |
618 |
HTML document is fixed. |
619 |
|
620 |
2007-08-11 Wakaba <wakaba@suika.fam.cx> |
621 |
|
622 |
* ContentType.t: New tests for bitmap images are added. |
623 |
|
624 |
2007-08-08 Wakaba <wakaba@suika.fam.cx> |
625 |
|
626 |
* content-model-2.dat: Some error messages are changed. |
627 |
|
628 |
* ContentType.t: New tests for |<script| sniffer are added. |
629 |
|
630 |
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
631 |
|
632 |
* tree-test-2.dat: New tests for |thead|, |tbody|, and |tfoot| |
633 |
fragment parsing. |
634 |
|
635 |
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
636 |
|
637 |
* tree-test-1.dat: More tests for tags "in row" are added. |
638 |
|
639 |
* HTML-tree.t: Quote test data for readability. |
640 |
|
641 |
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
642 |
|
643 |
* tree-test-1.dat: More tests are added for |noframes| |
644 |
after |</frameset>|. |
645 |
|
646 |
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
647 |
|
648 |
* tree-test-1.dat: More tests for start tags "in caption" |
649 |
insertion mode and for tags "in cell" insertion |
650 |
mode are added. |
651 |
|
652 |
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
653 |
|
654 |
* tree-test-1.dat: More tests for ignoring some tokens |
655 |
are added. |
656 |
|
657 |
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
658 |
|
659 |
* HTML-tokenizer.t: Set content model flag in new syntax. |
660 |
|
661 |
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
662 |
|
663 |
* content-model-1.dat, content-model-2.dat: Some test data |
664 |
have been updated due to new warnings. |
665 |
|
666 |
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
667 |
|
668 |
* content-model-1.dat, content-model-2.dat: Add "in XML:charset" |
669 |
error for test data that has |charset| in XML context. |
670 |
|
671 |
* content-model-2.dat: Test data for "in XML:charset", "in XML:lang", |
672 |
and "in HTML:xml:lang" are added. |
673 |
|
674 |
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
675 |
|
676 |
* HTML-tokenizer.t: It now requires newer version |
677 |
of JSON.pm due to the broken handling for utf8 string |
678 |
of older version. Test data files |test3.test| |
679 |
and |test4.test| are added. Convert surrogate |
680 |
pair |\u| escapes in JSON file before it is input |
681 |
into JSON.pm parser since it does not decode |
682 |
them correctly. U+000D convertion was incorrect. |
683 |
|
684 |
* HTML-tree.t: Support for new format for fragment |
685 |
parsing tests. |
686 |
|
687 |
* Makefile (tokenizer-files): New test |
688 |
data files |test3.test| and |test4.test| are added. |
689 |
|
690 |
* tokenizer-test-1.test: Test data for bare |hcro| and |
691 |
entity references in attribute values are added. |
692 |
|
693 |
* tokenizer-test-2.dat: Test data for U+000D are added. |
694 |
|
695 |
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
696 |
|
697 |
* tree-test-1.dat: Tests for |<html>| in trailing |
698 |
end phase and |</frameset>| in after frameset mode |
699 |
are added. |
700 |
|
701 |
* tree-test-2.dat: Tests for |</frameset>| |
702 |
in |frameset| fragment parsing are added. |
703 |
|
704 |
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
705 |
|
706 |
* tree-test-1.dat: New tests for trailing end phase |
707 |
and white space in some insertion modes are added. |
708 |
|
709 |
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
710 |
|
711 |
* Charset-DecodeHandler.t: Cases for charset names has |
712 |
been changed to match with the module's implementation. |
713 |
|
714 |
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
715 |
|
716 |
* Charset-DecodeHandler.t: New test script. |
717 |
|
718 |
2007-07-07 Wakaba <wakaba@suika.fam.cx> |
719 |
|
720 |
* tokenizer-test-1.test: A comment test is added. |
721 |
|
722 |
2007-07-01 Wakaba <wakaba@suika.fam.cx> |
723 |
|
724 |
* tree-test-1.dat: New tests for unmatched end tags. |
725 |
|
726 |
2007-07-01 Wakaba <wakaba@suika.fam.cx> |
727 |
|
728 |
* table-1.dat: New test data. |
729 |
|
730 |
* ContentChecker.t: |table-1.dat| is added. |
731 |
|
732 |
2007-06-30 Wakaba <wakaba@suika.fam.cx> |
733 |
|
734 |
* tree-test-2.dat: Tests for <title> in fragments are added. |
735 |
|
736 |
2007-06-30 Wakaba <wakaba@suika.fam.cx> |
737 |
|
738 |
* URIChecker.t: Error level names in test results has |
739 |
been changed. |
740 |
|
741 |
* tokenizer-test-1.test: A test for bogus SYSTEM identifier |
742 |
is added. |
743 |
|
744 |
* content-model-1.dat, content-model-2.dat, content-model-3.dat, |
745 |
content-model-4.dat: Error messages has been changed. |
746 |
|
747 |
* ContentChecker.t: Appends error level to the error |
748 |
message if any. |
749 |
|
750 |
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
751 |
|
752 |
* content-model-2.dat: Tests for |<img ismap>| context |
753 |
are added. Tests for |<command>|'s attributes are added. |
754 |
Tests for |<menu>|'s attributes are added. Tests for |contextmenu| |
755 |
are added. |
756 |
|
757 |
* content-model-1.dat: Tests for |<datagrid>| contents |
758 |
are added. |
759 |
|
760 |
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
761 |
|
762 |
* tree-test-1.dat: The tests using |#document-fragment| |
763 |
are move to |tree-test-2.dat|. |
764 |
|
765 |
* tree-test-2.dat: New test data. In addition to |
766 |
tests from |tree-test-1.dat|, two tests |
767 |
for |</table>| are added. |
768 |
|
769 |
* HTML-tree.t: |tree-test-2.dat| is added. |
770 |
|
771 |
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
772 |
|
773 |
* tree-test-1.dat: Tests for end tag strings |
774 |
in CDATA elements are added. |
775 |
|
776 |
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
777 |
|
778 |
* content-model-1.dat: Tests for |footer| |
779 |
content model are added. |
780 |
|
781 |
* content-model-2.dat: Tests for |ping| |
782 |
and |tabindex| attributes are added. Tests for |datetime| |
783 |
attribute of |ins| and |del| elements are added. |
784 |
|
785 |
* content-model-4.dat: New test data. |
786 |
|
787 |
* ContentChecker.t: |content-model-4.dat| is added. |
788 |
|
789 |
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
790 |
|
791 |
* tokenizer-test-1.test: Tests for HTML5 revisions 1.144 |
792 |
and 1.145 (CR and invalid character references) are added. |
793 |
Tests for HTML5 revision 1.148 (character references |
794 |
in attributes) are added. |
795 |
|
796 |
* tree-test-1.dat: Tests for HTML5 revision 1.146 (white |
797 |
space characters before root element start tag). |
798 |
|
799 |
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
800 |
|
801 |
* tree-test-1.dat: Some test results are changed |
802 |
and a test is added according to the HTML5 |
803 |
revisions 1.142 and 1.143 (<noscript> in <head>). |
804 |
|
805 |
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
806 |
|
807 |
* tree-test-1.dat: Some test results are changed |
808 |
since <base>, <link>, and <meta> in body |
809 |
are no longer appended to the head element pointer (HTML5 |
810 |
revision 935). |
811 |
|
812 |
* content-model-2.dat: Tests for |scoped| |
813 |
attribute are added (HTML5 revision 938). |
814 |
|
815 |
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
816 |
|
817 |
* tree-test-1.dat: Tests for CDATA/RCDATA innerHTML |
818 |
with matching end tag are added (HTML5 revision 923). |
819 |
A test for h2 in h1 is added (HTML5 revision 926). |
820 |
|
821 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
822 |
|
823 |
* tree-test-1.dat: Tests for |<isindex>| are added (HTML5 |
824 |
revision 920). |
825 |
|
826 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
827 |
|
828 |
* tokenizer-test-1.test: Tests for conforming bare |&| |
829 |
are added. |
830 |
|
831 |
* tree-test-1.dat: Tests for |</body>| are added. |
832 |
|
833 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
834 |
|
835 |
* tree-test-1.dat: Always use uppercase document type name. |
836 |
|
837 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
838 |
|
839 |
* HTML-tokenizer.t: Support for new DOCTYPE token syntax. |
840 |
|
841 |
* tokenizer-test-1.test: Tests for DOCTYPE tokens |
842 |
are revised and added. |
843 |
|
844 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
845 |
|
846 |
* tokenizer-test-1.test: Tests for |<| in tags are |
847 |
added. (HTML5 revisions 900, 901, 902, and 911.) |
848 |
|
849 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
850 |
|
851 |
* tokenizer-test-1.test: |⟨|, and |&rlang;| tests |
852 |
are added. (HTML5 revision 895.) A test for |&;| |
853 |
is added. |
854 |
|
855 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
856 |
|
857 |
* tokenizer-test-1.test: |™| test added. (HTML5 revision 889.) |
858 |
|
859 |
* HTML-tree.t: Output test file names. Escaped |
860 |
new line at the end of test data was removed. |
861 |
|
862 |
* tokenizer-test-2.dat: Tests for newlines, NULL, and |
863 |
escape flag stuff in |set_inner_html|. |
864 |
|
865 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
866 |
|
867 |
* tree-test-1.dat: New test for HTML5 revision 884 (</form> |
868 |
try to close its children). |
869 |
|
870 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
871 |
|
872 |
* content-model-1.dat: Tests for space characters |
873 |
in id="" attribute are added. |
874 |
|
875 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
876 |
|
877 |
* tree-test-1.dat: New tests for parse errors by |
878 |
tags closed by <li>, <dt>, or <dd>. (HTML5 revision 880.) |
879 |
|
880 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
881 |
|
882 |
* tokenizer-test-2.dat: New test. This test file contains |
883 |
some tests that cannot be reliably tested by |HTML-tokenize.t|, |
884 |
since they depends on how characeters are supplied to the |
885 |
tokenizer. |
886 |
|
887 |
* HTML-tree.t: |tokenizer-test-2.dat| added. |#data escaped| |
888 |
etc. supported. |
889 |
|
890 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
891 |
|
892 |
* tokenizer-test-1.test: Tests for C1 character |
893 |
references are added. |
894 |
|
895 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
896 |
|
897 |
* ContentChecker.t: Use NanoDOM-based manakai for XHTML. |
898 |
Note that a test fails that assumes XML attribute value |
899 |
normalization fails since XMLParserTemp.pm does |
900 |
not normalize white space in attribute value when |
901 |
creating an attribute node (and new NanoDOM-based |
902 |
manakai's Attr.value does not normalize white space |
903 |
for more Web compatibility). |
904 |
|
905 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
906 |
|
907 |
* Makefile, HTML-tokenizer.t, HTML-tree.t: New test |
908 |
files are added. |
909 |
|
910 |
* tokenize/, tree-construction/: Sync with latest html5lib |
911 |
trunk. |
912 |
|
913 |
2007-06-05 Wakaba <wakaba@suika.fam.cx> |
914 |
|
915 |
* content-model-2.dat: |script| |async| and |defer| |
916 |
no longer require |src|. |async| MUST NOT be |
917 |
specified if |defer|. (HTML5 revision 858). |
918 |
|
919 |
2007-05-30 Wakaba <wakaba@suika.fam.cx> |
920 |
|
921 |
* ContentChecker.t: Don't use obsolete |new| method. |
922 |
|
923 |
* tree-test-1.dat: Nested form test added. |
924 |
|
925 |
2007-05-27 Wakaba <wakaba@suika.fam.cx> |
926 |
|
927 |
* content-model-2.dat: Some error messages are updated. |
928 |
|
929 |
* content-model-1.dat: Very simple test for |tbody|, |thead|, |
930 |
and |tfoot| is added. |
931 |
|
932 |
2007-05-26 Wakaba <wakaba@suika.fam.cx> |
933 |
|
934 |
* content-model-2.dat: Tests for |rel| values are added. |
935 |
|
936 |
2007-05-26 Wakaba <wakaba@suika.fam.cx> |
937 |
|
938 |
* content-model-2.dat: Errors on obsolete media |
939 |
type (i.e. |text/javascript|) are added to the expected results. |
940 |
|
941 |
* tree-test-1.dat: Tests for |style| elements' attributes |
942 |
are added. |
943 |
|
944 |
2007-05-25 Wakaba <wakaba@suika.fam.cx> |
945 |
|
946 |
* URIChecker.t: New test entries. |
947 |
|
948 |
* content-model-2.dat: New test entries for URI attributes. |
949 |
|
950 |
2007-05-25 Wakaba <wakaba@suika.fam.cx> |
951 |
|
952 |
* URIChecker.t: New test. |
953 |
|
954 |
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
955 |
|
956 |
* Makefile (content-type-files, content-checker-files): New rukes. |
957 |
|
958 |
* content-type-result.txt, content-checker-result.txt: New files. |
959 |
|
960 |
* tokenizer-result.txt, tree-construction-result.txt: New to CVS. |
961 |
|
962 |
* content-model-2.dat: Warnings are added to unknown attributes |
963 |
for unknown elements. New tests for newly implemented |
964 |
attributes are added. |
965 |
|
966 |
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
967 |
|
968 |
* content-model-1.dat: Required attributes are |
969 |
added to <link>s. |
970 |
|
971 |
* content-model-2.dat: Tests for global event handler |
972 |
content attributes, <link>s and <embed>s are added. |
973 |
|
974 |
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
975 |
|
976 |
* content-model-2.dat: Tests for additionally-implemented |
977 |
attributes are added. |
978 |
|
979 |
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
980 |
|
981 |
* content-model-2.dat: Tests for <a>/interactive |
982 |
elements non-nesting are added. |
983 |
|
984 |
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
985 |
|
986 |
* content-model-3.dat: New test. |
987 |
|
988 |
* ContentChecker.t (@FILES): |content-model-3.dat| added. |
989 |
|
990 |
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
991 |
|
992 |
* tree-test-1.dat: Tests for |<iframe>|, |<noframes>|, |
993 |
and |<xmp>| are added. |
994 |
|
995 |
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
996 |
|
997 |
* content-model-1.dat: A content model conformance |
998 |
error was missing. |
999 |
|
1000 |
* content-model-2.dat: Unsupported global attribute (prefixed |
1001 |
attribute) test is added. Tests for many HTML5 elements |
1002 |
are added. |
1003 |
|
1004 |
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
1005 |
|
1006 |
* content-model-2.dat: Tests for elements up to |progress|. |
1007 |
|
1008 |
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
1009 |
|
1010 |
* content-model-2.dat: Tests for global attributes, |html|, |head|, |
1011 |
|base|, |meta|, and |style|. |
1012 |
|
1013 |
* ContentChecker.t: Support for |#data html| (HTML parsing |
1014 |
mode). |
1015 |
|
1016 |
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
1017 |
|
1018 |
* content-model-2.dat: New test. |
1019 |
|
1020 |
* ContentChecker.t (@FILES): |content-model-2.dat| is added. |
1021 |
(get_node_path): |ATTRIBUTE_NODE| support. |
1022 |
|
1023 |
* content-model-1.dat: New tests for unknown |
1024 |
element in HTML namespace. |
1025 |
|
1026 |
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
1027 |
|
1028 |
* ContentChecker.t (manakai_element_type_match): Removed. |
1029 |
|
1030 |
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
1031 |
|
1032 |
* content-model-1.dat: Tests for |a| content model are added. |
1033 |
Tests for |legend| content model are added. |
1034 |
|
1035 |
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
1036 |
|
1037 |
* content-model-1.dat: Tests for |li| content model are added. |
1038 |
|
1039 |
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
1040 |
|
1041 |
* content-model-1.dat: Tests for |dd| content model are added. |
1042 |
Tests for |em| content model (inline-level content |
1043 |
or stricly inline-level content) are added. |
1044 |
Tests for |dfn| content model are added. |
1045 |
|
1046 |
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
1047 |
|
1048 |
* content-model-1.dat: New test data. |
1049 |
|
1050 |
* ContentChecker.t: New test. |
1051 |
|
1052 |
2007-05-05 Wakaba <wakaba@suika.fam.cx> |
1053 |
|
1054 |
* tree-test-1.dat: ins > p test and noscript in noscript test |
1055 |
are added. |
1056 |
|
1057 |
2007-05-03 Wakaba <wakaba@suika.fam.cx> |
1058 |
|
1059 |
* tokenizer-test-1.test: Incorrect DOCTYPE testa |
1060 |
are added. |
1061 |
|
1062 |
* tree-test-1.dat: |innerHTML| tests are added. |
1063 |
|
1064 |
2007-05-03 Wakaba <wakaba@suika.fam.cx> |
1065 |
|
1066 |
* LICENSE: New document. |
1067 |
|
1068 |
2007-05-02 Wakaba <wakaba@suika.fam.cx> |
1069 |
|
1070 |
* .cvsignore: Result files are added. |
1071 |
|
1072 |
* HTML-tree.t: Support for document fragment tests. |
1073 |
|
1074 |
* Makefile: Generate test result files. |
1075 |
|
1076 |
* tokenizer-test-1.test: A new test to ensure that |
1077 |
characters after end tag are preserved in RCDATA or CDATA |
1078 |
case. |
1079 |
|
1080 |
2007-05-01 Wakaba <wakaba@suika.fam.cx> |
1081 |
|
1082 |
* HTML-tree.t: Use new |What::HTML->parse_string| method |
1083 |
so that this test don't have to know parser class's |
1084 |
internals. |
1085 |
|
1086 |
* tree-test-1.dat: New tests for "(<head> stuffs) in body" |
1087 |
and "(<head> stuffs) after body" are added. |
1088 |
|
1089 |
2007-05-01 Wakaba <wakaba@suika.fam.cx> |
1090 |
|
1091 |
* HTML-tree.t: New test file is added. Sort key |
1092 |
was incorrect. |
1093 |
|
1094 |
* HTML-tokenizer.t: New test file is added. |
1095 |
|
1096 |
* tokenizer-test-1.test, tree-test-1.dat: New tests. |
1097 |
|
1098 |
2007-04-30 Wakaba <wakaba@suika.fam.cx> |
1099 |
|
1100 |
* .cvsignore: |tree-consturction| is added. |
1101 |
|
1102 |
* HTML-tree.t: New test. |
1103 |
|
1104 |
* Makefile: Rules for tree constructor tests are added. |
1105 |
|
1106 |
2007-04-30 Wakaba <wakaba@suika.fam.cx> |
1107 |
|
1108 |
* HTML-tokenizer.t: |Data::Dumper::Useqq| is replaced |
1109 |
by customized ones so that utf8 vs byte string handling |
1110 |
cause no error. Set |$JSON::UTF8| flag on so |
1111 |
that the |JSON| module turns the utf8 flag on. |
1112 |
Support for the |contentModelFlags| and |lastStartTag| |
1113 |
test props. Show the input as well as description |
1114 |
when a test fails. |
1115 |
|
1116 |
2007-04-30 Wakaba <wakaba@suika.fam.cx> |
1117 |
|
1118 |
* .cvsignore: New file. |
1119 |
|
1120 |
* Makefile: New file. |
1121 |
|
1122 |
* HTML-tokenizer.t: New test. |
1123 |
|
1124 |
2007-04-24 Wakaba <wakaba@suika.fam.cx> |
1125 |
|
1126 |
* ContentType.t: Remove some |my|s to avoid warnings. |
1127 |
|
1128 |
2007-04-24 Wakaba <wakaba@suika.fam.cx> |
1129 |
|
1130 |
* ChangeLog: New file. |
1131 |
|
1132 |
* ContentType.t: New Perl test. |
1133 |
|
1134 |
|