1 |
2008-03-09 Wakaba <wakaba@suika.fam.cx> |
2 |
|
3 |
* tree-test-1.dat: More tests are added for foster parenting (HTML5 |
4 |
revision 1331 and so on). |
5 |
|
6 |
2008-03-08 Wakaba <wakaba@suika.fam.cx> |
7 |
|
8 |
* tree-test-1.dat, tree-test-2.dat: Tests on \u000A at |
9 |
the first of <textarea>, <pre>, and <listing> are |
10 |
added (c.f. HTML5 revision 1330). |
11 |
|
12 |
2008-03-08 Wakaba <wakaba@suika.fam.cx> |
13 |
|
14 |
* tree-test-1.dat: A test data on <title> in <table> |
15 |
are added. |
16 |
|
17 |
* tree-test-2.dat: Test results updated (HTML5 revision 1328). |
18 |
|
19 |
2008-03-08 Wakaba <wakaba@suika.fam.cx> |
20 |
|
21 |
* tree-test-1.dat: Test data for tainted space in tables are |
22 |
added (HTML5 revision 1326). |
23 |
|
24 |
2008-03-08 Wakaba <wakaba@suika.fam.cx> |
25 |
|
26 |
* tree-test-1.dat: Tests for </form> are added (HTML5 revision 1320). |
27 |
|
28 |
2008-03-06 Wakaba <wakaba@suika.fam.cx> |
29 |
|
30 |
* tree-test-1.dat, tree-test-2.dat: More <html> test |
31 |
cases are added (HTML5 revision 1314). |
32 |
|
33 |
2008-03-05 Wakaba <wakaba@suika.fam.cx> |
34 |
|
35 |
* HTML-tree.t: Support for \Uhhhhhhhh escapes. Support for |
36 |
dumping PUBLIC and SYSTEM identifiers of DOCTYPE tokens. |
37 |
|
38 |
* tree-test-1.dat, tree-test-2.dat: More test data for previously |
39 |
uncovered cases are added. Some error descriptions are revised. |
40 |
|
41 |
2008-03-05 Wakaba <wakaba@suika.fam.cx> |
42 |
|
43 |
* tree-test-1.dat: More test data for previously uncovered |
44 |
cases are added. |
45 |
|
46 |
2008-03-04 Wakaba <wakaba@suika.fam.cx> |
47 |
|
48 |
* tree-test-1.dat: More test data for previously uncovered |
49 |
cases are added. |
50 |
|
51 |
2008-03-04 Wakaba <wakaba@suika.fam.cx> |
52 |
|
53 |
* tree-test-1.dat: Missing tests from the initial stage are added. |
54 |
|
55 |
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
56 |
|
57 |
* HTML-tokenizer.t: Ignore tree-construction phase and set_inner_html |
58 |
checkpoints. |
59 |
|
60 |
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
61 |
|
62 |
* tokenizer-test-1.test: New test data are added to cover |
63 |
all possible cases. |
64 |
|
65 |
* HTML-tree.t: Support for test coverage. |
66 |
|
67 |
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
68 |
|
69 |
* HTML-tokenizer.t: Support for test coverage caluclation. |
70 |
|
71 |
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
72 |
|
73 |
* HTML-tokenizer.t: s/_input_character/_input_char/g for simplicity. |
74 |
|
75 |
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
76 |
|
77 |
* HTML-tokenizer.t: s/correct/force-quirks/. |
78 |
|
79 |
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
80 |
|
81 |
* tokenizer-test-1.test: New tests on trailing garbage |
82 |
after SYSTEM literal (HTML5 revision 1306) are added. |
83 |
|
84 |
2008-03-02 Wakaba <wakaba@suika.fam.cx> |
85 |
|
86 |
* tokenizer-test-1.test: Tests for |<span ===>| is added (HTML5 |
87 |
revision 1292). Tests for & at the end of attribute value |
88 |
are added (HTML5 revision 1296). Tests for bogus comments |
89 |
are added (HTML5 revision 1297). Tests for |=| in |
90 |
unquoted attribute values are added (HTML5 revision 1299). |
91 |
Tests for single or double quotes in unquoted attribute |
92 |
values or attribute names and tests for missing spaces |
93 |
between attributes are added (HTML5 revision 1303). |
94 |
|
95 |
2008-03-02 Wakaba <wakaba@suika.fam.cx> |
96 |
|
97 |
* content-model-atom-1.dat: New test data are added. |
98 |
|
99 |
2008-03-02 Wakaba <wakaba@suika.fam.cx> |
100 |
|
101 |
* content-model-1.dat: Test data for |<area>| are added. |
102 |
|
103 |
* content-model-2.dat: Test data for |<img ismap>| are added. |
104 |
|
105 |
2008-03-01 Wakaba <wakaba@suika.fam.cx> |
106 |
|
107 |
* content-model-1.dat: |address| content model tests |
108 |
are added. |
109 |
|
110 |
2008-03-01 Wakaba <wakaba@suika.fam.cx> |
111 |
|
112 |
* tokenizer-test-1.test: Updated (HTML5 recision 1286). |
113 |
|
114 |
* content-model-2.dat: Updated (HTML5 revision 1275). |
115 |
|
116 |
2008-02-26 Wakaba <wakaba@suika.fam.cx> |
117 |
|
118 |
* content-model-1.dat: Test data for |header| and |footer| |
119 |
exclusions of sectioning contents are added (c.f. HTML5 |
120 |
revision 1250). |
121 |
|
122 |
2008-02-26 Wakaba <wakaba@suika.fam.cx> |
123 |
|
124 |
* content-model-1.dat: Figure caption is now optional (HTML5 |
125 |
revision 1240). Add test data for |ol reversed| (HTML5 |
126 |
revision 1248). |
127 |
|
128 |
2008-02-24 Wakaba <wakaba@suika.fam.cx> |
129 |
|
130 |
* content-model-2.dat: Test data for |acronym|, |big|, |tt|, |s|, |
131 |
|strike|, and |u| are added. |
132 |
|
133 |
2008-02-24 Wakaba <wakaba@suika.fam.cx> |
134 |
|
135 |
* content-model-1.dat, content-model-2.dat: Some test |
136 |
results are updated. New test data on non-standard |
137 |
attributes are added. Note that some test results do |
138 |
still need to be updated. |
139 |
|
140 |
2008-02-24 Wakaba <wakaba@suika.fam.cx> |
141 |
|
142 |
* content-model-1.dat: Some test results on |meta| |
143 |
in |noscript| are updated. |
144 |
|
145 |
2008-02-23 Wakaba <wakaba@suika.fam.cx> |
146 |
|
147 |
* content-model-1.dat: Some test results are updated. |
148 |
New tests for |details| are added. |
149 |
|
150 |
2008-02-23 Wakaba <wakaba@suika.fam.cx> |
151 |
|
152 |
* content-model-1.dat: Some test results are fixed. |
153 |
New tests for |video| and |audio| are added. |
154 |
|
155 |
2008-02-23 Wakaba <wakaba@suika.fam.cx> |
156 |
|
157 |
* content-model-1.dat: New test data for |object| transparentness |
158 |
are added. |
159 |
|
160 |
2008-02-23 Wakaba <wakaba@suika.fam.cx> |
161 |
|
162 |
* content-model-1.dat, content-model-2.dat: Wrong "significant" |
163 |
errors are removed. |
164 |
|
165 |
2008-02-18 Wakaba <wakaba@suika.fam.cx> |
166 |
|
167 |
* content-model-1.dat: New test data for |object| are added. |
168 |
|
169 |
2008-02-18 Wakaba <wakaba@suika.fam.cx> |
170 |
|
171 |
* content-model-1.dat: New test data for |mark| are added (HTML5 |
172 |
revision 1232). |
173 |
|
174 |
2008-02-18 Wakaba <wakaba@suika.fam.cx> |
175 |
|
176 |
* content-model-2.dat: |alt=""| test results revised. |
177 |
|
178 |
* content-model-1.dat: |<img/>|s in tests are revised so |
179 |
that they are conforming. |
180 |
|
181 |
2008-02-17 Wakaba <wakaba@suika.fam.cx> |
182 |
|
183 |
* content-model-1.dat: Test results corrected. |
184 |
|
185 |
2008-02-17 Wakaba <wakaba@suika.fam.cx> |
186 |
|
187 |
* content-model-1.dat: New test data for |<figure>| are added. |
188 |
Some test data are corrected. |
189 |
|
190 |
2008-02-17 Wakaba <wakaba@suika.fam.cx> |
191 |
|
192 |
* content-model-1.dat: New test data for |<noscript>| |
193 |
in |<head>|. |
194 |
|
195 |
2008-02-17 Wakaba <wakaba@suika.fam.cx> |
196 |
|
197 |
* content-model-1.dat: More test on |<meta http-equiv=Content-Type>| |
198 |
are added. |
199 |
|
200 |
2008-02-17 Wakaba <wakaba@suika.fam.cx> |
201 |
|
202 |
* content-model-1.dat, content-model-2.dat: Updated. |
203 |
|
204 |
2008-02-17 Wakaba <wakaba@suika.fam.cx> |
205 |
|
206 |
* content-model-1.dat: Updated. |
207 |
|
208 |
2008-02-17 Wakaba <wakaba@suika.fam.cx> |
209 |
|
210 |
* content-model-1.dat, content-model-2.dat, content-model-4.dat, |
211 |
content-model-5.dat: Error result revised. |
212 |
|
213 |
2008-02-17 Wakaba <wakaba@suika.fam.cx> |
214 |
|
215 |
* content-model-1.dat, content-model-2.dat, content-model-5.dat: |
216 |
Test results are updated; new tests are added. |
217 |
|
218 |
2008-02-16 Wakaba <wakaba@suika.fam.cx> |
219 |
|
220 |
* ContentChecker.t: Tentative support for subdoc mode. |
221 |
|
222 |
* tree-test-1.dat: Some tests are added from #whatwg. |
223 |
|
224 |
2008-02-11 Wakaba <wakaba@suika.fam.cx> |
225 |
|
226 |
* css-text.dat: Test data for 'writing-mode' and 'text-anchor' |
227 |
are added. |
228 |
|
229 |
* CSS-Parser-1.t: New properties are added. |
230 |
|
231 |
2008-02-11 Wakaba <wakaba@suika.fam.cx> |
232 |
|
233 |
* css-4.dat: New test file. |
234 |
|
235 |
* CSS-Parser-1.t: |css-4.dat| added. Support for '@charset' |
236 |
and '@import'. |
237 |
|
238 |
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
239 |
|
240 |
* CSS-Parser-1.t (get_parser): Call |init|. |
241 |
|
242 |
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
243 |
|
244 |
* css-3.dat: New test file. |
245 |
|
246 |
* CSS-Parser-1.t: |css-3.dat| is added. '-moz-pre-wrap' added. |
247 |
Typo for 'collapse' value fixed. Support for '@namespace' |
248 |
serialization. |
249 |
|
250 |
* css-1.dat: New test data for selectors parsing. |
251 |
|
252 |
* css-font.dat: Error locations for 'u' errors are corrected. |
253 |
|
254 |
* css-table.dat: Test data for 'border-collapse' are added. |
255 |
|
256 |
* css-text.dat: Test data for '-moz-pre-wrap' are added. |
257 |
|
258 |
* css-visual.dat: Test data for 'background-position' are added. |
259 |
|
260 |
2008-02-09 Wakaba <wakaba@suika.fam.cx> |
261 |
|
262 |
* css-2.dat, css-font.dat: s/unsupported/u/g; |
263 |
|
264 |
2008-02-08 Wakaba <wakaba@suika.fam.cx> |
265 |
|
266 |
* css-2.dat: New test data. |
267 |
|
268 |
* CSS-Parser-1.t: |css-2.dat| added. Support for |@media|. |
269 |
|
270 |
2008-02-08 Wakaba <wakaba@suika.fam.cx> |
271 |
|
272 |
* CSS-MediaQuery.t, mq-1.dat: New files. |
273 |
|
274 |
2008-02-03 Wakaba <wakaba@suika.fam.cx> |
275 |
|
276 |
* CSS-Parser-1.t: Typo fixed. New properties added. |
277 |
|
278 |
* css-font.dat, css-table.dat, css-paged.dat, css-generated.dat, |
279 |
css-visual.dat: New test data for |
280 |
newly supported properties are added. |
281 |
|
282 |
2008-02-02 Wakaba <wakaba@suika.fam.cx> |
283 |
|
284 |
* CSS-Parser-1.t: 'clip' added. |
285 |
|
286 |
* css-visual.t: New test data for 'clip' are added. |
287 |
|
288 |
2008-01-30 Wakaba <wakaba@suika.fam.cx> |
289 |
|
290 |
* css-generated.dat: New test data for 'counter-increment', 'content', |
291 |
and 'counter-reset' are added. |
292 |
|
293 |
* CSS-Parser-1.t: 'counter-reset' and 'counter-increment' |
294 |
are added. |
295 |
|
296 |
2008-01-28 Wakaba <wakaba@suika.fam.cx> |
297 |
|
298 |
* CSS-Parser-1.t: 'content' added to the list of supported |
299 |
property and the list of initial values. |
300 |
|
301 |
* css-generated.dat: Tests for 'content' are added. |
302 |
|
303 |
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
304 |
|
305 |
* CSS-Parser-1.t: Loads test files as UTF-8. |
306 |
|
307 |
* css-generated.dat: Semi-real-world test data for 'quotes' are added. |
308 |
|
309 |
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
310 |
|
311 |
* CSS-Parser-1.t: 'quotes' added. |
312 |
|
313 |
* css-generated.dat: Test data for 'quotes' are added. |
314 |
|
315 |
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
316 |
|
317 |
* CSS-Parser-1.t: 'overflow-x' and 'overflow-y' are added. |
318 |
|
319 |
* css-visual.dat: New test data for 'overflow', 'overflow-x', |
320 |
and 'overflow-y' are added. |
321 |
|
322 |
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
323 |
|
324 |
* css-visual.dat: New test data for 'opacity' and '-moz-opacity' |
325 |
are added. |
326 |
|
327 |
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
328 |
|
329 |
* CSS-Parser-1.t: Files |css-table.dat| and |css-interactive.dat| |
330 |
are added. |
331 |
|
332 |
* css-table.dat: New test file. |
333 |
|
334 |
* css-interactive.dat: New test file. |
335 |
|
336 |
* css-font.dat: New test data for 'font-size' are added. |
337 |
|
338 |
* css-text.dat: New test data for 'text-indent', 'letter-spacing', |
339 |
and 'word-spacing' are added. |
340 |
|
341 |
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
342 |
|
343 |
* CSS-Parser-1.t: Files |css-text.dat| and |css-paged.dat| |
344 |
are added. |
345 |
|
346 |
* css-visual.dat: New test data for 'background-position' are |
347 |
added. |
348 |
|
349 |
* css-text.dat: New test file. |
350 |
|
351 |
* css-paged.dat: New test file. |
352 |
|
353 |
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
354 |
|
355 |
* css-visual.dat: New test data for 'border-top-width', 'border-width', |
356 |
'padding-top', 'top', 'right', 'bottom', 'left', 'z-index', |
357 |
'width', 'min-width', 'max-width', 'height', 'min-height', |
358 |
'max-height', 'line-height', and 'vertical-align' are added. |
359 |
|
360 |
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
361 |
|
362 |
* css-font.dat: New test data for 'font-weight' |
363 |
and 'font-size' are added. |
364 |
|
365 |
* css-visual.dat: New test data for leading and |
366 |
trailing zeros are added. |
367 |
|
368 |
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
369 |
|
370 |
* css-font.dat: New test data for 'font' and 'font-size'. |
371 |
|
372 |
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
373 |
|
374 |
* CSS-Parser-1.t: 'background-position' was missing |
375 |
from the list of default values. |
376 |
|
377 |
* css-visual.dat: New test data for 'background' |
378 |
and 'background-position' are added. |
379 |
|
380 |
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
381 |
|
382 |
* css-visual.dat: New test data for 'border' are added. |
383 |
|
384 |
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
385 |
|
386 |
* css-1.dat: Some test results were incorrect. |
387 |
|
388 |
* css-font.dat: New test data on 'font' are added. |
389 |
|
390 |
* css-visual.dat: Some test results were incorrect. New |
391 |
test data on 'margin' are added. |
392 |
|
393 |
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
394 |
|
395 |
* css-font.dat: New test file. |
396 |
|
397 |
* CSS-Parser-1.dat: |css-font.dat| is added. |
398 |
|
399 |
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
400 |
|
401 |
* css-visual.dat: Test data for 'padding', 'margin', |
402 |
and 'border' related shorthands are added. |
403 |
|
404 |
2008-01-25 Wakaba <wakaba@suika.fam.cx> |
405 |
|
406 |
* CSS-Parser-1.t: |css-generated.dat| is added. |
407 |
(get_computed_style): The subject of |query_selector| |
408 |
should have been the document. |
409 |
|
410 |
* css-generated.dat: New test data. |
411 |
|
412 |
* css-visual.dat: New test data for 'display' are added. |
413 |
|
414 |
2008-01-24 Wakaba <wakaba@suika.fam.cx> |
415 |
|
416 |
* CSS-Parser-1.t: Default values are updated. |
417 |
|
418 |
* css-1.t: Tests for duplicate declarations are added. |
419 |
|
420 |
* css-visual.t: Some tests were incorrect. Tests for 'margin' |
421 |
serialization and '+' in 'margin' are added. |
422 |
|
423 |
2008-01-24 Wakaba <wakaba@suika.fam.cx> |
424 |
|
425 |
* CSS-Parser-1.t: Test data file |css-visual.dat| is added. |
426 |
Support for the quirks mode. |
427 |
|
428 |
* css-visual.dat: New file. |
429 |
|
430 |
2008-01-24 Wakaba <wakaba@suika.fam.cx> |
431 |
|
432 |
* css-1.dat: Typo fixed. |
433 |
|
434 |
* CSS-Parser-1.t: The attribute name for computed style |
435 |
has been changed. |
436 |
|
437 |
2008-01-22 Wakaba <wakaba@suika.fam.cx> |
438 |
|
439 |
* css-1.dat: Basic tests for forward compatible parsing |
440 |
are added. |
441 |
|
442 |
* CSS-Parser-1.t: Support for |#errors| validation. |
443 |
|
444 |
2008-01-14 Wakaba <wakaba@suika.fam.cx> |
445 |
|
446 |
* CSS-Parser-1.t, css-1.dat: New test files. |
447 |
|
448 |
2007-11-25 Wakaba <wakaba@suika.fam.cx> |
449 |
|
450 |
* content-model-1.dat, content-model-2.dat, content-model-3.dat, |
451 |
content-model-4.dat, table-1.dat: Test data are updated |
452 |
for the significant content check. |
453 |
|
454 |
* content-model-5.dat: New test data. |
455 |
|
456 |
* ContentChecker.t: New test data file is added. |
457 |
|
458 |
2007-11-24 Wakaba <wakaba@suika.fam.cx> |
459 |
|
460 |
* content-model-2.dat: nest/@mode test data revised. |
461 |
Test data for nest/@filter and rule/@condition are added. |
462 |
|
463 |
2007-11-23 Wakaba <wakaba@suika.fam.cx> |
464 |
|
465 |
* content-model-2.dat: Media type tests are revised. |
466 |
|
467 |
2007-11-23 Wakaba <wakaba@suika.fam.cx> |
468 |
|
469 |
* content-model-2.dat: New test data for character references |
470 |
in |charset| attribute values. |
471 |
|
472 |
2007-11-23 Wakaba <wakaba@suika.fam.cx> |
473 |
|
474 |
* ContentChecker.t: Unset |input_encoding| attribute. |
475 |
|
476 |
* content-model-1.dat, content-model-2.dat: New tests |
477 |
for |charset| attribute value are added. |
478 |
|
479 |
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
480 |
|
481 |
* ContentType.t: New tests for HTML5 sniffing algorithm, |
482 |
leading white space support (HTML5 revisions 1013 and 1016). |
483 |
|
484 |
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
485 |
|
486 |
* ContentType.t: New tests for HTML5 revision 1013 (except |
487 |
for leading white spaces). |
488 |
|
489 |
2007-11-11 Wakaba <wakaba@suika.fam.cx> |
490 |
|
491 |
* content-model-4.dat: New tests for proposed link types. |
492 |
|
493 |
2007-11-08 Wakaba <wakaba@suika.fam.cx> |
494 |
|
495 |
* content-model-4.dat: s/noreferer/noreferrer/g |
496 |
and s/noreferrer/noreferer/g (HTML5 revision 1132). |
497 |
|
498 |
2007-11-04 Wakaba <wakaba@suika.fam.cx> |
499 |
|
500 |
* content-model-2.dat: Tests for |manifest=""| are added. |
501 |
|
502 |
2007-11-04 Wakaba <wakaba@suika.fam.cx> |
503 |
|
504 |
* content-model-2.dat: <a><img ismap></a> is no longer |
505 |
conforming (HTML5 revision 1115). |
506 |
|
507 |
2007-11-04 Wakaba <wakaba@suika.fam.cx> |
508 |
|
509 |
* content-model-1.dat, content-model-2.dat: <base> |
510 |
w/o @target and @href is non-conforming (HTML5 revision 1115). |
511 |
|
512 |
2007-11-04 Wakaba <wakaba@suika.fam.cx> |
513 |
|
514 |
* content-model-4.dat: New tests for rel=up (HTML5 revision 1112) |
515 |
and rel=noreferer (HTML5 revision 1118). |
516 |
|
517 |
2007-10-26 Wakaba <wakaba@suika.fam.cx> |
518 |
|
519 |
* content-model-2.dat: New test for |poster| (HTML5 revision 1097). |
520 |
|
521 |
2007-10-23 Wakaba <wakaba@suika.fam.cx> |
522 |
|
523 |
* content-model-2.dat: <script async defer> is now conforming (HTML5 |
524 |
revision 1085). |
525 |
|
526 |
2007-10-14 Wakaba <wakaba@suika.fam.cx> |
527 |
|
528 |
* content-model-1.dat, content-model-2.dat: New test |
529 |
data for |rule|, |nest|, and |datatemplate| elements. |
530 |
|
531 |
2007-09-30 Wakaba <wakaba@suika.fam.cx> |
532 |
|
533 |
* css-token-1.dat: Test results for |\\{nl}| were incorrect. |
534 |
|
535 |
2007-09-30 Wakaba <wakaba@suika.fam.cx> |
536 |
|
537 |
* Makefile (update): New rule. |
538 |
|
539 |
2007-09-29 Wakaba <wakaba@suika.fam.cx> |
540 |
|
541 |
* tokenizer-test-1.test: New tests for invalid |
542 |
attribute specifications are added. |
543 |
|
544 |
2007-09-24 Wakaba <wakaba@suika.fam.cx> |
545 |
|
546 |
* ContentChecker.t: New test data files are added. |
547 |
|
548 |
* content-model-atom-1.dat, content-model-atom-2.dat: New test data. |
549 |
|
550 |
2007-09-09 Wakaba <wakaba@suika.fam.cx> |
551 |
|
552 |
* css-token-1.test: Test cases for remaining CSS tokens |
553 |
are added. |
554 |
|
555 |
2007-09-09 Wakaba <wakaba@suika.fam.cx> |
556 |
|
557 |
* css-token-1.test: Test cases for one-char tokens, |COMMENT|, |
558 |
and |COMMENT_INVALID| are added. |
559 |
|
560 |
2007-09-09 Wakaba <wakaba@suika.fam.cx> |
561 |
|
562 |
* css-token-1.test: |URI_PREFIX|, |UNICODE_RANGE|, |CDO|, |
563 |
and |CDC| test cases are added. |
564 |
|
565 |
2007-09-08 Wakaba <wakaba@suika.fam.cx> |
566 |
|
567 |
* css-token-1.test: |URI| and |INVALID| test |
568 |
cases are added. |
569 |
|
570 |
2007-09-08 Wakaba <wakaba@suika.fam.cx> |
571 |
|
572 |
* css-token-1.test: |NUMBER| and |DIMENSION| test |
573 |
cases are added. |
574 |
|
575 |
2007-09-08 Wakaba <wakaba@suika.fam.cx> |
576 |
|
577 |
* css-token-1.test: |HASH| and |NUMBER| |
578 |
test cases are added. |
579 |
|
580 |
2007-09-08 Wakaba <wakaba@suika.fam.cx> |
581 |
|
582 |
* css-token-1.test: |STRING| and |INVALID| |
583 |
test cases are added. |
584 |
|
585 |
2007-09-08 Wakaba <wakaba@suika.fam.cx> |
586 |
|
587 |
* css-token-1.test: New tests are added. |
588 |
|
589 |
2007-09-08 Wakaba <wakaba@suika.fam.cx> |
590 |
|
591 |
* css-token-1.test, CSS-Tokenizer.t: New files. |
592 |
|
593 |
2007-09-04 Wakaba <wakaba@suika.fam.cx> |
594 |
|
595 |
* tree-test-1.dat: New tests are added. |
596 |
|
597 |
2007-08-25 Wakaba <wakaba@suika.fam.cx> |
598 |
|
599 |
* tokenizer-test-1.test: Two tests removed from |tokenizer/test2.test| |
600 |
are added. |
601 |
|
602 |
* tree-construction/, tokenizer/: Sync with latest html5lib. |
603 |
|
604 |
2007-08-25 Wakaba <wakaba@suika.fam.cx> |
605 |
|
606 |
* content-model-1.dat: New tests for |meta| corner cases |
607 |
are added. |
608 |
|
609 |
2007-08-22 Wakaba <wakaba@suika.fam.cx> |
610 |
|
611 |
* tree-test-2.dat: New tests for |html| innerHTML are added. |
612 |
|
613 |
2007-08-17 Wakaba <wakaba@suika.fam.cx> |
614 |
|
615 |
* content-model-2.dat: New tests for |base| |
616 |
following URI or hyperlink are added. |
617 |
|
618 |
2007-08-17 Wakaba <wakaba@suika.fam.cx> |
619 |
|
620 |
* content-model-1.dat: New tests for |noscript| in |head| are added. |
621 |
|
622 |
* content-model-2.dat: A wrong result for |xml:lang| in |
623 |
HTML document is fixed. |
624 |
|
625 |
2007-08-11 Wakaba <wakaba@suika.fam.cx> |
626 |
|
627 |
* ContentType.t: New tests for bitmap images are added. |
628 |
|
629 |
2007-08-08 Wakaba <wakaba@suika.fam.cx> |
630 |
|
631 |
* content-model-2.dat: Some error messages are changed. |
632 |
|
633 |
* ContentType.t: New tests for |<script| sniffer are added. |
634 |
|
635 |
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
636 |
|
637 |
* tree-test-2.dat: New tests for |thead|, |tbody|, and |tfoot| |
638 |
fragment parsing. |
639 |
|
640 |
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
641 |
|
642 |
* tree-test-1.dat: More tests for tags "in row" are added. |
643 |
|
644 |
* HTML-tree.t: Quote test data for readability. |
645 |
|
646 |
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
647 |
|
648 |
* tree-test-1.dat: More tests are added for |noframes| |
649 |
after |</frameset>|. |
650 |
|
651 |
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
652 |
|
653 |
* tree-test-1.dat: More tests for start tags "in caption" |
654 |
insertion mode and for tags "in cell" insertion |
655 |
mode are added. |
656 |
|
657 |
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
658 |
|
659 |
* tree-test-1.dat: More tests for ignoring some tokens |
660 |
are added. |
661 |
|
662 |
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
663 |
|
664 |
* HTML-tokenizer.t: Set content model flag in new syntax. |
665 |
|
666 |
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
667 |
|
668 |
* content-model-1.dat, content-model-2.dat: Some test data |
669 |
have been updated due to new warnings. |
670 |
|
671 |
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
672 |
|
673 |
* content-model-1.dat, content-model-2.dat: Add "in XML:charset" |
674 |
error for test data that has |charset| in XML context. |
675 |
|
676 |
* content-model-2.dat: Test data for "in XML:charset", "in XML:lang", |
677 |
and "in HTML:xml:lang" are added. |
678 |
|
679 |
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
680 |
|
681 |
* HTML-tokenizer.t: It now requires newer version |
682 |
of JSON.pm due to the broken handling for utf8 string |
683 |
of older version. Test data files |test3.test| |
684 |
and |test4.test| are added. Convert surrogate |
685 |
pair |\u| escapes in JSON file before it is input |
686 |
into JSON.pm parser since it does not decode |
687 |
them correctly. U+000D convertion was incorrect. |
688 |
|
689 |
* HTML-tree.t: Support for new format for fragment |
690 |
parsing tests. |
691 |
|
692 |
* Makefile (tokenizer-files): New test |
693 |
data files |test3.test| and |test4.test| are added. |
694 |
|
695 |
* tokenizer-test-1.test: Test data for bare |hcro| and |
696 |
entity references in attribute values are added. |
697 |
|
698 |
* tokenizer-test-2.dat: Test data for U+000D are added. |
699 |
|
700 |
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
701 |
|
702 |
* tree-test-1.dat: Tests for |<html>| in trailing |
703 |
end phase and |</frameset>| in after frameset mode |
704 |
are added. |
705 |
|
706 |
* tree-test-2.dat: Tests for |</frameset>| |
707 |
in |frameset| fragment parsing are added. |
708 |
|
709 |
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
710 |
|
711 |
* tree-test-1.dat: New tests for trailing end phase |
712 |
and white space in some insertion modes are added. |
713 |
|
714 |
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
715 |
|
716 |
* Charset-DecodeHandler.t: Cases for charset names has |
717 |
been changed to match with the module's implementation. |
718 |
|
719 |
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
720 |
|
721 |
* Charset-DecodeHandler.t: New test script. |
722 |
|
723 |
2007-07-07 Wakaba <wakaba@suika.fam.cx> |
724 |
|
725 |
* tokenizer-test-1.test: A comment test is added. |
726 |
|
727 |
2007-07-01 Wakaba <wakaba@suika.fam.cx> |
728 |
|
729 |
* tree-test-1.dat: New tests for unmatched end tags. |
730 |
|
731 |
2007-07-01 Wakaba <wakaba@suika.fam.cx> |
732 |
|
733 |
* table-1.dat: New test data. |
734 |
|
735 |
* ContentChecker.t: |table-1.dat| is added. |
736 |
|
737 |
2007-06-30 Wakaba <wakaba@suika.fam.cx> |
738 |
|
739 |
* tree-test-2.dat: Tests for <title> in fragments are added. |
740 |
|
741 |
2007-06-30 Wakaba <wakaba@suika.fam.cx> |
742 |
|
743 |
* URIChecker.t: Error level names in test results has |
744 |
been changed. |
745 |
|
746 |
* tokenizer-test-1.test: A test for bogus SYSTEM identifier |
747 |
is added. |
748 |
|
749 |
* content-model-1.dat, content-model-2.dat, content-model-3.dat, |
750 |
content-model-4.dat: Error messages has been changed. |
751 |
|
752 |
* ContentChecker.t: Appends error level to the error |
753 |
message if any. |
754 |
|
755 |
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
756 |
|
757 |
* content-model-2.dat: Tests for |<img ismap>| context |
758 |
are added. Tests for |<command>|'s attributes are added. |
759 |
Tests for |<menu>|'s attributes are added. Tests for |contextmenu| |
760 |
are added. |
761 |
|
762 |
* content-model-1.dat: Tests for |<datagrid>| contents |
763 |
are added. |
764 |
|
765 |
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
766 |
|
767 |
* tree-test-1.dat: The tests using |#document-fragment| |
768 |
are move to |tree-test-2.dat|. |
769 |
|
770 |
* tree-test-2.dat: New test data. In addition to |
771 |
tests from |tree-test-1.dat|, two tests |
772 |
for |</table>| are added. |
773 |
|
774 |
* HTML-tree.t: |tree-test-2.dat| is added. |
775 |
|
776 |
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
777 |
|
778 |
* tree-test-1.dat: Tests for end tag strings |
779 |
in CDATA elements are added. |
780 |
|
781 |
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
782 |
|
783 |
* content-model-1.dat: Tests for |footer| |
784 |
content model are added. |
785 |
|
786 |
* content-model-2.dat: Tests for |ping| |
787 |
and |tabindex| attributes are added. Tests for |datetime| |
788 |
attribute of |ins| and |del| elements are added. |
789 |
|
790 |
* content-model-4.dat: New test data. |
791 |
|
792 |
* ContentChecker.t: |content-model-4.dat| is added. |
793 |
|
794 |
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
795 |
|
796 |
* tokenizer-test-1.test: Tests for HTML5 revisions 1.144 |
797 |
and 1.145 (CR and invalid character references) are added. |
798 |
Tests for HTML5 revision 1.148 (character references |
799 |
in attributes) are added. |
800 |
|
801 |
* tree-test-1.dat: Tests for HTML5 revision 1.146 (white |
802 |
space characters before root element start tag). |
803 |
|
804 |
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
805 |
|
806 |
* tree-test-1.dat: Some test results are changed |
807 |
and a test is added according to the HTML5 |
808 |
revisions 1.142 and 1.143 (<noscript> in <head>). |
809 |
|
810 |
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
811 |
|
812 |
* tree-test-1.dat: Some test results are changed |
813 |
since <base>, <link>, and <meta> in body |
814 |
are no longer appended to the head element pointer (HTML5 |
815 |
revision 935). |
816 |
|
817 |
* content-model-2.dat: Tests for |scoped| |
818 |
attribute are added (HTML5 revision 938). |
819 |
|
820 |
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
821 |
|
822 |
* tree-test-1.dat: Tests for CDATA/RCDATA innerHTML |
823 |
with matching end tag are added (HTML5 revision 923). |
824 |
A test for h2 in h1 is added (HTML5 revision 926). |
825 |
|
826 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
827 |
|
828 |
* tree-test-1.dat: Tests for |<isindex>| are added (HTML5 |
829 |
revision 920). |
830 |
|
831 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
832 |
|
833 |
* tokenizer-test-1.test: Tests for conforming bare |&| |
834 |
are added. |
835 |
|
836 |
* tree-test-1.dat: Tests for |</body>| are added. |
837 |
|
838 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
839 |
|
840 |
* tree-test-1.dat: Always use uppercase document type name. |
841 |
|
842 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
843 |
|
844 |
* HTML-tokenizer.t: Support for new DOCTYPE token syntax. |
845 |
|
846 |
* tokenizer-test-1.test: Tests for DOCTYPE tokens |
847 |
are revised and added. |
848 |
|
849 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
850 |
|
851 |
* tokenizer-test-1.test: Tests for |<| in tags are |
852 |
added. (HTML5 revisions 900, 901, 902, and 911.) |
853 |
|
854 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
855 |
|
856 |
* tokenizer-test-1.test: |⟨|, and |&rlang;| tests |
857 |
are added. (HTML5 revision 895.) A test for |&;| |
858 |
is added. |
859 |
|
860 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
861 |
|
862 |
* tokenizer-test-1.test: |™| test added. (HTML5 revision 889.) |
863 |
|
864 |
* HTML-tree.t: Output test file names. Escaped |
865 |
new line at the end of test data was removed. |
866 |
|
867 |
* tokenizer-test-2.dat: Tests for newlines, NULL, and |
868 |
escape flag stuff in |set_inner_html|. |
869 |
|
870 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
871 |
|
872 |
* tree-test-1.dat: New test for HTML5 revision 884 (</form> |
873 |
try to close its children). |
874 |
|
875 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
876 |
|
877 |
* content-model-1.dat: Tests for space characters |
878 |
in id="" attribute are added. |
879 |
|
880 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
881 |
|
882 |
* tree-test-1.dat: New tests for parse errors by |
883 |
tags closed by <li>, <dt>, or <dd>. (HTML5 revision 880.) |
884 |
|
885 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
886 |
|
887 |
* tokenizer-test-2.dat: New test. This test file contains |
888 |
some tests that cannot be reliably tested by |HTML-tokenize.t|, |
889 |
since they depends on how characeters are supplied to the |
890 |
tokenizer. |
891 |
|
892 |
* HTML-tree.t: |tokenizer-test-2.dat| added. |#data escaped| |
893 |
etc. supported. |
894 |
|
895 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
896 |
|
897 |
* tokenizer-test-1.test: Tests for C1 character |
898 |
references are added. |
899 |
|
900 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
901 |
|
902 |
* ContentChecker.t: Use NanoDOM-based manakai for XHTML. |
903 |
Note that a test fails that assumes XML attribute value |
904 |
normalization fails since XMLParserTemp.pm does |
905 |
not normalize white space in attribute value when |
906 |
creating an attribute node (and new NanoDOM-based |
907 |
manakai's Attr.value does not normalize white space |
908 |
for more Web compatibility). |
909 |
|
910 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
911 |
|
912 |
* Makefile, HTML-tokenizer.t, HTML-tree.t: New test |
913 |
files are added. |
914 |
|
915 |
* tokenize/, tree-construction/: Sync with latest html5lib |
916 |
trunk. |
917 |
|
918 |
2007-06-05 Wakaba <wakaba@suika.fam.cx> |
919 |
|
920 |
* content-model-2.dat: |script| |async| and |defer| |
921 |
no longer require |src|. |async| MUST NOT be |
922 |
specified if |defer|. (HTML5 revision 858). |
923 |
|
924 |
2007-05-30 Wakaba <wakaba@suika.fam.cx> |
925 |
|
926 |
* ContentChecker.t: Don't use obsolete |new| method. |
927 |
|
928 |
* tree-test-1.dat: Nested form test added. |
929 |
|
930 |
2007-05-27 Wakaba <wakaba@suika.fam.cx> |
931 |
|
932 |
* content-model-2.dat: Some error messages are updated. |
933 |
|
934 |
* content-model-1.dat: Very simple test for |tbody|, |thead|, |
935 |
and |tfoot| is added. |
936 |
|
937 |
2007-05-26 Wakaba <wakaba@suika.fam.cx> |
938 |
|
939 |
* content-model-2.dat: Tests for |rel| values are added. |
940 |
|
941 |
2007-05-26 Wakaba <wakaba@suika.fam.cx> |
942 |
|
943 |
* content-model-2.dat: Errors on obsolete media |
944 |
type (i.e. |text/javascript|) are added to the expected results. |
945 |
|
946 |
* tree-test-1.dat: Tests for |style| elements' attributes |
947 |
are added. |
948 |
|
949 |
2007-05-25 Wakaba <wakaba@suika.fam.cx> |
950 |
|
951 |
* URIChecker.t: New test entries. |
952 |
|
953 |
* content-model-2.dat: New test entries for URI attributes. |
954 |
|
955 |
2007-05-25 Wakaba <wakaba@suika.fam.cx> |
956 |
|
957 |
* URIChecker.t: New test. |
958 |
|
959 |
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
960 |
|
961 |
* Makefile (content-type-files, content-checker-files): New rukes. |
962 |
|
963 |
* content-type-result.txt, content-checker-result.txt: New files. |
964 |
|
965 |
* tokenizer-result.txt, tree-construction-result.txt: New to CVS. |
966 |
|
967 |
* content-model-2.dat: Warnings are added to unknown attributes |
968 |
for unknown elements. New tests for newly implemented |
969 |
attributes are added. |
970 |
|
971 |
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
972 |
|
973 |
* content-model-1.dat: Required attributes are |
974 |
added to <link>s. |
975 |
|
976 |
* content-model-2.dat: Tests for global event handler |
977 |
content attributes, <link>s and <embed>s are added. |
978 |
|
979 |
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
980 |
|
981 |
* content-model-2.dat: Tests for additionally-implemented |
982 |
attributes are added. |
983 |
|
984 |
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
985 |
|
986 |
* content-model-2.dat: Tests for <a>/interactive |
987 |
elements non-nesting are added. |
988 |
|
989 |
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
990 |
|
991 |
* content-model-3.dat: New test. |
992 |
|
993 |
* ContentChecker.t (@FILES): |content-model-3.dat| added. |
994 |
|
995 |
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
996 |
|
997 |
* tree-test-1.dat: Tests for |<iframe>|, |<noframes>|, |
998 |
and |<xmp>| are added. |
999 |
|
1000 |
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
1001 |
|
1002 |
* content-model-1.dat: A content model conformance |
1003 |
error was missing. |
1004 |
|
1005 |
* content-model-2.dat: Unsupported global attribute (prefixed |
1006 |
attribute) test is added. Tests for many HTML5 elements |
1007 |
are added. |
1008 |
|
1009 |
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
1010 |
|
1011 |
* content-model-2.dat: Tests for elements up to |progress|. |
1012 |
|
1013 |
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
1014 |
|
1015 |
* content-model-2.dat: Tests for global attributes, |html|, |head|, |
1016 |
|base|, |meta|, and |style|. |
1017 |
|
1018 |
* ContentChecker.t: Support for |#data html| (HTML parsing |
1019 |
mode). |
1020 |
|
1021 |
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
1022 |
|
1023 |
* content-model-2.dat: New test. |
1024 |
|
1025 |
* ContentChecker.t (@FILES): |content-model-2.dat| is added. |
1026 |
(get_node_path): |ATTRIBUTE_NODE| support. |
1027 |
|
1028 |
* content-model-1.dat: New tests for unknown |
1029 |
element in HTML namespace. |
1030 |
|
1031 |
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
1032 |
|
1033 |
* ContentChecker.t (manakai_element_type_match): Removed. |
1034 |
|
1035 |
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
1036 |
|
1037 |
* content-model-1.dat: Tests for |a| content model are added. |
1038 |
Tests for |legend| content model are added. |
1039 |
|
1040 |
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
1041 |
|
1042 |
* content-model-1.dat: Tests for |li| content model are added. |
1043 |
|
1044 |
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
1045 |
|
1046 |
* content-model-1.dat: Tests for |dd| content model are added. |
1047 |
Tests for |em| content model (inline-level content |
1048 |
or stricly inline-level content) are added. |
1049 |
Tests for |dfn| content model are added. |
1050 |
|
1051 |
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
1052 |
|
1053 |
* content-model-1.dat: New test data. |
1054 |
|
1055 |
* ContentChecker.t: New test. |
1056 |
|
1057 |
2007-05-05 Wakaba <wakaba@suika.fam.cx> |
1058 |
|
1059 |
* tree-test-1.dat: ins > p test and noscript in noscript test |
1060 |
are added. |
1061 |
|
1062 |
2007-05-03 Wakaba <wakaba@suika.fam.cx> |
1063 |
|
1064 |
* tokenizer-test-1.test: Incorrect DOCTYPE testa |
1065 |
are added. |
1066 |
|
1067 |
* tree-test-1.dat: |innerHTML| tests are added. |
1068 |
|
1069 |
2007-05-03 Wakaba <wakaba@suika.fam.cx> |
1070 |
|
1071 |
* LICENSE: New document. |
1072 |
|
1073 |
2007-05-02 Wakaba <wakaba@suika.fam.cx> |
1074 |
|
1075 |
* .cvsignore: Result files are added. |
1076 |
|
1077 |
* HTML-tree.t: Support for document fragment tests. |
1078 |
|
1079 |
* Makefile: Generate test result files. |
1080 |
|
1081 |
* tokenizer-test-1.test: A new test to ensure that |
1082 |
characters after end tag are preserved in RCDATA or CDATA |
1083 |
case. |
1084 |
|
1085 |
2007-05-01 Wakaba <wakaba@suika.fam.cx> |
1086 |
|
1087 |
* HTML-tree.t: Use new |What::HTML->parse_string| method |
1088 |
so that this test don't have to know parser class's |
1089 |
internals. |
1090 |
|
1091 |
* tree-test-1.dat: New tests for "(<head> stuffs) in body" |
1092 |
and "(<head> stuffs) after body" are added. |
1093 |
|
1094 |
2007-05-01 Wakaba <wakaba@suika.fam.cx> |
1095 |
|
1096 |
* HTML-tree.t: New test file is added. Sort key |
1097 |
was incorrect. |
1098 |
|
1099 |
* HTML-tokenizer.t: New test file is added. |
1100 |
|
1101 |
* tokenizer-test-1.test, tree-test-1.dat: New tests. |
1102 |
|
1103 |
2007-04-30 Wakaba <wakaba@suika.fam.cx> |
1104 |
|
1105 |
* .cvsignore: |tree-consturction| is added. |
1106 |
|
1107 |
* HTML-tree.t: New test. |
1108 |
|
1109 |
* Makefile: Rules for tree constructor tests are added. |
1110 |
|
1111 |
2007-04-30 Wakaba <wakaba@suika.fam.cx> |
1112 |
|
1113 |
* HTML-tokenizer.t: |Data::Dumper::Useqq| is replaced |
1114 |
by customized ones so that utf8 vs byte string handling |
1115 |
cause no error. Set |$JSON::UTF8| flag on so |
1116 |
that the |JSON| module turns the utf8 flag on. |
1117 |
Support for the |contentModelFlags| and |lastStartTag| |
1118 |
test props. Show the input as well as description |
1119 |
when a test fails. |
1120 |
|
1121 |
2007-04-30 Wakaba <wakaba@suika.fam.cx> |
1122 |
|
1123 |
* .cvsignore: New file. |
1124 |
|
1125 |
* Makefile: New file. |
1126 |
|
1127 |
* HTML-tokenizer.t: New test. |
1128 |
|
1129 |
2007-04-24 Wakaba <wakaba@suika.fam.cx> |
1130 |
|
1131 |
* ContentType.t: Remove some |my|s to avoid warnings. |
1132 |
|
1133 |
2007-04-24 Wakaba <wakaba@suika.fam.cx> |
1134 |
|
1135 |
* ChangeLog: New file. |
1136 |
|
1137 |
* ContentType.t: New Perl test. |
1138 |
|
1139 |
|