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