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