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