1 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML-tree.t: Test result format for oreign element/attribute |
4 |
|
names are updated to the latest one for html5lib tests. Append a |
5 |
|
newline to the expected result only when it is not an empty |
6 |
|
string, for comparablity with the actual result. |
7 |
|
|
8 |
|
* tokenizer-test-3.dat, tree-test-foreign.dat, tree-test-1.dat, |
9 |
|
tree-test-3.dat: Test results for foreign elements are updated. |
10 |
|
|
11 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* HTML-tree.t: <!DOCTYPE> test result format changed to the latest |
14 |
|
format for html5lib tests. |
15 |
|
|
16 |
|
* tree-test-1.dat, tokenizer-test-2.dat: Test results for |
17 |
|
<!DOCTYPE> are updated. |
18 |
|
|
19 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
20 |
|
|
21 |
|
* HTML-tree.t: Test data file parser changed to the common one. |
22 |
|
|
23 |
|
2008-10-13 Wakaba <wakaba@suika.fam.cx> |
24 |
|
|
25 |
|
* tokenizer-test-2.dat: A test result was wrong. |
26 |
|
|
27 |
|
2008-10-07 Wakaba <wakaba@suika.fam.cx> |
28 |
|
|
29 |
|
* content-model-1.dat: Some entries moved to |
30 |
|
dom-conformance/html-1.dat, dom-conformance/html-flows-1.dat, |
31 |
|
dom-conformance/html-links-1.dat, |
32 |
|
dom-conformance/html-objects-1.dat, and |
33 |
|
dom-conformance/html-interactive-1.dat. |
34 |
|
|
35 |
|
* content-model-2.dat: Removed (moved to |
36 |
|
dom-conformance/xml-1.dat, dom-conformance/html-1.dat, |
37 |
|
dom-conformance/html-links-1.dat, |
38 |
|
dom-conformance/html-objects-1.dat, |
39 |
|
dom-conformance/html-interactive-1.dat, and |
40 |
|
dom-conformance/html-flows-1.dat). |
41 |
|
|
42 |
|
* content-model-3.dat: Removed (moved to |
43 |
|
dom-conformance/xml-global.dat). |
44 |
|
|
45 |
|
* content-model-4.dat: Removed (moved to |
46 |
|
dom-conformance/html-texts-1.dat and |
47 |
|
dom-conformance/html-links-1.dat). |
48 |
|
|
49 |
|
* content-model-5.dat: Removed (moved to |
50 |
|
dom-conformance/html-flows-1.dat). |
51 |
|
|
52 |
|
* content-model-6.dat: Removed (moved to |
53 |
|
dom-conformance/html-dataset.dat). |
54 |
|
|
55 |
|
* ContentChecker.t: References to the removed files removed and |
56 |
|
references to new files added. |
57 |
|
|
58 |
|
* ContentChecker-XML.t: New script. |
59 |
|
|
60 |
|
* Makefile: Updated. |
61 |
|
|
62 |
2008-10-07 Wakaba <wakaba@suika.fam.cx> |
2008-10-07 Wakaba <wakaba@suika.fam.cx> |
63 |
|
|
64 |
* content-model-2.dat: Repetition model test is moved to another |
* content-model-2.dat: Repetition model test is moved to another |