1 |
|
2007-05-05 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* tree-test-1.dat: ins > p test and noscript in noscript test |
4 |
|
are added. |
5 |
|
|
6 |
|
2007-05-03 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* tokenizer-test-1.test: Incorrect DOCTYPE testa |
9 |
|
are added. |
10 |
|
|
11 |
|
* tree-test-1.dat: |innerHTML| tests are added. |
12 |
|
|
13 |
|
2007-05-03 Wakaba <wakaba@suika.fam.cx> |
14 |
|
|
15 |
|
* LICENSE: New document. |
16 |
|
|
17 |
|
2007-05-02 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* .cvsignore: Result files are added. |
20 |
|
|
21 |
|
* HTML-tree.t: Support for document fragment tests. |
22 |
|
|
23 |
|
* Makefile: Generate test result files. |
24 |
|
|
25 |
|
* tokenizer-test-1.test: A new test to ensure that |
26 |
|
characters after end tag are preserved in RCDATA or CDATA |
27 |
|
case. |
28 |
|
|
29 |
|
2007-05-01 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
31 |
|
* HTML-tree.t: Use new |What::HTML->parse_string| method |
32 |
|
so that this test don't have to know parser class's |
33 |
|
internals. |
34 |
|
|
35 |
|
* tree-test-1.dat: New tests for "(<head> stuffs) in body" |
36 |
|
and "(<head> stuffs) after body" are added. |
37 |
|
|
38 |
|
2007-05-01 Wakaba <wakaba@suika.fam.cx> |
39 |
|
|
40 |
|
* HTML-tree.t: New test file is added. Sort key |
41 |
|
was incorrect. |
42 |
|
|
43 |
|
* HTML-tokenizer.t: New test file is added. |
44 |
|
|
45 |
|
* tokenizer-test-1.test, tree-test-1.dat: New tests. |
46 |
|
|
47 |
|
2007-04-30 Wakaba <wakaba@suika.fam.cx> |
48 |
|
|
49 |
|
* .cvsignore: |tree-consturction| is added. |
50 |
|
|
51 |
|
* HTML-tree.t: New test. |
52 |
|
|
53 |
|
* Makefile: Rules for tree constructor tests are added. |
54 |
|
|
55 |
|
2007-04-30 Wakaba <wakaba@suika.fam.cx> |
56 |
|
|
57 |
|
* HTML-tokenizer.t: |Data::Dumper::Useqq| is replaced |
58 |
|
by customized ones so that utf8 vs byte string handling |
59 |
|
cause no error. Set |$JSON::UTF8| flag on so |
60 |
|
that the |JSON| module turns the utf8 flag on. |
61 |
|
Support for the |contentModelFlags| and |lastStartTag| |
62 |
|
test props. Show the input as well as description |
63 |
|
when a test fails. |
64 |
|
|
65 |
2007-04-30 Wakaba <wakaba@suika.fam.cx> |
2007-04-30 Wakaba <wakaba@suika.fam.cx> |
66 |
|
|
67 |
* .cvsignore: New file. |
* .cvsignore: New file. |