1 |
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
2 |
|
3 |
* Charset-DecodeHandler.t: New test script. |
4 |
|
5 |
2007-07-07 Wakaba <wakaba@suika.fam.cx> |
6 |
|
7 |
* tokenizer-test-1.test: A comment test is added. |
8 |
|
9 |
2007-07-01 Wakaba <wakaba@suika.fam.cx> |
10 |
|
11 |
* tree-test-1.dat: New tests for unmatched end tags. |
12 |
|
13 |
2007-07-01 Wakaba <wakaba@suika.fam.cx> |
14 |
|
15 |
* table-1.dat: New test data. |
16 |
|
17 |
* ContentChecker.t: |table-1.dat| is added. |
18 |
|
19 |
2007-06-30 Wakaba <wakaba@suika.fam.cx> |
20 |
|
21 |
* tree-test-2.dat: Tests for <title> in fragments are added. |
22 |
|
23 |
2007-06-30 Wakaba <wakaba@suika.fam.cx> |
24 |
|
25 |
* URIChecker.t: Error level names in test results has |
26 |
been changed. |
27 |
|
28 |
* tokenizer-test-1.test: A test for bogus SYSTEM identifier |
29 |
is added. |
30 |
|
31 |
* content-model-1.dat, content-model-2.dat, content-model-3.dat, |
32 |
content-model-4.dat: Error messages has been changed. |
33 |
|
34 |
* ContentChecker.t: Appends error level to the error |
35 |
message if any. |
36 |
|
37 |
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
38 |
|
39 |
* content-model-2.dat: Tests for |<img ismap>| context |
40 |
are added. Tests for |<command>|'s attributes are added. |
41 |
Tests for |<menu>|'s attributes are added. Tests for |contextmenu| |
42 |
are added. |
43 |
|
44 |
* content-model-1.dat: Tests for |<datagrid>| contents |
45 |
are added. |
46 |
|
47 |
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
48 |
|
49 |
* tree-test-1.dat: The tests using |#document-fragment| |
50 |
are move to |tree-test-2.dat|. |
51 |
|
52 |
* tree-test-2.dat: New test data. In addition to |
53 |
tests from |tree-test-1.dat|, two tests |
54 |
for |</table>| are added. |
55 |
|
56 |
* HTML-tree.t: |tree-test-2.dat| is added. |
57 |
|
58 |
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
59 |
|
60 |
* tree-test-1.dat: Tests for end tag strings |
61 |
in CDATA elements are added. |
62 |
|
63 |
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
64 |
|
65 |
* content-model-1.dat: Tests for |footer| |
66 |
content model are added. |
67 |
|
68 |
* content-model-2.dat: Tests for |ping| |
69 |
and |tabindex| attributes are added. Tests for |datetime| |
70 |
attribute of |ins| and |del| elements are added. |
71 |
|
72 |
* content-model-4.dat: New test data. |
73 |
|
74 |
* ContentChecker.t: |content-model-4.dat| is added. |
75 |
|
76 |
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
77 |
|
78 |
* tokenizer-test-1.test: Tests for HTML5 revisions 1.144 |
79 |
and 1.145 (CR and invalid character references) are added. |
80 |
Tests for HTML5 revision 1.148 (character references |
81 |
in attributes) are added. |
82 |
|
83 |
* tree-test-1.dat: Tests for HTML5 revision 1.146 (white |
84 |
space characters before root element start tag). |
85 |
|
86 |
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
87 |
|
88 |
* tree-test-1.dat: Some test results are changed |
89 |
and a test is added according to the HTML5 |
90 |
revisions 1.142 and 1.143 (<noscript> in <head>). |
91 |
|
92 |
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
93 |
|
94 |
* tree-test-1.dat: Some test results are changed |
95 |
since <base>, <link>, and <meta> in body |
96 |
are no longer appended to the head element pointer (HTML5 |
97 |
revision 935). |
98 |
|
99 |
* content-model-2.dat: Tests for |scoped| |
100 |
attribute are added (HTML5 revision 938). |
101 |
|
102 |
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
103 |
|
104 |
* tree-test-1.dat: Tests for CDATA/RCDATA innerHTML |
105 |
with matching end tag are added (HTML5 revision 923). |
106 |
A test for h2 in h1 is added (HTML5 revision 926). |
107 |
|
108 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
109 |
|
110 |
* tree-test-1.dat: Tests for |<isindex>| are added (HTML5 |
111 |
revision 920). |
112 |
|
113 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
114 |
|
115 |
* tokenizer-test-1.test: Tests for conforming bare |&| |
116 |
are added. |
117 |
|
118 |
* tree-test-1.dat: Tests for |</body>| are added. |
119 |
|
120 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
121 |
|
122 |
* tree-test-1.dat: Always use uppercase document type name. |
123 |
|
124 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
125 |
|
126 |
* HTML-tokenizer.t: Support for new DOCTYPE token syntax. |
127 |
|
128 |
* tokenizer-test-1.test: Tests for DOCTYPE tokens |
129 |
are revised and added. |
130 |
|
131 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
132 |
|
133 |
* tokenizer-test-1.test: Tests for |<| in tags are |
134 |
added. (HTML5 revisions 900, 901, 902, and 911.) |
135 |
|
136 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
137 |
|
138 |
* tokenizer-test-1.test: |⟨|, and |&rlang;| tests |
139 |
are added. (HTML5 revision 895.) A test for |&;| |
140 |
is added. |
141 |
|
142 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
143 |
|
144 |
* tokenizer-test-1.test: |™| test added. (HTML5 revision 889.) |
145 |
|
146 |
* HTML-tree.t: Output test file names. Escaped |
147 |
new line at the end of test data was removed. |
148 |
|
149 |
* tokenizer-test-2.dat: Tests for newlines, NULL, and |
150 |
escape flag stuff in |set_inner_html|. |
151 |
|
152 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
153 |
|
154 |
* tree-test-1.dat: New test for HTML5 revision 884 (</form> |
155 |
try to close its children). |
156 |
|
157 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
158 |
|
159 |
* content-model-1.dat: Tests for space characters |
160 |
in id="" attribute are added. |
161 |
|
162 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
163 |
|
164 |
* tree-test-1.dat: New tests for parse errors by |
165 |
tags closed by <li>, <dt>, or <dd>. (HTML5 revision 880.) |
166 |
|
167 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
168 |
|
169 |
* tokenizer-test-2.dat: New test. This test file contains |
170 |
some tests that cannot be reliably tested by |HTML-tokenize.t|, |
171 |
since they depends on how characeters are supplied to the |
172 |
tokenizer. |
173 |
|
174 |
* HTML-tree.t: |tokenizer-test-2.dat| added. |#data escaped| |
175 |
etc. supported. |
176 |
|
177 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
178 |
|
179 |
* tokenizer-test-1.test: Tests for C1 character |
180 |
references are added. |
181 |
|
182 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
183 |
|
184 |
* ContentChecker.t: Use NanoDOM-based manakai for XHTML. |
185 |
Note that a test fails that assumes XML attribute value |
186 |
normalization fails since XMLParserTemp.pm does |
187 |
not normalize white space in attribute value when |
188 |
creating an attribute node (and new NanoDOM-based |
189 |
manakai's Attr.value does not normalize white space |
190 |
for more Web compatibility). |
191 |
|
192 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
193 |
|
194 |
* Makefile, HTML-tokenizer.t, HTML-tree.t: New test |
195 |
files are added. |
196 |
|
197 |
* tokenize/, tree-construction/: Sync with latest html5lib |
198 |
trunk. |
199 |
|
200 |
2007-06-05 Wakaba <wakaba@suika.fam.cx> |
201 |
|
202 |
* content-model-2.dat: |script| |async| and |defer| |
203 |
no longer require |src|. |async| MUST NOT be |
204 |
specified if |defer|. (HTML5 revision 858). |
205 |
|
206 |
2007-05-30 Wakaba <wakaba@suika.fam.cx> |
207 |
|
208 |
* ContentChecker.t: Don't use obsolete |new| method. |
209 |
|
210 |
* tree-test-1.dat: Nested form test added. |
211 |
|
212 |
2007-05-27 Wakaba <wakaba@suika.fam.cx> |
213 |
|
214 |
* content-model-2.dat: Some error messages are updated. |
215 |
|
216 |
* content-model-1.dat: Very simple test for |tbody|, |thead|, |
217 |
and |tfoot| is added. |
218 |
|
219 |
2007-05-26 Wakaba <wakaba@suika.fam.cx> |
220 |
|
221 |
* content-model-2.dat: Tests for |rel| values are added. |
222 |
|
223 |
2007-05-26 Wakaba <wakaba@suika.fam.cx> |
224 |
|
225 |
* content-model-2.dat: Errors on obsolete media |
226 |
type (i.e. |text/javascript|) are added to the expected results. |
227 |
|
228 |
* tree-test-1.dat: Tests for |style| elements' attributes |
229 |
are added. |
230 |
|
231 |
2007-05-25 Wakaba <wakaba@suika.fam.cx> |
232 |
|
233 |
* URIChecker.t: New test entries. |
234 |
|
235 |
* content-model-2.dat: New test entries for URI attributes. |
236 |
|
237 |
2007-05-25 Wakaba <wakaba@suika.fam.cx> |
238 |
|
239 |
* URIChecker.t: New test. |
240 |
|
241 |
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
242 |
|
243 |
* Makefile (content-type-files, content-checker-files): New rukes. |
244 |
|
245 |
* content-type-result.txt, content-checker-result.txt: New files. |
246 |
|
247 |
* tokenizer-result.txt, tree-construction-result.txt: New to CVS. |
248 |
|
249 |
* content-model-2.dat: Warnings are added to unknown attributes |
250 |
for unknown elements. New tests for newly implemented |
251 |
attributes are added. |
252 |
|
253 |
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
254 |
|
255 |
* content-model-1.dat: Required attributes are |
256 |
added to <link>s. |
257 |
|
258 |
* content-model-2.dat: Tests for global event handler |
259 |
content attributes, <link>s and <embed>s are added. |
260 |
|
261 |
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
262 |
|
263 |
* content-model-2.dat: Tests for additionally-implemented |
264 |
attributes are added. |
265 |
|
266 |
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
267 |
|
268 |
* content-model-2.dat: Tests for <a>/interactive |
269 |
elements non-nesting are added. |
270 |
|
271 |
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
272 |
|
273 |
* content-model-3.dat: New test. |
274 |
|
275 |
* ContentChecker.t (@FILES): |content-model-3.dat| added. |
276 |
|
277 |
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
278 |
|
279 |
* tree-test-1.dat: Tests for |<iframe>|, |<noframes>|, |
280 |
and |<xmp>| are added. |
281 |
|
282 |
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
283 |
|
284 |
* content-model-1.dat: A content model conformance |
285 |
error was missing. |
286 |
|
287 |
* content-model-2.dat: Unsupported global attribute (prefixed |
288 |
attribute) test is added. Tests for many HTML5 elements |
289 |
are added. |
290 |
|
291 |
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
292 |
|
293 |
* content-model-2.dat: Tests for elements up to |progress|. |
294 |
|
295 |
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
296 |
|
297 |
* content-model-2.dat: Tests for global attributes, |html|, |head|, |
298 |
|base|, |meta|, and |style|. |
299 |
|
300 |
* ContentChecker.t: Support for |#data html| (HTML parsing |
301 |
mode). |
302 |
|
303 |
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
304 |
|
305 |
* content-model-2.dat: New test. |
306 |
|
307 |
* ContentChecker.t (@FILES): |content-model-2.dat| is added. |
308 |
(get_node_path): |ATTRIBUTE_NODE| support. |
309 |
|
310 |
* content-model-1.dat: New tests for unknown |
311 |
element in HTML namespace. |
312 |
|
313 |
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
314 |
|
315 |
* ContentChecker.t (manakai_element_type_match): Removed. |
316 |
|
317 |
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
318 |
|
319 |
* content-model-1.dat: Tests for |a| content model are added. |
320 |
Tests for |legend| content model are added. |
321 |
|
322 |
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
323 |
|
324 |
* content-model-1.dat: Tests for |li| content model are added. |
325 |
|
326 |
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
327 |
|
328 |
* content-model-1.dat: Tests for |dd| content model are added. |
329 |
Tests for |em| content model (inline-level content |
330 |
or stricly inline-level content) are added. |
331 |
Tests for |dfn| content model are added. |
332 |
|
333 |
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
334 |
|
335 |
* content-model-1.dat: New test data. |
336 |
|
337 |
* ContentChecker.t: New test. |
338 |
|
339 |
2007-05-05 Wakaba <wakaba@suika.fam.cx> |
340 |
|
341 |
* tree-test-1.dat: ins > p test and noscript in noscript test |
342 |
are added. |
343 |
|
344 |
2007-05-03 Wakaba <wakaba@suika.fam.cx> |
345 |
|
346 |
* tokenizer-test-1.test: Incorrect DOCTYPE testa |
347 |
are added. |
348 |
|
349 |
* tree-test-1.dat: |innerHTML| tests are added. |
350 |
|
351 |
2007-05-03 Wakaba <wakaba@suika.fam.cx> |
352 |
|
353 |
* LICENSE: New document. |
354 |
|
355 |
2007-05-02 Wakaba <wakaba@suika.fam.cx> |
356 |
|
357 |
* .cvsignore: Result files are added. |
358 |
|
359 |
* HTML-tree.t: Support for document fragment tests. |
360 |
|
361 |
* Makefile: Generate test result files. |
362 |
|
363 |
* tokenizer-test-1.test: A new test to ensure that |
364 |
characters after end tag are preserved in RCDATA or CDATA |
365 |
case. |
366 |
|
367 |
2007-05-01 Wakaba <wakaba@suika.fam.cx> |
368 |
|
369 |
* HTML-tree.t: Use new |What::HTML->parse_string| method |
370 |
so that this test don't have to know parser class's |
371 |
internals. |
372 |
|
373 |
* tree-test-1.dat: New tests for "(<head> stuffs) in body" |
374 |
and "(<head> stuffs) after body" are added. |
375 |
|
376 |
2007-05-01 Wakaba <wakaba@suika.fam.cx> |
377 |
|
378 |
* HTML-tree.t: New test file is added. Sort key |
379 |
was incorrect. |
380 |
|
381 |
* HTML-tokenizer.t: New test file is added. |
382 |
|
383 |
* tokenizer-test-1.test, tree-test-1.dat: New tests. |
384 |
|
385 |
2007-04-30 Wakaba <wakaba@suika.fam.cx> |
386 |
|
387 |
* .cvsignore: |tree-consturction| is added. |
388 |
|
389 |
* HTML-tree.t: New test. |
390 |
|
391 |
* Makefile: Rules for tree constructor tests are added. |
392 |
|
393 |
2007-04-30 Wakaba <wakaba@suika.fam.cx> |
394 |
|
395 |
* HTML-tokenizer.t: |Data::Dumper::Useqq| is replaced |
396 |
by customized ones so that utf8 vs byte string handling |
397 |
cause no error. Set |$JSON::UTF8| flag on so |
398 |
that the |JSON| module turns the utf8 flag on. |
399 |
Support for the |contentModelFlags| and |lastStartTag| |
400 |
test props. Show the input as well as description |
401 |
when a test fails. |
402 |
|
403 |
2007-04-30 Wakaba <wakaba@suika.fam.cx> |
404 |
|
405 |
* .cvsignore: New file. |
406 |
|
407 |
* Makefile: New file. |
408 |
|
409 |
* HTML-tokenizer.t: New test. |
410 |
|
411 |
2007-04-24 Wakaba <wakaba@suika.fam.cx> |
412 |
|
413 |
* ContentType.t: Remove some |my|s to avoid warnings. |
414 |
|
415 |
2007-04-24 Wakaba <wakaba@suika.fam.cx> |
416 |
|
417 |
* ChangeLog: New file. |
418 |
|
419 |
* ContentType.t: New Perl test. |
420 |
|
421 |
|