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