1 |
|
2008-10-13 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* tokenizer-test-2.dat: A test result was wrong. |
4 |
|
|
5 |
|
2008-10-07 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* content-model-1.dat: Some entries moved to |
8 |
|
dom-conformance/html-1.dat, dom-conformance/html-flows-1.dat, |
9 |
|
dom-conformance/html-links-1.dat, |
10 |
|
dom-conformance/html-objects-1.dat, and |
11 |
|
dom-conformance/html-interactive-1.dat. |
12 |
|
|
13 |
|
* content-model-2.dat: Removed (moved to |
14 |
|
dom-conformance/xml-1.dat, dom-conformance/html-1.dat, |
15 |
|
dom-conformance/html-links-1.dat, |
16 |
|
dom-conformance/html-objects-1.dat, |
17 |
|
dom-conformance/html-interactive-1.dat, and |
18 |
|
dom-conformance/html-flows-1.dat). |
19 |
|
|
20 |
|
* content-model-3.dat: Removed (moved to |
21 |
|
dom-conformance/xml-global.dat). |
22 |
|
|
23 |
|
* content-model-4.dat: Removed (moved to |
24 |
|
dom-conformance/html-texts-1.dat and |
25 |
|
dom-conformance/html-links-1.dat). |
26 |
|
|
27 |
|
* content-model-5.dat: Removed (moved to |
28 |
|
dom-conformance/html-flows-1.dat). |
29 |
|
|
30 |
|
* content-model-6.dat: Removed (moved to |
31 |
|
dom-conformance/html-dataset.dat). |
32 |
|
|
33 |
|
* ContentChecker.t: References to the removed files removed and |
34 |
|
references to new files added. |
35 |
|
|
36 |
|
* ContentChecker-XML.t: New script. |
37 |
|
|
38 |
|
* Makefile: Updated. |
39 |
|
|
40 |
|
2008-10-07 Wakaba <wakaba@suika.fam.cx> |
41 |
|
|
42 |
|
* content-model-2.dat: Repetition model test is moved to another |
43 |
|
file. A wrong test result fixed. Broken test entries fixed. |
44 |
|
<area rev> is now reported as "unknown attribute", since RDFa spec |
45 |
|
adds that attribute to all elements with the Common attribute set. |
46 |
|
Note that we have no plan to support RDFa, at the moment. |
47 |
|
|
48 |
|
2008-10-05 Wakaba <wakaba@suika.fam.cx> |
49 |
|
|
50 |
|
* ContentChecker.t: New files added. |
51 |
|
|
52 |
|
* content-model-1.dat, content-model-2.dat: Numbers of test |
53 |
|
entries are moved to other files. |
54 |
|
|
55 |
|
2008-10-05 Wakaba <wakaba@suika.fam.cx> |
56 |
|
|
57 |
|
* content-model-1.dat, content-model-2.dat: Test results on |
58 |
|
|label| contents fixed. |
59 |
|
|
60 |
|
* ContentChecker.t: |dom-conformance/html-form-label.dat| added. |
61 |
|
|
62 |
|
* dom-conformance/: New directory. |
63 |
|
|
64 |
|
2008-10-05 Wakaba <wakaba@suika.fam.cx> |
65 |
|
|
66 |
|
* HTML-tree.t: New test files added. |
67 |
|
|
68 |
|
* Makefile: New test files added. |
69 |
|
|
70 |
|
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
71 |
|
|
72 |
|
* tree-test-1.dat: Test results updated and new tests added on the |
73 |
|
boundaries of Text nodes (HTML5 revision 2124). |
74 |
|
|
75 |
|
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
76 |
|
|
77 |
|
* tree-test-form.dat: New test data file. |
78 |
|
|
79 |
|
* HTML-tree.t: |tree-test-form.dat| added. |
80 |
|
|
81 |
|
* tree-test-1.dat: Test results related to <option> and <optgroup> |
82 |
|
are updated (cf. HTML5 revision 2128). |
83 |
|
|
84 |
|
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
85 |
|
|
86 |
|
* tree-test-foreign.dat: New test data file. |
87 |
|
|
88 |
|
* HTML-tree.t: |tree-test-foreign.dat| added. |
89 |
|
|
90 |
|
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
91 |
|
|
92 |
|
* tree-test-void.dat: Test on unmatched void end tag added (cf. |
93 |
|
HTML5 revision 1731). |
94 |
|
|
95 |
|
* tree-test-1.dat: Test on unmatched end tag added (cf. HTML5 |
96 |
|
revision 1731). |
97 |
|
|
98 |
|
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
99 |
|
|
100 |
|
* tree-test-void.dat: Test on |param| and |source| start tags are |
101 |
|
added, as well as test on polytheistic slashes for new void |
102 |
|
elements (HTML5 revision 1731). |
103 |
|
|
104 |
|
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
105 |
|
|
106 |
|
* tree-test-flow.dat: Test on implied end tag before <p> start tag |
107 |
|
are added (HTML5 revision 1731). |
108 |
|
|
109 |
|
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
110 |
|
|
111 |
|
* tree-test-phrasing.dat, tree-test-flow.dat: New test data files. |
112 |
|
|
113 |
|
* HTML-tree.t: |tree-test-phrasing.dat| and |tree-test-flow.dat| |
114 |
|
are added. |
115 |
|
|
116 |
|
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
117 |
|
|
118 |
|
* tree-test-void.dat: New test data (cf. HTML5 revision 1731). |
119 |
|
|
120 |
|
* HTML-tree.t: |tree-test-void.dat| added. |
121 |
|
|
122 |
|
* tree-test-1.dat: Test on <listing> as a "special" element are |
123 |
|
added. Test on implied |option| and |optgroup| end tags are added |
124 |
|
(cf. HTML5 revision 1731). |
125 |
|
|
126 |
|
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
127 |
|
|
128 |
|
* tree-test-1.dat: Test related to "special", "formatting", |
129 |
|
"scoping", and "phrasing" categories are added (cf. HTML5 revision |
130 |
|
1778). |
131 |
|
|
132 |
|
2008-10-02 Wakaba <wakaba@suika.fam.cx> |
133 |
|
|
134 |
|
* ContentType.t: More test cases on BOM are added. Some test |
135 |
|
results updated according to HTML5 revision 1927. Tests on the |
136 |
|
returned values in the list context are added. |
137 |
|
|
138 |
|
2008-09-22 Wakaba <wakaba@suika.fam.cx> |
139 |
|
|
140 |
|
* content-model-2.dat: Test data on |for=""| attribute are added. |
141 |
|
|
142 |
|
2008-09-22 Wakaba <wakaba@suika.fam.cx> |
143 |
|
|
144 |
|
* tokenizer-test-1.test: Test data on invalid character references |
145 |
|
are added (cf. HTML5 revision 2138). |
146 |
|
|
147 |
|
* tokenizer-test-2.dat: Test data on U+000B are updated (HTML5 |
148 |
|
revision 2138). |
149 |
|
|
150 |
|
2008-09-22 Wakaba <wakaba@suika.fam.cx> |
151 |
|
|
152 |
|
* content-model-2.dat: Test data for |area| |alt=""| are added (HTML5 |
153 |
|
revision 1932). |
154 |
|
|
155 |
|
2008-09-21 Wakaba <wakaba@suika.fam.cx> |
156 |
|
|
157 |
|
* content-model-2.dat: Test data for |form=""| are added. |
158 |
|
|
159 |
|
2008-09-21 Wakaba <wakaba@suika.fam.cx> |
160 |
|
|
161 |
|
* content-model-1.dat: Test data for |fieldset| |legend| are added. |
162 |
|
|
163 |
|
2008-09-21 Wakaba <wakaba@suika.fam.cx> |
164 |
|
|
165 |
|
* content-model-2.dat: Test data for |form| |name| are added. |
166 |
|
|
167 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
168 |
|
|
169 |
|
* content-model-1.dat, content-model-2.dat, content-model-4.dat: |
170 |
|
Test data for U+000B are added (cf. HTML5 revision 1738). |
171 |
|
|
172 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
173 |
|
|
174 |
|
* tokenizer-test-2.dat: Test result updated (cf. HTML5 revision |
175 |
|
1738). |
176 |
|
|
177 |
|
* tree-test-1.dat: Test results updated. New test data for the |
178 |
|
treatement of U+000B are added (HTML5 revision 1738). |
179 |
|
|
180 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
181 |
|
|
182 |
|
* tokenizer-test-1.test: Test data for U+000B are added (cf. HTML5 |
183 |
|
revision 1738). |
184 |
|
|
185 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
186 |
|
|
187 |
|
* ContentType.t: Updated to disallow 0x0B as text byte (HTML5 |
188 |
|
revision 1738). |
189 |
|
|
190 |
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
191 |
|
|
192 |
* content-checker.pl: Remove dedicated parser and adopt |
* content-checker.pl: Remove dedicated parser and adopt |