1 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* XML-Parser.t: "xml/elements-1.dat" and "xml/doctypes-1.dat" |
4 |
|
added. |
5 |
|
|
6 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* XML-Parser.t: "xml/ns-attrs-1.dat" added. |
9 |
|
|
10 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* xml/: New directory. |
13 |
|
|
14 |
|
* Makefile: Tests for Whatpm::XML::Parser are added. |
15 |
|
|
16 |
|
* HTML-tree.t: Change the relative order of codes. |
17 |
|
|
18 |
|
* XML-Parser.t: New test script. |
19 |
|
|
20 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* HTML-tree.t: Serialization code moved to Whatpm::HTML::Dumper. |
23 |
|
|
24 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
25 |
|
|
26 |
|
* tree-test-phrasing.dat: Wrong test results fixed. |
27 |
|
|
28 |
|
* tree-test-foreign.dat: New tests added. |
29 |
|
|
30 |
|
* testfiles.pl: "#..." line at the end of a test entry was not |
31 |
|
supported. |
32 |
|
|
33 |
|
* HTML-tree.t: Show the "#data" content in "no #errors" error |
34 |
|
message. |
35 |
|
|
36 |
|
* tokenizer-test-2.dat: A wrong test result fixed. |
37 |
|
|
38 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
39 |
|
|
40 |
|
* HTML-tree.t: Test result format for oreign element/attribute |
41 |
|
names are updated to the latest one for html5lib tests. Append a |
42 |
|
newline to the expected result only when it is not an empty |
43 |
|
string, for comparablity with the actual result. |
44 |
|
|
45 |
|
* tokenizer-test-3.dat, tree-test-foreign.dat, tree-test-1.dat, |
46 |
|
tree-test-3.dat: Test results for foreign elements are updated. |
47 |
|
|
48 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
49 |
|
|
50 |
|
* HTML-tree.t: <!DOCTYPE> test result format changed to the latest |
51 |
|
format for html5lib tests. |
52 |
|
|
53 |
|
* tree-test-1.dat, tokenizer-test-2.dat: Test results for |
54 |
|
<!DOCTYPE> are updated. |
55 |
|
|
56 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
57 |
|
|
58 |
|
* HTML-tree.t: Test data file parser changed to the common one. |
59 |
|
|
60 |
|
2008-10-13 Wakaba <wakaba@suika.fam.cx> |
61 |
|
|
62 |
|
* tokenizer-test-2.dat: A test result was wrong. |
63 |
|
|
64 |
|
2008-10-07 Wakaba <wakaba@suika.fam.cx> |
65 |
|
|
66 |
|
* content-model-1.dat: Some entries moved to |
67 |
|
dom-conformance/html-1.dat, dom-conformance/html-flows-1.dat, |
68 |
|
dom-conformance/html-links-1.dat, |
69 |
|
dom-conformance/html-objects-1.dat, and |
70 |
|
dom-conformance/html-interactive-1.dat. |
71 |
|
|
72 |
|
* content-model-2.dat: Removed (moved to |
73 |
|
dom-conformance/xml-1.dat, dom-conformance/html-1.dat, |
74 |
|
dom-conformance/html-links-1.dat, |
75 |
|
dom-conformance/html-objects-1.dat, |
76 |
|
dom-conformance/html-interactive-1.dat, and |
77 |
|
dom-conformance/html-flows-1.dat). |
78 |
|
|
79 |
|
* content-model-3.dat: Removed (moved to |
80 |
|
dom-conformance/xml-global.dat). |
81 |
|
|
82 |
|
* content-model-4.dat: Removed (moved to |
83 |
|
dom-conformance/html-texts-1.dat and |
84 |
|
dom-conformance/html-links-1.dat). |
85 |
|
|
86 |
|
* content-model-5.dat: Removed (moved to |
87 |
|
dom-conformance/html-flows-1.dat). |
88 |
|
|
89 |
|
* content-model-6.dat: Removed (moved to |
90 |
|
dom-conformance/html-dataset.dat). |
91 |
|
|
92 |
|
* ContentChecker.t: References to the removed files removed and |
93 |
|
references to new files added. |
94 |
|
|
95 |
|
* ContentChecker-XML.t: New script. |
96 |
|
|
97 |
|
* Makefile: Updated. |
98 |
|
|
99 |
|
2008-10-07 Wakaba <wakaba@suika.fam.cx> |
100 |
|
|
101 |
|
* content-model-2.dat: Repetition model test is moved to another |
102 |
|
file. A wrong test result fixed. Broken test entries fixed. |
103 |
|
<area rev> is now reported as "unknown attribute", since RDFa spec |
104 |
|
adds that attribute to all elements with the Common attribute set. |
105 |
|
Note that we have no plan to support RDFa, at the moment. |
106 |
|
|
107 |
|
2008-10-05 Wakaba <wakaba@suika.fam.cx> |
108 |
|
|
109 |
|
* ContentChecker.t: New files added. |
110 |
|
|
111 |
|
* content-model-1.dat, content-model-2.dat: Numbers of test |
112 |
|
entries are moved to other files. |
113 |
|
|
114 |
|
2008-10-05 Wakaba <wakaba@suika.fam.cx> |
115 |
|
|
116 |
|
* content-model-1.dat, content-model-2.dat: Test results on |
117 |
|
|label| contents fixed. |
118 |
|
|
119 |
|
* ContentChecker.t: |dom-conformance/html-form-label.dat| added. |
120 |
|
|
121 |
|
* dom-conformance/: New directory. |
122 |
|
|
123 |
|
2008-10-05 Wakaba <wakaba@suika.fam.cx> |
124 |
|
|
125 |
|
* HTML-tree.t: New test files added. |
126 |
|
|
127 |
|
* Makefile: New test files added. |
128 |
|
|
129 |
|
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
130 |
|
|
131 |
|
* tree-test-1.dat: Test results updated and new tests added on the |
132 |
|
boundaries of Text nodes (HTML5 revision 2124). |
133 |
|
|
134 |
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
135 |
|
|
136 |
* tree-test-form.dat: New test data file. |
* tree-test-form.dat: New test data file. |