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