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