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