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