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