1 |
|
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* tokenizer-test-1.test: New test data are added to cover |
4 |
|
all possible cases. |
5 |
|
|
6 |
|
* HTML-tree.t: Support for test coverage. |
7 |
|
|
8 |
|
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
9 |
|
|
10 |
|
* HTML-tokenizer.t: Support for test coverage caluclation. |
11 |
|
|
12 |
|
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
13 |
|
|
14 |
|
* HTML-tokenizer.t: s/_input_character/_input_char/g for simplicity. |
15 |
|
|
16 |
|
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* HTML-tokenizer.t: s/correct/force-quirks/. |
19 |
|
|
20 |
|
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* tokenizer-test-1.test: New tests on trailing garbage |
23 |
|
after SYSTEM literal (HTML5 revision 1306) are added. |
24 |
|
|
25 |
|
2008-03-02 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
|
* tokenizer-test-1.test: Tests for |<span ===>| is added (HTML5 |
28 |
|
revision 1292). Tests for & at the end of attribute value |
29 |
|
are added (HTML5 revision 1296). Tests for bogus comments |
30 |
|
are added (HTML5 revision 1297). Tests for |=| in |
31 |
|
unquoted attribute values are added (HTML5 revision 1299). |
32 |
|
Tests for single or double quotes in unquoted attribute |
33 |
|
values or attribute names and tests for missing spaces |
34 |
|
between attributes are added (HTML5 revision 1303). |
35 |
|
|
36 |
|
2008-03-02 Wakaba <wakaba@suika.fam.cx> |
37 |
|
|
38 |
|
* content-model-atom-1.dat: New test data are added. |
39 |
|
|
40 |
|
2008-03-02 Wakaba <wakaba@suika.fam.cx> |
41 |
|
|
42 |
|
* content-model-1.dat: Test data for |<area>| are added. |
43 |
|
|
44 |
|
* content-model-2.dat: Test data for |<img ismap>| are added. |
45 |
|
|
46 |
|
2008-03-01 Wakaba <wakaba@suika.fam.cx> |
47 |
|
|
48 |
|
* content-model-1.dat: |address| content model tests |
49 |
|
are added. |
50 |
|
|
51 |
|
2008-03-01 Wakaba <wakaba@suika.fam.cx> |
52 |
|
|
53 |
|
* tokenizer-test-1.test: Updated (HTML5 recision 1286). |
54 |
|
|
55 |
|
* content-model-2.dat: Updated (HTML5 revision 1275). |
56 |
|
|
57 |
|
2008-02-26 Wakaba <wakaba@suika.fam.cx> |
58 |
|
|
59 |
|
* content-model-1.dat: Test data for |header| and |footer| |
60 |
|
exclusions of sectioning contents are added (c.f. HTML5 |
61 |
|
revision 1250). |
62 |
|
|
63 |
|
2008-02-26 Wakaba <wakaba@suika.fam.cx> |
64 |
|
|
65 |
|
* content-model-1.dat: Figure caption is now optional (HTML5 |
66 |
|
revision 1240). Add test data for |ol reversed| (HTML5 |
67 |
|
revision 1248). |
68 |
|
|
69 |
2008-02-24 Wakaba <wakaba@suika.fam.cx> |
2008-02-24 Wakaba <wakaba@suika.fam.cx> |
70 |
|
|
71 |
* content-model-2.dat: Test data for |acronym|, |big|, |tt|, |s|, |
* content-model-2.dat: Test data for |acronym|, |big|, |tt|, |s|, |