1 |
|
2007-07-01 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* table-1.dat: New test data. |
4 |
|
|
5 |
|
* ContentChecker.t: |table-1.dat| is added. |
6 |
|
|
7 |
|
2007-06-30 Wakaba <wakaba@suika.fam.cx> |
8 |
|
|
9 |
|
* tree-test-2.dat: Tests for <title> in fragments are added. |
10 |
|
|
11 |
|
2007-06-30 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* URIChecker.t: Error level names in test results has |
14 |
|
been changed. |
15 |
|
|
16 |
|
* tokenizer-test-1.test: A test for bogus SYSTEM identifier |
17 |
|
is added. |
18 |
|
|
19 |
|
* content-model-1.dat, content-model-2.dat, content-model-3.dat, |
20 |
|
content-model-4.dat: Error messages has been changed. |
21 |
|
|
22 |
|
* ContentChecker.t: Appends error level to the error |
23 |
|
message if any. |
24 |
|
|
25 |
|
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
|
* content-model-2.dat: Tests for |<img ismap>| context |
28 |
|
are added. Tests for |<command>|'s attributes are added. |
29 |
|
Tests for |<menu>|'s attributes are added. Tests for |contextmenu| |
30 |
|
are added. |
31 |
|
|
32 |
|
* content-model-1.dat: Tests for |<datagrid>| contents |
33 |
|
are added. |
34 |
|
|
35 |
|
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
36 |
|
|
37 |
|
* tree-test-1.dat: The tests using |#document-fragment| |
38 |
|
are move to |tree-test-2.dat|. |
39 |
|
|
40 |
|
* tree-test-2.dat: New test data. In addition to |
41 |
|
tests from |tree-test-1.dat|, two tests |
42 |
|
for |</table>| are added. |
43 |
|
|
44 |
|
* HTML-tree.t: |tree-test-2.dat| is added. |
45 |
|
|
46 |
|
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
47 |
|
|
48 |
|
* tree-test-1.dat: Tests for end tag strings |
49 |
|
in CDATA elements are added. |
50 |
|
|
51 |
|
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
52 |
|
|
53 |
|
* content-model-1.dat: Tests for |footer| |
54 |
|
content model are added. |
55 |
|
|
56 |
|
* content-model-2.dat: Tests for |ping| |
57 |
|
and |tabindex| attributes are added. Tests for |datetime| |
58 |
|
attribute of |ins| and |del| elements are added. |
59 |
|
|
60 |
|
* content-model-4.dat: New test data. |
61 |
|
|
62 |
|
* ContentChecker.t: |content-model-4.dat| is added. |
63 |
|
|
64 |
|
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
65 |
|
|
66 |
|
* tokenizer-test-1.test: Tests for HTML5 revisions 1.144 |
67 |
|
and 1.145 (CR and invalid character references) are added. |
68 |
|
Tests for HTML5 revision 1.148 (character references |
69 |
|
in attributes) are added. |
70 |
|
|
71 |
|
* tree-test-1.dat: Tests for HTML5 revision 1.146 (white |
72 |
|
space characters before root element start tag). |
73 |
|
|
74 |
|
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
75 |
|
|
76 |
|
* tree-test-1.dat: Some test results are changed |
77 |
|
and a test is added according to the HTML5 |
78 |
|
revisions 1.142 and 1.143 (<noscript> in <head>). |
79 |
|
|
80 |
|
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
81 |
|
|
82 |
|
* tree-test-1.dat: Some test results are changed |
83 |
|
since <base>, <link>, and <meta> in body |
84 |
|
are no longer appended to the head element pointer (HTML5 |
85 |
|
revision 935). |
86 |
|
|
87 |
|
* content-model-2.dat: Tests for |scoped| |
88 |
|
attribute are added (HTML5 revision 938). |
89 |
|
|
90 |
|
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
91 |
|
|
92 |
|
* tree-test-1.dat: Tests for CDATA/RCDATA innerHTML |
93 |
|
with matching end tag are added (HTML5 revision 923). |
94 |
|
A test for h2 in h1 is added (HTML5 revision 926). |
95 |
|
|
96 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
97 |
|
|
98 |
|
* tree-test-1.dat: Tests for |<isindex>| are added (HTML5 |
99 |
|
revision 920). |
100 |
|
|
101 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
102 |
|
|
103 |
|
* tokenizer-test-1.test: Tests for conforming bare |&| |
104 |
|
are added. |
105 |
|
|
106 |
|
* tree-test-1.dat: Tests for |</body>| are added. |
107 |
|
|
108 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
109 |
|
|
110 |
|
* tree-test-1.dat: Always use uppercase document type name. |
111 |
|
|
112 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
113 |
|
|
114 |
|
* HTML-tokenizer.t: Support for new DOCTYPE token syntax. |
115 |
|
|
116 |
|
* tokenizer-test-1.test: Tests for DOCTYPE tokens |
117 |
|
are revised and added. |
118 |
|
|
119 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
120 |
|
|
121 |
|
* tokenizer-test-1.test: Tests for |<| in tags are |
122 |
|
added. (HTML5 revisions 900, 901, 902, and 911.) |
123 |
|
|
124 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
125 |
|
|
126 |
|
* tokenizer-test-1.test: |⟨|, and |&rlang;| tests |
127 |
|
are added. (HTML5 revision 895.) A test for |&;| |
128 |
|
is added. |
129 |
|
|
130 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
131 |
|
|
132 |
|
* tokenizer-test-1.test: |™| test added. (HTML5 revision 889.) |
133 |
|
|
134 |
|
* HTML-tree.t: Output test file names. Escaped |
135 |
|
new line at the end of test data was removed. |
136 |
|
|
137 |
|
* tokenizer-test-2.dat: Tests for newlines, NULL, and |
138 |
|
escape flag stuff in |set_inner_html|. |
139 |
|
|
140 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
141 |
|
|
142 |
|
* tree-test-1.dat: New test for HTML5 revision 884 (</form> |
143 |
|
try to close its children). |
144 |
|
|
145 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
146 |
|
|
147 |
|
* content-model-1.dat: Tests for space characters |
148 |
|
in id="" attribute are added. |
149 |
|
|
150 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
151 |
|
|
152 |
|
* tree-test-1.dat: New tests for parse errors by |
153 |
|
tags closed by <li>, <dt>, or <dd>. (HTML5 revision 880.) |
154 |
|
|
155 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
156 |
|
|
157 |
|
* tokenizer-test-2.dat: New test. This test file contains |
158 |
|
some tests that cannot be reliably tested by |HTML-tokenize.t|, |
159 |
|
since they depends on how characeters are supplied to the |
160 |
|
tokenizer. |
161 |
|
|
162 |
|
* HTML-tree.t: |tokenizer-test-2.dat| added. |#data escaped| |
163 |
|
etc. supported. |
164 |
|
|
165 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
166 |
|
|
167 |
|
* tokenizer-test-1.test: Tests for C1 character |
168 |
|
references are added. |
169 |
|
|
170 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
171 |
|
|
172 |
|
* ContentChecker.t: Use NanoDOM-based manakai for XHTML. |
173 |
|
Note that a test fails that assumes XML attribute value |
174 |
|
normalization fails since XMLParserTemp.pm does |
175 |
|
not normalize white space in attribute value when |
176 |
|
creating an attribute node (and new NanoDOM-based |
177 |
|
manakai's Attr.value does not normalize white space |
178 |
|
for more Web compatibility). |
179 |
|
|
180 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
181 |
|
|
182 |
|
* Makefile, HTML-tokenizer.t, HTML-tree.t: New test |
183 |
|
files are added. |
184 |
|
|
185 |
|
* tokenize/, tree-construction/: Sync with latest html5lib |
186 |
|
trunk. |
187 |
|
|
188 |
|
2007-06-05 Wakaba <wakaba@suika.fam.cx> |
189 |
|
|
190 |
|
* content-model-2.dat: |script| |async| and |defer| |
191 |
|
no longer require |src|. |async| MUST NOT be |
192 |
|
specified if |defer|. (HTML5 revision 858). |
193 |
|
|
194 |
|
2007-05-30 Wakaba <wakaba@suika.fam.cx> |
195 |
|
|
196 |
|
* ContentChecker.t: Don't use obsolete |new| method. |
197 |
|
|
198 |
|
* tree-test-1.dat: Nested form test added. |
199 |
|
|
200 |
|
2007-05-27 Wakaba <wakaba@suika.fam.cx> |
201 |
|
|
202 |
|
* content-model-2.dat: Some error messages are updated. |
203 |
|
|
204 |
|
* content-model-1.dat: Very simple test for |tbody|, |thead|, |
205 |
|
and |tfoot| is added. |
206 |
|
|
207 |
|
2007-05-26 Wakaba <wakaba@suika.fam.cx> |
208 |
|
|
209 |
|
* content-model-2.dat: Tests for |rel| values are added. |
210 |
|
|
211 |
|
2007-05-26 Wakaba <wakaba@suika.fam.cx> |
212 |
|
|
213 |
|
* content-model-2.dat: Errors on obsolete media |
214 |
|
type (i.e. |text/javascript|) are added to the expected results. |
215 |
|
|
216 |
|
* tree-test-1.dat: Tests for |style| elements' attributes |
217 |
|
are added. |
218 |
|
|
219 |
|
2007-05-25 Wakaba <wakaba@suika.fam.cx> |
220 |
|
|
221 |
|
* URIChecker.t: New test entries. |
222 |
|
|
223 |
|
* content-model-2.dat: New test entries for URI attributes. |
224 |
|
|
225 |
|
2007-05-25 Wakaba <wakaba@suika.fam.cx> |
226 |
|
|
227 |
|
* URIChecker.t: New test. |
228 |
|
|
229 |
|
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
230 |
|
|
231 |
|
* Makefile (content-type-files, content-checker-files): New rukes. |
232 |
|
|
233 |
|
* content-type-result.txt, content-checker-result.txt: New files. |
234 |
|
|
235 |
|
* tokenizer-result.txt, tree-construction-result.txt: New to CVS. |
236 |
|
|
237 |
|
* content-model-2.dat: Warnings are added to unknown attributes |
238 |
|
for unknown elements. New tests for newly implemented |
239 |
|
attributes are added. |
240 |
|
|
241 |
|
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
242 |
|
|
243 |
|
* content-model-1.dat: Required attributes are |
244 |
|
added to <link>s. |
245 |
|
|
246 |
|
* content-model-2.dat: Tests for global event handler |
247 |
|
content attributes, <link>s and <embed>s are added. |
248 |
|
|
249 |
|
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
250 |
|
|
251 |
|
* content-model-2.dat: Tests for additionally-implemented |
252 |
|
attributes are added. |
253 |
|
|
254 |
|
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
255 |
|
|
256 |
|
* content-model-2.dat: Tests for <a>/interactive |
257 |
|
elements non-nesting are added. |
258 |
|
|
259 |
|
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
260 |
|
|
261 |
|
* content-model-3.dat: New test. |
262 |
|
|
263 |
|
* ContentChecker.t (@FILES): |content-model-3.dat| added. |
264 |
|
|
265 |
|
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
266 |
|
|
267 |
|
* tree-test-1.dat: Tests for |<iframe>|, |<noframes>|, |
268 |
|
and |<xmp>| are added. |
269 |
|
|
270 |
|
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
271 |
|
|
272 |
|
* content-model-1.dat: A content model conformance |
273 |
|
error was missing. |
274 |
|
|
275 |
|
* content-model-2.dat: Unsupported global attribute (prefixed |
276 |
|
attribute) test is added. Tests for many HTML5 elements |
277 |
|
are added. |
278 |
|
|
279 |
|
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
280 |
|
|
281 |
|
* content-model-2.dat: Tests for elements up to |progress|. |
282 |
|
|
283 |
|
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
284 |
|
|
285 |
|
* content-model-2.dat: Tests for global attributes, |html|, |head|, |
286 |
|
|base|, |meta|, and |style|. |
287 |
|
|
288 |
|
* ContentChecker.t: Support for |#data html| (HTML parsing |
289 |
|
mode). |
290 |
|
|
291 |
|
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
292 |
|
|
293 |
|
* content-model-2.dat: New test. |
294 |
|
|
295 |
|
* ContentChecker.t (@FILES): |content-model-2.dat| is added. |
296 |
|
(get_node_path): |ATTRIBUTE_NODE| support. |
297 |
|
|
298 |
|
* content-model-1.dat: New tests for unknown |
299 |
|
element in HTML namespace. |
300 |
|
|
301 |
|
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
302 |
|
|
303 |
|
* ContentChecker.t (manakai_element_type_match): Removed. |
304 |
|
|
305 |
|
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
306 |
|
|
307 |
|
* content-model-1.dat: Tests for |a| content model are added. |
308 |
|
Tests for |legend| content model are added. |
309 |
|
|
310 |
|
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
311 |
|
|
312 |
|
* content-model-1.dat: Tests for |li| content model are added. |
313 |
|
|
314 |
|
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
315 |
|
|
316 |
|
* content-model-1.dat: Tests for |dd| content model are added. |
317 |
|
Tests for |em| content model (inline-level content |
318 |
|
or stricly inline-level content) are added. |
319 |
|
Tests for |dfn| content model are added. |
320 |
|
|
321 |
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
322 |
|
|
323 |
* content-model-1.dat: New test data. |
* content-model-1.dat: New test data. |