1 |
|
2007-09-08 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* css-token-1.test: New tests are added. |
4 |
|
|
5 |
|
2007-09-08 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* css-token-1.test, CSS-Tokenizer.t: New files. |
8 |
|
|
9 |
|
2007-09-04 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* tree-test-1.dat: New tests are added. |
12 |
|
|
13 |
|
2007-08-25 Wakaba <wakaba@suika.fam.cx> |
14 |
|
|
15 |
|
* tokenizer-test-1.test: Two tests removed from |tokenizer/test2.test| |
16 |
|
are added. |
17 |
|
|
18 |
|
* tree-construction/, tokenizer/: Sync with latest html5lib. |
19 |
|
|
20 |
|
2007-08-25 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* content-model-1.dat: New tests for |meta| corner cases |
23 |
|
are added. |
24 |
|
|
25 |
|
2007-08-22 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
|
* tree-test-2.dat: New tests for |html| innerHTML are added. |
28 |
|
|
29 |
|
2007-08-17 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
31 |
|
* content-model-2.dat: New tests for |base| |
32 |
|
following URI or hyperlink are added. |
33 |
|
|
34 |
|
2007-08-17 Wakaba <wakaba@suika.fam.cx> |
35 |
|
|
36 |
|
* content-model-1.dat: New tests for |noscript| in |head| are added. |
37 |
|
|
38 |
|
* content-model-2.dat: A wrong result for |xml:lang| in |
39 |
|
HTML document is fixed. |
40 |
|
|
41 |
|
2007-08-11 Wakaba <wakaba@suika.fam.cx> |
42 |
|
|
43 |
|
* ContentType.t: New tests for bitmap images are added. |
44 |
|
|
45 |
|
2007-08-08 Wakaba <wakaba@suika.fam.cx> |
46 |
|
|
47 |
|
* content-model-2.dat: Some error messages are changed. |
48 |
|
|
49 |
|
* ContentType.t: New tests for |<script| sniffer are added. |
50 |
|
|
51 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
52 |
|
|
53 |
|
* tree-test-2.dat: New tests for |thead|, |tbody|, and |tfoot| |
54 |
|
fragment parsing. |
55 |
|
|
56 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
57 |
|
|
58 |
|
* tree-test-1.dat: More tests for tags "in row" are added. |
59 |
|
|
60 |
|
* HTML-tree.t: Quote test data for readability. |
61 |
|
|
62 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
63 |
|
|
64 |
|
* tree-test-1.dat: More tests are added for |noframes| |
65 |
|
after |</frameset>|. |
66 |
|
|
67 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
68 |
|
|
69 |
|
* tree-test-1.dat: More tests for start tags "in caption" |
70 |
|
insertion mode and for tags "in cell" insertion |
71 |
|
mode are added. |
72 |
|
|
73 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
74 |
|
|
75 |
|
* tree-test-1.dat: More tests for ignoring some tokens |
76 |
|
are added. |
77 |
|
|
78 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
79 |
|
|
80 |
|
* HTML-tokenizer.t: Set content model flag in new syntax. |
81 |
|
|
82 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
83 |
|
|
84 |
|
* content-model-1.dat, content-model-2.dat: Some test data |
85 |
|
have been updated due to new warnings. |
86 |
|
|
87 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
88 |
|
|
89 |
|
* content-model-1.dat, content-model-2.dat: Add "in XML:charset" |
90 |
|
error for test data that has |charset| in XML context. |
91 |
|
|
92 |
|
* content-model-2.dat: Test data for "in XML:charset", "in XML:lang", |
93 |
|
and "in HTML:xml:lang" are added. |
94 |
|
|
95 |
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
96 |
|
|
97 |
* HTML-tokenizer.t: It now requires newer version |
* HTML-tokenizer.t: It now requires newer version |