1 |
|
2008-03-04 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* tree-test-1.dat: Missing tests from the initial stage are added. |
4 |
|
|
5 |
|
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* HTML-tokenizer.t: Ignore tree-construction phase and set_inner_html |
8 |
|
checkpoints. |
9 |
|
|
10 |
|
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* tokenizer-test-1.test: New test data are added to cover |
13 |
|
all possible cases. |
14 |
|
|
15 |
|
* HTML-tree.t: Support for test coverage. |
16 |
|
|
17 |
|
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* HTML-tokenizer.t: Support for test coverage caluclation. |
20 |
|
|
21 |
|
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
|
* HTML-tokenizer.t: s/_input_character/_input_char/g for simplicity. |
24 |
|
|
25 |
|
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
|
* HTML-tokenizer.t: s/correct/force-quirks/. |
28 |
|
|
29 |
|
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
31 |
|
* tokenizer-test-1.test: New tests on trailing garbage |
32 |
|
after SYSTEM literal (HTML5 revision 1306) are added. |
33 |
|
|
34 |
|
2008-03-02 Wakaba <wakaba@suika.fam.cx> |
35 |
|
|
36 |
|
* tokenizer-test-1.test: Tests for |<span ===>| is added (HTML5 |
37 |
|
revision 1292). Tests for & at the end of attribute value |
38 |
|
are added (HTML5 revision 1296). Tests for bogus comments |
39 |
|
are added (HTML5 revision 1297). Tests for |=| in |
40 |
|
unquoted attribute values are added (HTML5 revision 1299). |
41 |
|
Tests for single or double quotes in unquoted attribute |
42 |
|
values or attribute names and tests for missing spaces |
43 |
|
between attributes are added (HTML5 revision 1303). |
44 |
|
|
45 |
|
2008-03-02 Wakaba <wakaba@suika.fam.cx> |
46 |
|
|
47 |
|
* content-model-atom-1.dat: New test data are added. |
48 |
|
|
49 |
|
2008-03-02 Wakaba <wakaba@suika.fam.cx> |
50 |
|
|
51 |
|
* content-model-1.dat: Test data for |<area>| are added. |
52 |
|
|
53 |
|
* content-model-2.dat: Test data for |<img ismap>| are added. |
54 |
|
|
55 |
2008-03-01 Wakaba <wakaba@suika.fam.cx> |
2008-03-01 Wakaba <wakaba@suika.fam.cx> |
56 |
|
|
57 |
* content-model-1.dat: |address| content model tests |
* content-model-1.dat: |address| content model tests |