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