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> |
63 |
|
|
64 |
|
* content-model-2.dat: Repetition model test is moved to another |
65 |
|
file. A wrong test result fixed. Broken test entries fixed. |
66 |
|
<area rev> is now reported as "unknown attribute", since RDFa spec |
67 |
|
adds that attribute to all elements with the Common attribute set. |
68 |
|
Note that we have no plan to support RDFa, at the moment. |
69 |
|
|
70 |
|
2008-10-05 Wakaba <wakaba@suika.fam.cx> |
71 |
|
|
72 |
|
* ContentChecker.t: New files added. |
73 |
|
|
74 |
|
* content-model-1.dat, content-model-2.dat: Numbers of test |
75 |
|
entries are moved to other files. |
76 |
|
|
77 |
|
2008-10-05 Wakaba <wakaba@suika.fam.cx> |
78 |
|
|
79 |
|
* content-model-1.dat, content-model-2.dat: Test results on |
80 |
|
|label| contents fixed. |
81 |
|
|
82 |
|
* ContentChecker.t: |dom-conformance/html-form-label.dat| added. |
83 |
|
|
84 |
|
* dom-conformance/: New directory. |
85 |
|
|
86 |
|
2008-10-05 Wakaba <wakaba@suika.fam.cx> |
87 |
|
|
88 |
|
* HTML-tree.t: New test files added. |
89 |
|
|
90 |
|
* Makefile: New test files added. |
91 |
|
|
92 |
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
93 |
|
|
94 |
* tree-test-1.dat: Test results updated and new tests added on the |
* tree-test-1.dat: Test results updated and new tests added on the |