1 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* tree-test-1.dat: Always use uppercase document type name. |
4 |
|
|
5 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* HTML-tokenizer.t: Support for new DOCTYPE token syntax. |
8 |
|
|
9 |
|
* tokenizer-test-1.test: Tests for DOCTYPE tokens |
10 |
|
are revised and added. |
11 |
|
|
12 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
13 |
|
|
14 |
|
* tokenizer-test-1.test: Tests for |<| in tags are |
15 |
|
added. (HTML5 revisions 900, 901, 902, and 911.) |
16 |
|
|
17 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* tokenizer-test-1.test: |⟨|, and |&rlang;| tests |
20 |
|
are added. (HTML5 revision 895.) A test for |&;| |
21 |
|
is added. |
22 |
|
|
23 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
24 |
|
|
25 |
|
* tokenizer-test-1.test: |™| test added. (HTML5 revision 889.) |
26 |
|
|
27 |
|
* HTML-tree.t: Output test file names. Escaped |
28 |
|
new line at the end of test data was removed. |
29 |
|
|
30 |
|
* tokenizer-test-2.dat: Tests for newlines, NULL, and |
31 |
|
escape flag stuff in |set_inner_html|. |
32 |
|
|
33 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
34 |
|
|
35 |
|
* tree-test-1.dat: New test for HTML5 revision 884 (</form> |
36 |
|
try to close its children). |
37 |
|
|
38 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
39 |
|
|
40 |
|
* content-model-1.dat: Tests for space characters |
41 |
|
in id="" attribute are added. |
42 |
|
|
43 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
44 |
|
|
45 |
|
* tree-test-1.dat: New tests for parse errors by |
46 |
|
tags closed by <li>, <dt>, or <dd>. (HTML5 revision 880.) |
47 |
|
|
48 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
49 |
|
|
50 |
* tokenizer-test-2.dat: New test. This test file contains |
* tokenizer-test-2.dat: New test. This test file contains |
51 |
some tests that cannot be reliably tested by |HTML-tokenize.t|, |
some tests that cannot be reliably tested by |HTML-tokenize.t|, |
52 |
since they depends on how characeters are supplied to the |
since they depends on how characeters are supplied to the |