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