1 |
|
2008-03-09 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* tree-test-1.dat, tree-test-2.dat: Test data on white space |
4 |
|
between <html> and <head> are added (HTML5 revision 1332). |
5 |
|
|
6 |
|
2008-03-09 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* tree-test-1.dat: More tests are added for foster parenting (HTML5 |
9 |
|
revision 1331 and so on). |
10 |
|
|
11 |
|
2008-03-08 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* tree-test-1.dat, tree-test-2.dat: Tests on \u000A at |
14 |
|
the first of <textarea>, <pre>, and <listing> are |
15 |
|
added (c.f. HTML5 revision 1330). |
16 |
|
|
17 |
|
2008-03-08 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* tree-test-1.dat: A test data on <title> in <table> |
20 |
|
are added. |
21 |
|
|
22 |
|
* tree-test-2.dat: Test results updated (HTML5 revision 1328). |
23 |
|
|
24 |
|
2008-03-08 Wakaba <wakaba@suika.fam.cx> |
25 |
|
|
26 |
|
* tree-test-1.dat: Test data for tainted space in tables are |
27 |
|
added (HTML5 revision 1326). |
28 |
|
|
29 |
|
2008-03-08 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
31 |
|
* tree-test-1.dat: Tests for </form> are added (HTML5 revision 1320). |
32 |
|
|
33 |
|
2008-03-06 Wakaba <wakaba@suika.fam.cx> |
34 |
|
|
35 |
|
* tree-test-1.dat, tree-test-2.dat: More <html> test |
36 |
|
cases are added (HTML5 revision 1314). |
37 |
|
|
38 |
|
2008-03-05 Wakaba <wakaba@suika.fam.cx> |
39 |
|
|
40 |
|
* HTML-tree.t: Support for \Uhhhhhhhh escapes. Support for |
41 |
|
dumping PUBLIC and SYSTEM identifiers of DOCTYPE tokens. |
42 |
|
|
43 |
|
* tree-test-1.dat, tree-test-2.dat: More test data for previously |
44 |
|
uncovered cases are added. Some error descriptions are revised. |
45 |
|
|
46 |
|
2008-03-05 Wakaba <wakaba@suika.fam.cx> |
47 |
|
|
48 |
|
* tree-test-1.dat: More test data for previously uncovered |
49 |
|
cases are added. |
50 |
|
|
51 |
|
2008-03-04 Wakaba <wakaba@suika.fam.cx> |
52 |
|
|
53 |
|
* tree-test-1.dat: More test data for previously uncovered |
54 |
|
cases are added. |
55 |
|
|
56 |
|
2008-03-04 Wakaba <wakaba@suika.fam.cx> |
57 |
|
|
58 |
|
* tree-test-1.dat: Missing tests from the initial stage are added. |
59 |
|
|
60 |
|
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
61 |
|
|
62 |
|
* HTML-tokenizer.t: Ignore tree-construction phase and set_inner_html |
63 |
|
checkpoints. |
64 |
|
|
65 |
|
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
66 |
|
|
67 |
|
* tokenizer-test-1.test: New test data are added to cover |
68 |
|
all possible cases. |
69 |
|
|
70 |
|
* HTML-tree.t: Support for test coverage. |
71 |
|
|
72 |
|
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
73 |
|
|
74 |
|
* HTML-tokenizer.t: Support for test coverage caluclation. |
75 |
|
|
76 |
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
77 |
|
|
78 |
* HTML-tokenizer.t: s/_input_character/_input_char/g for simplicity. |
* HTML-tokenizer.t: s/_input_character/_input_char/g for simplicity. |