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