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