1 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* content-model-1.dat, content-model-2.dat: Some test data |
4 |
|
have been updated due to new warnings. |
5 |
|
|
6 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* content-model-1.dat, content-model-2.dat: Add "in XML:charset" |
9 |
|
error for test data that has |charset| in XML context. |
10 |
|
|
11 |
|
* content-model-2.dat: Test data for "in XML:charset", "in XML:lang", |
12 |
|
and "in HTML:xml:lang" are added. |
13 |
|
|
14 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* HTML-tokenizer.t: It now requires newer version |
17 |
|
of JSON.pm due to the broken handling for utf8 string |
18 |
|
of older version. Test data files |test3.test| |
19 |
|
and |test4.test| are added. Convert surrogate |
20 |
|
pair |\u| escapes in JSON file before it is input |
21 |
|
into JSON.pm parser since it does not decode |
22 |
|
them correctly. U+000D convertion was incorrect. |
23 |
|
|
24 |
|
* HTML-tree.t: Support for new format for fragment |
25 |
|
parsing tests. |
26 |
|
|
27 |
|
* Makefile (tokenizer-files): New test |
28 |
|
data files |test3.test| and |test4.test| are added. |
29 |
|
|
30 |
|
* tokenizer-test-1.test: Test data for bare |hcro| and |
31 |
|
entity references in attribute values are added. |
32 |
|
|
33 |
|
* tokenizer-test-2.dat: Test data for U+000D are added. |
34 |
|
|
35 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
36 |
|
|
37 |
|
* tree-test-1.dat: Tests for |<html>| in trailing |
38 |
|
end phase and |</frameset>| in after frameset mode |
39 |
|
are added. |
40 |
|
|
41 |
|
* tree-test-2.dat: Tests for |</frameset>| |
42 |
|
in |frameset| fragment parsing are added. |
43 |
|
|
44 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
45 |
|
|
46 |
|
* tree-test-1.dat: New tests for trailing end phase |
47 |
|
and white space in some insertion modes are added. |
48 |
|
|
49 |
|
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
50 |
|
|
51 |
|
* Charset-DecodeHandler.t: Cases for charset names has |
52 |
|
been changed to match with the module's implementation. |
53 |
|
|
54 |
|
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
55 |
|
|
56 |
|
* Charset-DecodeHandler.t: New test script. |
57 |
|
|
58 |
|
2007-07-07 Wakaba <wakaba@suika.fam.cx> |
59 |
|
|
60 |
|
* tokenizer-test-1.test: A comment test is added. |
61 |
|
|
62 |
2007-07-01 Wakaba <wakaba@suika.fam.cx> |
2007-07-01 Wakaba <wakaba@suika.fam.cx> |
63 |
|
|
64 |
* tree-test-1.dat: New tests for unmatched end tags. |
* tree-test-1.dat: New tests for unmatched end tags. |