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