1 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* tokenizer-test-1.test: |™| test added. (HTML5 revision 889.) |
4 |
|
|
5 |
|
* HTML-tree.t: Output test file names. Escaped |
6 |
|
new line at the end of test data was removed. |
7 |
|
|
8 |
|
* tokenizer-test-2.dat: Tests for newlines, NULL, and |
9 |
|
escape flag stuff in |set_inner_html|. |
10 |
|
|
11 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* tree-test-1.dat: New test for HTML5 revision 884 (</form> |
14 |
|
try to close its children). |
15 |
|
|
16 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* content-model-1.dat: Tests for space characters |
19 |
|
in id="" attribute are added. |
20 |
|
|
21 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
|
* tree-test-1.dat: New tests for parse errors by |
24 |
|
tags closed by <li>, <dt>, or <dd>. (HTML5 revision 880.) |
25 |
|
|
26 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
27 |
|
|
28 |
|
* tokenizer-test-2.dat: New test. This test file contains |
29 |
|
some tests that cannot be reliably tested by |HTML-tokenize.t|, |
30 |
|
since they depends on how characeters are supplied to the |
31 |
|
tokenizer. |
32 |
|
|
33 |
|
* HTML-tree.t: |tokenizer-test-2.dat| added. |#data escaped| |
34 |
|
etc. supported. |
35 |
|
|
36 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
37 |
|
|
38 |
|
* tokenizer-test-1.test: Tests for C1 character |
39 |
|
references are added. |
40 |
|
|
41 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
42 |
|
|
43 |
* ContentChecker.t: Use NanoDOM-based manakai for XHTML. |
* ContentChecker.t: Use NanoDOM-based manakai for XHTML. |
44 |
Note that a test fails that assumes XML attribute value |
Note that a test fails that assumes XML attribute value |
45 |
normalization fails since XMLParserTemp.pm does |
normalization fails since XMLParserTemp.pm does |