1 |
2008-05-05 Wakaba <wakaba@suika.fam.cx> |
2 |
|
3 |
* table-1.dat: Test data updated and some new test data |
4 |
added for new requirements (HTML5 revisions 1387 and 1388). |
5 |
|
6 |
2008-05-05 Wakaba <wakaba@suika.fam.cx> |
7 |
|
8 |
* ContentType.t: "text/plain; charset=UTF-8" and Content-Encoding |
9 |
are no longer safe; test data for them are added (HTML5 revision 1288). |
10 |
|
11 |
2008-05-05 Wakaba <wakaba@suika.fam.cx> |
12 |
|
13 |
* ContentType.t: Test data of HTML with BOM are added (c.f. |
14 |
HTML5 revision 1282). |
15 |
|
16 |
2008-05-05 Wakaba <wakaba@suika.fam.cx> |
17 |
|
18 |
* content-model-2.dat: Test data for repeat* global attributes |
19 |
are added. |
20 |
|
21 |
2008-05-03 Wakaba <wakaba@suika.fam.cx> |
22 |
|
23 |
* content-model-2.dat: Test data for |repeat-max=""| |
24 |
and |repeat-start=""| attributes are added. |
25 |
|
26 |
2008-05-03 Wakaba <wakaba@suika.fam.cx> |
27 |
|
28 |
* content-model-2.dat: Test data for repetition template attributes |
29 |
are added. |
30 |
|
31 |
2008-05-03 Wakaba <wakaba@suika.fam.cx> |
32 |
|
33 |
* content-model-2.dat: Test data for data template attributes are |
34 |
added. |
35 |
|
36 |
2008-04-29 Wakaba <wakaba@suika.fam.cx> |
37 |
|
38 |
* content-model-1.dat: Test data for <font> context are added. |
39 |
|
40 |
2008-04-29 Wakaba <wakaba@suika.fam.cx> |
41 |
|
42 |
* content-model-4.dat: Terms no longer have to be unique (HTML5 |
43 |
revision 1467). |
44 |
|
45 |
* content-model-2.dat: Tests for |onstorage| attribute |
46 |
are added (HTML5 revision 1495). Fix test results |
47 |
for unknown elements and attributes in the HTML namespace. |
48 |
|
49 |
2008-04-29 Wakaba <wakaba@suika.fam.cx> |
50 |
|
51 |
* content-model-1.dat, content-model-2.dat: Test results |
52 |
related to browsing context name or keyword are revised |
53 |
and added (HTML5 revision 1470 and 1471). |
54 |
|
55 |
2008-04-13 Wakaba <wakaba@suika.fam.cx> |
56 |
|
57 |
* HTML-tokenizer.t: Raise a parse error if there are disallowed |
58 |
character (for compatibility with existing html5lib test data). |
59 |
|
60 |
* tokenizer-test-1.test: Some test results are updated with |
61 |
regard to parse errors on disallowed characters. |
62 |
|
63 |
* tokenizer-test-2.dat: Test data for disallowed characters |
64 |
are added (HTML5 revision 1263). |
65 |
|
66 |
2008-04-13 Wakaba <wakaba@suika.fam.cx> |
67 |
|
68 |
* HTML-tokenizer.t, HTML-tree.t, Makefile: Support for html5lib |
69 |
new test files. |
70 |
|
71 |
2008-04-13 Wakaba <wakaba@suika.fam.cx> |
72 |
|
73 |
* content-model-2.dat: Test data updated and added for |
74 |
global |xmlns| attributes (HTML5 revision 1426). |
75 |
|
76 |
2008-04-12 Wakaba <wakaba@suika.fam.cx> |
77 |
|
78 |
* HTML-tokenizer.t: Remove "self-closing flag" if the start |
79 |
tag token is that of a slash permitted element (This is necessary |
80 |
to maintain compatibility with current test data, since in the |
81 |
new algorithm whether slash is permitted or not is decided in |
82 |
tree construction stage). |
83 |
|
84 |
2008-04-12 Wakaba <wakaba@suika.fam.cx> |
85 |
|
86 |
* content-model-6.dat: New test data file. Test data for |
87 |
HTML custom data attributes (HTML5 revision 1399) are added. |
88 |
|
89 |
* ContentChecker.t: New test file |content-model-6.dat| is added. |
90 |
|
91 |
2008-03-29 Wakaba <wakaba@suika.fam.cx> |
92 |
|
93 |
* content-model-1.dat, content-model-2.dat: s/prose/flow/g. |
94 |
|
95 |
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
96 |
|
97 |
* content-model-2.dat: Test data on |rev| attribute are added. |
98 |
|
99 |
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
100 |
|
101 |
* content-model-2.dat: Some test results were wrong. |
102 |
|
103 |
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
104 |
|
105 |
* content-model-2.dat: Test data on more HTML4 attributes |
106 |
are added. |
107 |
|
108 |
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
109 |
|
110 |
* content-model-2.dat: Test data on more HTML4 attributes |
111 |
are added. |
112 |
|
113 |
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
114 |
|
115 |
* content-model-2.dat: Test data on numbers of HTML4 deprecated |
116 |
attributes are added. |
117 |
|
118 |
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
119 |
|
120 |
* content-model-2.dat: Test data on |@profile| and |@version| are |
121 |
added. |
122 |
|
123 |
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
124 |
|
125 |
* content-model-1.dat: Now we support RDF. |
126 |
|
127 |
* content-model-2.dat: Test data on |@accesskey| attribute |
128 |
are added. |
129 |
|
130 |
2008-03-21 Wakaba <wakaba@suika.fam.cx> |
131 |
|
132 |
* tokenizer-test-2.dat: A test from #whatwg is added. |
133 |
|
134 |
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
135 |
|
136 |
* content-model-atom-1.dat: New test data are added. |
137 |
|
138 |
* content-model-atom-2.dat: New test data are |
139 |
added from Atom test suite. |
140 |
|
141 |
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
142 |
|
143 |
* content-model-atom-threading-1.dat: New test data |
144 |
on |thr:total| element are added |
145 |
|
146 |
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
147 |
|
148 |
* ContentChecker.t: |content-model-atom-threading-1.dat| |
149 |
added. |
150 |
|
151 |
* content-model-atom-threading-1.dat: New test file. |
152 |
|
153 |
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
154 |
|
155 |
* ContentCheker.t: Replace dummy error type for subdoc |
156 |
checking invocations to ";SUBDOC". |
157 |
|
158 |
* content-model-1.dat, content-model-2.dat: Test |
159 |
results revised to support the aforementioned change. |
160 |
|
161 |
* content-model-atom-1.dat: Test results revised |
162 |
so that |type=html| in Text construct is now |
163 |
tested whether the subdoc code is invoked. |
164 |
|
165 |
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
166 |
|
167 |
* content-model-atom-1.dat: Test data on cases of |
168 |
missing |atom:summary| in |atom:entry| are added. |
169 |
|
170 |
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
171 |
|
172 |
* content-model-1.dat: Some test results were incorrect, again... orz |
173 |
|
174 |
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
175 |
|
176 |
* content-model-1.dat: Some test results are fixed. |
177 |
|
178 |
* content-model-atom-1.dat: Some test results are fixed. |
179 |
Test data for |atom:author| for |atom:feed| are added. |
180 |
|
181 |
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
182 |
|
183 |
* content-model-atom-1.dat: Test data for |atom:author| |
184 |
for |atom:feed| are added. |
185 |
|
186 |
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
187 |
|
188 |
* content-model-1.dat: Some test results related on |atom:entry| |
189 |
are fixed. |
190 |
|
191 |
* content-model-atom-1.dat: Test data for |atom:author| |
192 |
for |atom:entry| are added. |
193 |
|
194 |
2008-03-09 Wakaba <wakaba@suika.fam.cx> |
195 |
|
196 |
* content-model-1.dat: Test data for |center|, |dir|, and |basefont| |
197 |
are added. |
198 |
|
199 |
2008-03-09 Wakaba <wakaba@suika.fam.cx> |
200 |
|
201 |
* content-model-2.dat: |contenteditable=""| tests are added. |
202 |
|
203 |
2008-03-09 Wakaba <wakaba@suika.fam.cx> |
204 |
|
205 |
* tree-test-1.dat, tree-test-2.dat: Test results are updated |
206 |
with some test data additions. |
207 |
|
208 |
2008-03-09 Wakaba <wakaba@suika.fam.cx> |
209 |
|
210 |
* tree-test-1.dat, tree-test-2.dat: Test data on end-of-file |
211 |
are added (c.f. HTML5 revision 1348). |
212 |
|
213 |
2008-03-09 Wakaba <wakaba@suika.fam.cx> |
214 |
|
215 |
* tree-test-1.dat: Test data on |applet| are added (HTML5 revision |
216 |
1347). |
217 |
|
218 |
2008-03-09 Wakaba <wakaba@suika.fam.cx> |
219 |
|
220 |
* tree-test-1.dat: Test data on foster parenting in AAA |
221 |
are added (HTML5 revision 1343). |
222 |
|
223 |
2008-03-09 Wakaba <wakaba@suika.fam.cx> |
224 |
|
225 |
* tree-test-1.dat: Test data on <input> in <select> and <select> |
226 |
in table are added (HTML5 revision 1342). |
227 |
|
228 |
2008-03-09 Wakaba <wakaba@suika.fam.cx> |
229 |
|
230 |
* tree-test-1.dat: Test data on <script> or <style> |
231 |
in <table> are added. |
232 |
|
233 |
2008-03-09 Wakaba <wakaba@suika.fam.cx> |
234 |
|
235 |
* tree-test-1.dat, tree-test-2.dat: Test data on white space |
236 |
between <html> and <head> are added (HTML5 revision 1332). |
237 |
|
238 |
2008-03-09 Wakaba <wakaba@suika.fam.cx> |
239 |
|
240 |
* tree-test-1.dat: More tests are added for foster parenting (HTML5 |
241 |
revision 1331 and so on). |
242 |
|
243 |
2008-03-08 Wakaba <wakaba@suika.fam.cx> |
244 |
|
245 |
* tree-test-1.dat, tree-test-2.dat: Tests on \u000A at |
246 |
the first of <textarea>, <pre>, and <listing> are |
247 |
added (c.f. HTML5 revision 1330). |
248 |
|
249 |
2008-03-08 Wakaba <wakaba@suika.fam.cx> |
250 |
|
251 |
* tree-test-1.dat: A test data on <title> in <table> |
252 |
are added. |
253 |
|
254 |
* tree-test-2.dat: Test results updated (HTML5 revision 1328). |
255 |
|
256 |
2008-03-08 Wakaba <wakaba@suika.fam.cx> |
257 |
|
258 |
* tree-test-1.dat: Test data for tainted space in tables are |
259 |
added (HTML5 revision 1326). |
260 |
|
261 |
2008-03-08 Wakaba <wakaba@suika.fam.cx> |
262 |
|
263 |
* tree-test-1.dat: Tests for </form> are added (HTML5 revision 1320). |
264 |
|
265 |
2008-03-06 Wakaba <wakaba@suika.fam.cx> |
266 |
|
267 |
* tree-test-1.dat, tree-test-2.dat: More <html> test |
268 |
cases are added (HTML5 revision 1314). |
269 |
|
270 |
2008-03-05 Wakaba <wakaba@suika.fam.cx> |
271 |
|
272 |
* HTML-tree.t: Support for \Uhhhhhhhh escapes. Support for |
273 |
dumping PUBLIC and SYSTEM identifiers of DOCTYPE tokens. |
274 |
|
275 |
* tree-test-1.dat, tree-test-2.dat: More test data for previously |
276 |
uncovered cases are added. Some error descriptions are revised. |
277 |
|
278 |
2008-03-05 Wakaba <wakaba@suika.fam.cx> |
279 |
|
280 |
* tree-test-1.dat: More test data for previously uncovered |
281 |
cases are added. |
282 |
|
283 |
2008-03-04 Wakaba <wakaba@suika.fam.cx> |
284 |
|
285 |
* tree-test-1.dat: More test data for previously uncovered |
286 |
cases are added. |
287 |
|
288 |
2008-03-04 Wakaba <wakaba@suika.fam.cx> |
289 |
|
290 |
* tree-test-1.dat: Missing tests from the initial stage are added. |
291 |
|
292 |
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
293 |
|
294 |
* HTML-tokenizer.t: Ignore tree-construction phase and set_inner_html |
295 |
checkpoints. |
296 |
|
297 |
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
298 |
|
299 |
* tokenizer-test-1.test: New test data are added to cover |
300 |
all possible cases. |
301 |
|
302 |
* HTML-tree.t: Support for test coverage. |
303 |
|
304 |
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
305 |
|
306 |
* HTML-tokenizer.t: Support for test coverage caluclation. |
307 |
|
308 |
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
309 |
|
310 |
* HTML-tokenizer.t: s/_input_character/_input_char/g for simplicity. |
311 |
|
312 |
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
313 |
|
314 |
* HTML-tokenizer.t: s/correct/force-quirks/. |
315 |
|
316 |
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
317 |
|
318 |
* tokenizer-test-1.test: New tests on trailing garbage |
319 |
after SYSTEM literal (HTML5 revision 1306) are added. |
320 |
|
321 |
2008-03-02 Wakaba <wakaba@suika.fam.cx> |
322 |
|
323 |
* tokenizer-test-1.test: Tests for |<span ===>| is added (HTML5 |
324 |
revision 1292). Tests for & at the end of attribute value |
325 |
are added (HTML5 revision 1296). Tests for bogus comments |
326 |
are added (HTML5 revision 1297). Tests for |=| in |
327 |
unquoted attribute values are added (HTML5 revision 1299). |
328 |
Tests for single or double quotes in unquoted attribute |
329 |
values or attribute names and tests for missing spaces |
330 |
between attributes are added (HTML5 revision 1303). |
331 |
|
332 |
2008-03-02 Wakaba <wakaba@suika.fam.cx> |
333 |
|
334 |
* content-model-atom-1.dat: New test data are added. |
335 |
|
336 |
2008-03-02 Wakaba <wakaba@suika.fam.cx> |
337 |
|
338 |
* content-model-1.dat: Test data for |<area>| are added. |
339 |
|
340 |
* content-model-2.dat: Test data for |<img ismap>| are added. |
341 |
|
342 |
2008-03-01 Wakaba <wakaba@suika.fam.cx> |
343 |
|
344 |
* content-model-1.dat: |address| content model tests |
345 |
are added. |
346 |
|
347 |
2008-03-01 Wakaba <wakaba@suika.fam.cx> |
348 |
|
349 |
* tokenizer-test-1.test: Updated (HTML5 recision 1286). |
350 |
|
351 |
* content-model-2.dat: Updated (HTML5 revision 1275). |
352 |
|
353 |
2008-02-26 Wakaba <wakaba@suika.fam.cx> |
354 |
|
355 |
* content-model-1.dat: Test data for |header| and |footer| |
356 |
exclusions of sectioning contents are added (c.f. HTML5 |
357 |
revision 1250). |
358 |
|
359 |
2008-02-26 Wakaba <wakaba@suika.fam.cx> |
360 |
|
361 |
* content-model-1.dat: Figure caption is now optional (HTML5 |
362 |
revision 1240). Add test data for |ol reversed| (HTML5 |
363 |
revision 1248). |
364 |
|
365 |
2008-02-24 Wakaba <wakaba@suika.fam.cx> |
366 |
|
367 |
* content-model-2.dat: Test data for |acronym|, |big|, |tt|, |s|, |
368 |
|strike|, and |u| are added. |
369 |
|
370 |
2008-02-24 Wakaba <wakaba@suika.fam.cx> |
371 |
|
372 |
* content-model-1.dat, content-model-2.dat: Some test |
373 |
results are updated. New test data on non-standard |
374 |
attributes are added. Note that some test results do |
375 |
still need to be updated. |
376 |
|
377 |
2008-02-24 Wakaba <wakaba@suika.fam.cx> |
378 |
|
379 |
* content-model-1.dat: Some test results on |meta| |
380 |
in |noscript| are updated. |
381 |
|
382 |
2008-02-23 Wakaba <wakaba@suika.fam.cx> |
383 |
|
384 |
* content-model-1.dat: Some test results are updated. |
385 |
New tests for |details| are added. |
386 |
|
387 |
2008-02-23 Wakaba <wakaba@suika.fam.cx> |
388 |
|
389 |
* content-model-1.dat: Some test results are fixed. |
390 |
New tests for |video| and |audio| are added. |
391 |
|
392 |
2008-02-23 Wakaba <wakaba@suika.fam.cx> |
393 |
|
394 |
* content-model-1.dat: New test data for |object| transparentness |
395 |
are added. |
396 |
|
397 |
2008-02-23 Wakaba <wakaba@suika.fam.cx> |
398 |
|
399 |
* content-model-1.dat, content-model-2.dat: Wrong "significant" |
400 |
errors are removed. |
401 |
|
402 |
2008-02-18 Wakaba <wakaba@suika.fam.cx> |
403 |
|
404 |
* content-model-1.dat: New test data for |object| are added. |
405 |
|
406 |
2008-02-18 Wakaba <wakaba@suika.fam.cx> |
407 |
|
408 |
* content-model-1.dat: New test data for |mark| are added (HTML5 |
409 |
revision 1232). |
410 |
|
411 |
2008-02-18 Wakaba <wakaba@suika.fam.cx> |
412 |
|
413 |
* content-model-2.dat: |alt=""| test results revised. |
414 |
|
415 |
* content-model-1.dat: |<img/>|s in tests are revised so |
416 |
that they are conforming. |
417 |
|
418 |
2008-02-17 Wakaba <wakaba@suika.fam.cx> |
419 |
|
420 |
* content-model-1.dat: Test results corrected. |
421 |
|
422 |
2008-02-17 Wakaba <wakaba@suika.fam.cx> |
423 |
|
424 |
* content-model-1.dat: New test data for |<figure>| are added. |
425 |
Some test data are corrected. |
426 |
|
427 |
2008-02-17 Wakaba <wakaba@suika.fam.cx> |
428 |
|
429 |
* content-model-1.dat: New test data for |<noscript>| |
430 |
in |<head>|. |
431 |
|
432 |
2008-02-17 Wakaba <wakaba@suika.fam.cx> |
433 |
|
434 |
* content-model-1.dat: More test on |<meta http-equiv=Content-Type>| |
435 |
are added. |
436 |
|
437 |
2008-02-17 Wakaba <wakaba@suika.fam.cx> |
438 |
|
439 |
* content-model-1.dat, content-model-2.dat: Updated. |
440 |
|
441 |
2008-02-17 Wakaba <wakaba@suika.fam.cx> |
442 |
|
443 |
* content-model-1.dat: Updated. |
444 |
|
445 |
2008-02-17 Wakaba <wakaba@suika.fam.cx> |
446 |
|
447 |
* content-model-1.dat, content-model-2.dat, content-model-4.dat, |
448 |
content-model-5.dat: Error result revised. |
449 |
|
450 |
2008-02-17 Wakaba <wakaba@suika.fam.cx> |
451 |
|
452 |
* content-model-1.dat, content-model-2.dat, content-model-5.dat: |
453 |
Test results are updated; new tests are added. |
454 |
|
455 |
2008-02-16 Wakaba <wakaba@suika.fam.cx> |
456 |
|
457 |
* ContentChecker.t: Tentative support for subdoc mode. |
458 |
|
459 |
* tree-test-1.dat: Some tests are added from #whatwg. |
460 |
|
461 |
2008-02-11 Wakaba <wakaba@suika.fam.cx> |
462 |
|
463 |
* css-text.dat: Test data for 'writing-mode' and 'text-anchor' |
464 |
are added. |
465 |
|
466 |
* CSS-Parser-1.t: New properties are added. |
467 |
|
468 |
2008-02-11 Wakaba <wakaba@suika.fam.cx> |
469 |
|
470 |
* css-4.dat: New test file. |
471 |
|
472 |
* CSS-Parser-1.t: |css-4.dat| added. Support for '@charset' |
473 |
and '@import'. |
474 |
|
475 |
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
476 |
|
477 |
* CSS-Parser-1.t (get_parser): Call |init|. |
478 |
|
479 |
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
480 |
|
481 |
* css-3.dat: New test file. |
482 |
|
483 |
* CSS-Parser-1.t: |css-3.dat| is added. '-moz-pre-wrap' added. |
484 |
Typo for 'collapse' value fixed. Support for '@namespace' |
485 |
serialization. |
486 |
|
487 |
* css-1.dat: New test data for selectors parsing. |
488 |
|
489 |
* css-font.dat: Error locations for 'u' errors are corrected. |
490 |
|
491 |
* css-table.dat: Test data for 'border-collapse' are added. |
492 |
|
493 |
* css-text.dat: Test data for '-moz-pre-wrap' are added. |
494 |
|
495 |
* css-visual.dat: Test data for 'background-position' are added. |
496 |
|
497 |
2008-02-09 Wakaba <wakaba@suika.fam.cx> |
498 |
|
499 |
* css-2.dat, css-font.dat: s/unsupported/u/g; |
500 |
|
501 |
2008-02-08 Wakaba <wakaba@suika.fam.cx> |
502 |
|
503 |
* css-2.dat: New test data. |
504 |
|
505 |
* CSS-Parser-1.t: |css-2.dat| added. Support for |@media|. |
506 |
|
507 |
2008-02-08 Wakaba <wakaba@suika.fam.cx> |
508 |
|
509 |
* CSS-MediaQuery.t, mq-1.dat: New files. |
510 |
|
511 |
2008-02-03 Wakaba <wakaba@suika.fam.cx> |
512 |
|
513 |
* CSS-Parser-1.t: Typo fixed. New properties added. |
514 |
|
515 |
* css-font.dat, css-table.dat, css-paged.dat, css-generated.dat, |
516 |
css-visual.dat: New test data for |
517 |
newly supported properties are added. |
518 |
|
519 |
2008-02-02 Wakaba <wakaba@suika.fam.cx> |
520 |
|
521 |
* CSS-Parser-1.t: 'clip' added. |
522 |
|
523 |
* css-visual.t: New test data for 'clip' are added. |
524 |
|
525 |
2008-01-30 Wakaba <wakaba@suika.fam.cx> |
526 |
|
527 |
* css-generated.dat: New test data for 'counter-increment', 'content', |
528 |
and 'counter-reset' are added. |
529 |
|
530 |
* CSS-Parser-1.t: 'counter-reset' and 'counter-increment' |
531 |
are added. |
532 |
|
533 |
2008-01-28 Wakaba <wakaba@suika.fam.cx> |
534 |
|
535 |
* CSS-Parser-1.t: 'content' added to the list of supported |
536 |
property and the list of initial values. |
537 |
|
538 |
* css-generated.dat: Tests for 'content' are added. |
539 |
|
540 |
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
541 |
|
542 |
* CSS-Parser-1.t: Loads test files as UTF-8. |
543 |
|
544 |
* css-generated.dat: Semi-real-world test data for 'quotes' are added. |
545 |
|
546 |
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
547 |
|
548 |
* CSS-Parser-1.t: 'quotes' added. |
549 |
|
550 |
* css-generated.dat: Test data for 'quotes' are added. |
551 |
|
552 |
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
553 |
|
554 |
* CSS-Parser-1.t: 'overflow-x' and 'overflow-y' are added. |
555 |
|
556 |
* css-visual.dat: New test data for 'overflow', 'overflow-x', |
557 |
and 'overflow-y' are added. |
558 |
|
559 |
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
560 |
|
561 |
* css-visual.dat: New test data for 'opacity' and '-moz-opacity' |
562 |
are added. |
563 |
|
564 |
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
565 |
|
566 |
* CSS-Parser-1.t: Files |css-table.dat| and |css-interactive.dat| |
567 |
are added. |
568 |
|
569 |
* css-table.dat: New test file. |
570 |
|
571 |
* css-interactive.dat: New test file. |
572 |
|
573 |
* css-font.dat: New test data for 'font-size' are added. |
574 |
|
575 |
* css-text.dat: New test data for 'text-indent', 'letter-spacing', |
576 |
and 'word-spacing' are added. |
577 |
|
578 |
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
579 |
|
580 |
* CSS-Parser-1.t: Files |css-text.dat| and |css-paged.dat| |
581 |
are added. |
582 |
|
583 |
* css-visual.dat: New test data for 'background-position' are |
584 |
added. |
585 |
|
586 |
* css-text.dat: New test file. |
587 |
|
588 |
* css-paged.dat: New test file. |
589 |
|
590 |
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
591 |
|
592 |
* css-visual.dat: New test data for 'border-top-width', 'border-width', |
593 |
'padding-top', 'top', 'right', 'bottom', 'left', 'z-index', |
594 |
'width', 'min-width', 'max-width', 'height', 'min-height', |
595 |
'max-height', 'line-height', and 'vertical-align' are added. |
596 |
|
597 |
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
598 |
|
599 |
* css-font.dat: New test data for 'font-weight' |
600 |
and 'font-size' are added. |
601 |
|
602 |
* css-visual.dat: New test data for leading and |
603 |
trailing zeros are added. |
604 |
|
605 |
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
606 |
|
607 |
* css-font.dat: New test data for 'font' and 'font-size'. |
608 |
|
609 |
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
610 |
|
611 |
* CSS-Parser-1.t: 'background-position' was missing |
612 |
from the list of default values. |
613 |
|
614 |
* css-visual.dat: New test data for 'background' |
615 |
and 'background-position' are added. |
616 |
|
617 |
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
618 |
|
619 |
* css-visual.dat: New test data for 'border' are added. |
620 |
|
621 |
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
622 |
|
623 |
* css-1.dat: Some test results were incorrect. |
624 |
|
625 |
* css-font.dat: New test data on 'font' are added. |
626 |
|
627 |
* css-visual.dat: Some test results were incorrect. New |
628 |
test data on 'margin' are added. |
629 |
|
630 |
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
631 |
|
632 |
* css-font.dat: New test file. |
633 |
|
634 |
* CSS-Parser-1.dat: |css-font.dat| is added. |
635 |
|
636 |
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
637 |
|
638 |
* css-visual.dat: Test data for 'padding', 'margin', |
639 |
and 'border' related shorthands are added. |
640 |
|
641 |
2008-01-25 Wakaba <wakaba@suika.fam.cx> |
642 |
|
643 |
* CSS-Parser-1.t: |css-generated.dat| is added. |
644 |
(get_computed_style): The subject of |query_selector| |
645 |
should have been the document. |
646 |
|
647 |
* css-generated.dat: New test data. |
648 |
|
649 |
* css-visual.dat: New test data for 'display' are added. |
650 |
|
651 |
2008-01-24 Wakaba <wakaba@suika.fam.cx> |
652 |
|
653 |
* CSS-Parser-1.t: Default values are updated. |
654 |
|
655 |
* css-1.t: Tests for duplicate declarations are added. |
656 |
|
657 |
* css-visual.t: Some tests were incorrect. Tests for 'margin' |
658 |
serialization and '+' in 'margin' are added. |
659 |
|
660 |
2008-01-24 Wakaba <wakaba@suika.fam.cx> |
661 |
|
662 |
* CSS-Parser-1.t: Test data file |css-visual.dat| is added. |
663 |
Support for the quirks mode. |
664 |
|
665 |
* css-visual.dat: New file. |
666 |
|
667 |
2008-01-24 Wakaba <wakaba@suika.fam.cx> |
668 |
|
669 |
* css-1.dat: Typo fixed. |
670 |
|
671 |
* CSS-Parser-1.t: The attribute name for computed style |
672 |
has been changed. |
673 |
|
674 |
2008-01-22 Wakaba <wakaba@suika.fam.cx> |
675 |
|
676 |
* css-1.dat: Basic tests for forward compatible parsing |
677 |
are added. |
678 |
|
679 |
* CSS-Parser-1.t: Support for |#errors| validation. |
680 |
|
681 |
2008-01-14 Wakaba <wakaba@suika.fam.cx> |
682 |
|
683 |
* CSS-Parser-1.t, css-1.dat: New test files. |
684 |
|
685 |
2007-11-25 Wakaba <wakaba@suika.fam.cx> |
686 |
|
687 |
* content-model-1.dat, content-model-2.dat, content-model-3.dat, |
688 |
content-model-4.dat, table-1.dat: Test data are updated |
689 |
for the significant content check. |
690 |
|
691 |
* content-model-5.dat: New test data. |
692 |
|
693 |
* ContentChecker.t: New test data file is added. |
694 |
|
695 |
2007-11-24 Wakaba <wakaba@suika.fam.cx> |
696 |
|
697 |
* content-model-2.dat: nest/@mode test data revised. |
698 |
Test data for nest/@filter and rule/@condition are added. |
699 |
|
700 |
2007-11-23 Wakaba <wakaba@suika.fam.cx> |
701 |
|
702 |
* content-model-2.dat: Media type tests are revised. |
703 |
|
704 |
2007-11-23 Wakaba <wakaba@suika.fam.cx> |
705 |
|
706 |
* content-model-2.dat: New test data for character references |
707 |
in |charset| attribute values. |
708 |
|
709 |
2007-11-23 Wakaba <wakaba@suika.fam.cx> |
710 |
|
711 |
* ContentChecker.t: Unset |input_encoding| attribute. |
712 |
|
713 |
* content-model-1.dat, content-model-2.dat: New tests |
714 |
for |charset| attribute value are added. |
715 |
|
716 |
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
717 |
|
718 |
* ContentType.t: New tests for HTML5 sniffing algorithm, |
719 |
leading white space support (HTML5 revisions 1013 and 1016). |
720 |
|
721 |
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
722 |
|
723 |
* ContentType.t: New tests for HTML5 revision 1013 (except |
724 |
for leading white spaces). |
725 |
|
726 |
2007-11-11 Wakaba <wakaba@suika.fam.cx> |
727 |
|
728 |
* content-model-4.dat: New tests for proposed link types. |
729 |
|
730 |
2007-11-08 Wakaba <wakaba@suika.fam.cx> |
731 |
|
732 |
* content-model-4.dat: s/noreferer/noreferrer/g |
733 |
and s/noreferrer/noreferer/g (HTML5 revision 1132). |
734 |
|
735 |
2007-11-04 Wakaba <wakaba@suika.fam.cx> |
736 |
|
737 |
* content-model-2.dat: Tests for |manifest=""| are added. |
738 |
|
739 |
2007-11-04 Wakaba <wakaba@suika.fam.cx> |
740 |
|
741 |
* content-model-2.dat: <a><img ismap></a> is no longer |
742 |
conforming (HTML5 revision 1115). |
743 |
|
744 |
2007-11-04 Wakaba <wakaba@suika.fam.cx> |
745 |
|
746 |
* content-model-1.dat, content-model-2.dat: <base> |
747 |
w/o @target and @href is non-conforming (HTML5 revision 1115). |
748 |
|
749 |
2007-11-04 Wakaba <wakaba@suika.fam.cx> |
750 |
|
751 |
* content-model-4.dat: New tests for rel=up (HTML5 revision 1112) |
752 |
and rel=noreferer (HTML5 revision 1118). |
753 |
|
754 |
2007-10-26 Wakaba <wakaba@suika.fam.cx> |
755 |
|
756 |
* content-model-2.dat: New test for |poster| (HTML5 revision 1097). |
757 |
|
758 |
2007-10-23 Wakaba <wakaba@suika.fam.cx> |
759 |
|
760 |
* content-model-2.dat: <script async defer> is now conforming (HTML5 |
761 |
revision 1085). |
762 |
|
763 |
2007-10-14 Wakaba <wakaba@suika.fam.cx> |
764 |
|
765 |
* content-model-1.dat, content-model-2.dat: New test |
766 |
data for |rule|, |nest|, and |datatemplate| elements. |
767 |
|
768 |
2007-09-30 Wakaba <wakaba@suika.fam.cx> |
769 |
|
770 |
* css-token-1.dat: Test results for |\\{nl}| were incorrect. |
771 |
|
772 |
2007-09-30 Wakaba <wakaba@suika.fam.cx> |
773 |
|
774 |
* Makefile (update): New rule. |
775 |
|
776 |
2007-09-29 Wakaba <wakaba@suika.fam.cx> |
777 |
|
778 |
* tokenizer-test-1.test: New tests for invalid |
779 |
attribute specifications are added. |
780 |
|
781 |
2007-09-24 Wakaba <wakaba@suika.fam.cx> |
782 |
|
783 |
* ContentChecker.t: New test data files are added. |
784 |
|
785 |
* content-model-atom-1.dat, content-model-atom-2.dat: New test data. |
786 |
|
787 |
2007-09-09 Wakaba <wakaba@suika.fam.cx> |
788 |
|
789 |
* css-token-1.test: Test cases for remaining CSS tokens |
790 |
are added. |
791 |
|
792 |
2007-09-09 Wakaba <wakaba@suika.fam.cx> |
793 |
|
794 |
* css-token-1.test: Test cases for one-char tokens, |COMMENT|, |
795 |
and |COMMENT_INVALID| are added. |
796 |
|
797 |
2007-09-09 Wakaba <wakaba@suika.fam.cx> |
798 |
|
799 |
* css-token-1.test: |URI_PREFIX|, |UNICODE_RANGE|, |CDO|, |
800 |
and |CDC| test cases are added. |
801 |
|
802 |
2007-09-08 Wakaba <wakaba@suika.fam.cx> |
803 |
|
804 |
* css-token-1.test: |URI| and |INVALID| test |
805 |
cases are added. |
806 |
|
807 |
2007-09-08 Wakaba <wakaba@suika.fam.cx> |
808 |
|
809 |
* css-token-1.test: |NUMBER| and |DIMENSION| test |
810 |
cases are added. |
811 |
|
812 |
2007-09-08 Wakaba <wakaba@suika.fam.cx> |
813 |
|
814 |
* css-token-1.test: |HASH| and |NUMBER| |
815 |
test cases are added. |
816 |
|
817 |
2007-09-08 Wakaba <wakaba@suika.fam.cx> |
818 |
|
819 |
* css-token-1.test: |STRING| and |INVALID| |
820 |
test cases are added. |
821 |
|
822 |
2007-09-08 Wakaba <wakaba@suika.fam.cx> |
823 |
|
824 |
* css-token-1.test: New tests are added. |
825 |
|
826 |
2007-09-08 Wakaba <wakaba@suika.fam.cx> |
827 |
|
828 |
* css-token-1.test, CSS-Tokenizer.t: New files. |
829 |
|
830 |
2007-09-04 Wakaba <wakaba@suika.fam.cx> |
831 |
|
832 |
* tree-test-1.dat: New tests are added. |
833 |
|
834 |
2007-08-25 Wakaba <wakaba@suika.fam.cx> |
835 |
|
836 |
* tokenizer-test-1.test: Two tests removed from |tokenizer/test2.test| |
837 |
are added. |
838 |
|
839 |
* tree-construction/, tokenizer/: Sync with latest html5lib. |
840 |
|
841 |
2007-08-25 Wakaba <wakaba@suika.fam.cx> |
842 |
|
843 |
* content-model-1.dat: New tests for |meta| corner cases |
844 |
are added. |
845 |
|
846 |
2007-08-22 Wakaba <wakaba@suika.fam.cx> |
847 |
|
848 |
* tree-test-2.dat: New tests for |html| innerHTML are added. |
849 |
|
850 |
2007-08-17 Wakaba <wakaba@suika.fam.cx> |
851 |
|
852 |
* content-model-2.dat: New tests for |base| |
853 |
following URI or hyperlink are added. |
854 |
|
855 |
2007-08-17 Wakaba <wakaba@suika.fam.cx> |
856 |
|
857 |
* content-model-1.dat: New tests for |noscript| in |head| are added. |
858 |
|
859 |
* content-model-2.dat: A wrong result for |xml:lang| in |
860 |
HTML document is fixed. |
861 |
|
862 |
2007-08-11 Wakaba <wakaba@suika.fam.cx> |
863 |
|
864 |
* ContentType.t: New tests for bitmap images are added. |
865 |
|
866 |
2007-08-08 Wakaba <wakaba@suika.fam.cx> |
867 |
|
868 |
* content-model-2.dat: Some error messages are changed. |
869 |
|
870 |
* ContentType.t: New tests for |<script| sniffer are added. |
871 |
|
872 |
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
873 |
|
874 |
* tree-test-2.dat: New tests for |thead|, |tbody|, and |tfoot| |
875 |
fragment parsing. |
876 |
|
877 |
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
878 |
|
879 |
* tree-test-1.dat: More tests for tags "in row" are added. |
880 |
|
881 |
* HTML-tree.t: Quote test data for readability. |
882 |
|
883 |
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
884 |
|
885 |
* tree-test-1.dat: More tests are added for |noframes| |
886 |
after |</frameset>|. |
887 |
|
888 |
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
889 |
|
890 |
* tree-test-1.dat: More tests for start tags "in caption" |
891 |
insertion mode and for tags "in cell" insertion |
892 |
mode are added. |
893 |
|
894 |
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
895 |
|
896 |
* tree-test-1.dat: More tests for ignoring some tokens |
897 |
are added. |
898 |
|
899 |
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
900 |
|
901 |
* HTML-tokenizer.t: Set content model flag in new syntax. |
902 |
|
903 |
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
904 |
|
905 |
* content-model-1.dat, content-model-2.dat: Some test data |
906 |
have been updated due to new warnings. |
907 |
|
908 |
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
909 |
|
910 |
* content-model-1.dat, content-model-2.dat: Add "in XML:charset" |
911 |
error for test data that has |charset| in XML context. |
912 |
|
913 |
* content-model-2.dat: Test data for "in XML:charset", "in XML:lang", |
914 |
and "in HTML:xml:lang" are added. |
915 |
|
916 |
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
917 |
|
918 |
* HTML-tokenizer.t: It now requires newer version |
919 |
of JSON.pm due to the broken handling for utf8 string |
920 |
of older version. Test data files |test3.test| |
921 |
and |test4.test| are added. Convert surrogate |
922 |
pair |\u| escapes in JSON file before it is input |
923 |
into JSON.pm parser since it does not decode |
924 |
them correctly. U+000D convertion was incorrect. |
925 |
|
926 |
* HTML-tree.t: Support for new format for fragment |
927 |
parsing tests. |
928 |
|
929 |
* Makefile (tokenizer-files): New test |
930 |
data files |test3.test| and |test4.test| are added. |
931 |
|
932 |
* tokenizer-test-1.test: Test data for bare |hcro| and |
933 |
entity references in attribute values are added. |
934 |
|
935 |
* tokenizer-test-2.dat: Test data for U+000D are added. |
936 |
|
937 |
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
938 |
|
939 |
* tree-test-1.dat: Tests for |<html>| in trailing |
940 |
end phase and |</frameset>| in after frameset mode |
941 |
are added. |
942 |
|
943 |
* tree-test-2.dat: Tests for |</frameset>| |
944 |
in |frameset| fragment parsing are added. |
945 |
|
946 |
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
947 |
|
948 |
* tree-test-1.dat: New tests for trailing end phase |
949 |
and white space in some insertion modes are added. |
950 |
|
951 |
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
952 |
|
953 |
* Charset-DecodeHandler.t: Cases for charset names has |
954 |
been changed to match with the module's implementation. |
955 |
|
956 |
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
957 |
|
958 |
* Charset-DecodeHandler.t: New test script. |
959 |
|
960 |
2007-07-07 Wakaba <wakaba@suika.fam.cx> |
961 |
|
962 |
* tokenizer-test-1.test: A comment test is added. |
963 |
|
964 |
2007-07-01 Wakaba <wakaba@suika.fam.cx> |
965 |
|
966 |
* tree-test-1.dat: New tests for unmatched end tags. |
967 |
|
968 |
2007-07-01 Wakaba <wakaba@suika.fam.cx> |
969 |
|
970 |
* table-1.dat: New test data. |
971 |
|
972 |
* ContentChecker.t: |table-1.dat| is added. |
973 |
|
974 |
2007-06-30 Wakaba <wakaba@suika.fam.cx> |
975 |
|
976 |
* tree-test-2.dat: Tests for <title> in fragments are added. |
977 |
|
978 |
2007-06-30 Wakaba <wakaba@suika.fam.cx> |
979 |
|
980 |
* URIChecker.t: Error level names in test results has |
981 |
been changed. |
982 |
|
983 |
* tokenizer-test-1.test: A test for bogus SYSTEM identifier |
984 |
is added. |
985 |
|
986 |
* content-model-1.dat, content-model-2.dat, content-model-3.dat, |
987 |
content-model-4.dat: Error messages has been changed. |
988 |
|
989 |
* ContentChecker.t: Appends error level to the error |
990 |
message if any. |
991 |
|
992 |
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
993 |
|
994 |
* content-model-2.dat: Tests for |<img ismap>| context |
995 |
are added. Tests for |<command>|'s attributes are added. |
996 |
Tests for |<menu>|'s attributes are added. Tests for |contextmenu| |
997 |
are added. |
998 |
|
999 |
* content-model-1.dat: Tests for |<datagrid>| contents |
1000 |
are added. |
1001 |
|
1002 |
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
1003 |
|
1004 |
* tree-test-1.dat: The tests using |#document-fragment| |
1005 |
are move to |tree-test-2.dat|. |
1006 |
|
1007 |
* tree-test-2.dat: New test data. In addition to |
1008 |
tests from |tree-test-1.dat|, two tests |
1009 |
for |</table>| are added. |
1010 |
|
1011 |
* HTML-tree.t: |tree-test-2.dat| is added. |
1012 |
|
1013 |
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
1014 |
|
1015 |
* tree-test-1.dat: Tests for end tag strings |
1016 |
in CDATA elements are added. |
1017 |
|
1018 |
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
1019 |
|
1020 |
* content-model-1.dat: Tests for |footer| |
1021 |
content model are added. |
1022 |
|
1023 |
* content-model-2.dat: Tests for |ping| |
1024 |
and |tabindex| attributes are added. Tests for |datetime| |
1025 |
attribute of |ins| and |del| elements are added. |
1026 |
|
1027 |
* content-model-4.dat: New test data. |
1028 |
|
1029 |
* ContentChecker.t: |content-model-4.dat| is added. |
1030 |
|
1031 |
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
1032 |
|
1033 |
* tokenizer-test-1.test: Tests for HTML5 revisions 1.144 |
1034 |
and 1.145 (CR and invalid character references) are added. |
1035 |
Tests for HTML5 revision 1.148 (character references |
1036 |
in attributes) are added. |
1037 |
|
1038 |
* tree-test-1.dat: Tests for HTML5 revision 1.146 (white |
1039 |
space characters before root element start tag). |
1040 |
|
1041 |
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
1042 |
|
1043 |
* tree-test-1.dat: Some test results are changed |
1044 |
and a test is added according to the HTML5 |
1045 |
revisions 1.142 and 1.143 (<noscript> in <head>). |
1046 |
|
1047 |
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
1048 |
|
1049 |
* tree-test-1.dat: Some test results are changed |
1050 |
since <base>, <link>, and <meta> in body |
1051 |
are no longer appended to the head element pointer (HTML5 |
1052 |
revision 935). |
1053 |
|
1054 |
* content-model-2.dat: Tests for |scoped| |
1055 |
attribute are added (HTML5 revision 938). |
1056 |
|
1057 |
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
1058 |
|
1059 |
* tree-test-1.dat: Tests for CDATA/RCDATA innerHTML |
1060 |
with matching end tag are added (HTML5 revision 923). |
1061 |
A test for h2 in h1 is added (HTML5 revision 926). |
1062 |
|
1063 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
1064 |
|
1065 |
* tree-test-1.dat: Tests for |<isindex>| are added (HTML5 |
1066 |
revision 920). |
1067 |
|
1068 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
1069 |
|
1070 |
* tokenizer-test-1.test: Tests for conforming bare |&| |
1071 |
are added. |
1072 |
|
1073 |
* tree-test-1.dat: Tests for |</body>| are added. |
1074 |
|
1075 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
1076 |
|
1077 |
* tree-test-1.dat: Always use uppercase document type name. |
1078 |
|
1079 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
1080 |
|
1081 |
* HTML-tokenizer.t: Support for new DOCTYPE token syntax. |
1082 |
|
1083 |
* tokenizer-test-1.test: Tests for DOCTYPE tokens |
1084 |
are revised and added. |
1085 |
|
1086 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
1087 |
|
1088 |
* tokenizer-test-1.test: Tests for |<| in tags are |
1089 |
added. (HTML5 revisions 900, 901, 902, and 911.) |
1090 |
|
1091 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
1092 |
|
1093 |
* tokenizer-test-1.test: |⟨|, and |&rlang;| tests |
1094 |
are added. (HTML5 revision 895.) A test for |&;| |
1095 |
is added. |
1096 |
|
1097 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
1098 |
|
1099 |
* tokenizer-test-1.test: |™| test added. (HTML5 revision 889.) |
1100 |
|
1101 |
* HTML-tree.t: Output test file names. Escaped |
1102 |
new line at the end of test data was removed. |
1103 |
|
1104 |
* tokenizer-test-2.dat: Tests for newlines, NULL, and |
1105 |
escape flag stuff in |set_inner_html|. |
1106 |
|
1107 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
1108 |
|
1109 |
* tree-test-1.dat: New test for HTML5 revision 884 (</form> |
1110 |
try to close its children). |
1111 |
|
1112 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
1113 |
|
1114 |
* content-model-1.dat: Tests for space characters |
1115 |
in id="" attribute are added. |
1116 |
|
1117 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
1118 |
|
1119 |
* tree-test-1.dat: New tests for parse errors by |
1120 |
tags closed by <li>, <dt>, or <dd>. (HTML5 revision 880.) |
1121 |
|
1122 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
1123 |
|
1124 |
* tokenizer-test-2.dat: New test. This test file contains |
1125 |
some tests that cannot be reliably tested by |HTML-tokenize.t|, |
1126 |
since they depends on how characeters are supplied to the |
1127 |
tokenizer. |
1128 |
|
1129 |
* HTML-tree.t: |tokenizer-test-2.dat| added. |#data escaped| |
1130 |
etc. supported. |
1131 |
|
1132 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
1133 |
|
1134 |
* tokenizer-test-1.test: Tests for C1 character |
1135 |
references are added. |
1136 |
|
1137 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
1138 |
|
1139 |
* ContentChecker.t: Use NanoDOM-based manakai for XHTML. |
1140 |
Note that a test fails that assumes XML attribute value |
1141 |
normalization fails since XMLParserTemp.pm does |
1142 |
not normalize white space in attribute value when |
1143 |
creating an attribute node (and new NanoDOM-based |
1144 |
manakai's Attr.value does not normalize white space |
1145 |
for more Web compatibility). |
1146 |
|
1147 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
1148 |
|
1149 |
* Makefile, HTML-tokenizer.t, HTML-tree.t: New test |
1150 |
files are added. |
1151 |
|
1152 |
* tokenize/, tree-construction/: Sync with latest html5lib |
1153 |
trunk. |
1154 |
|
1155 |
2007-06-05 Wakaba <wakaba@suika.fam.cx> |
1156 |
|
1157 |
* content-model-2.dat: |script| |async| and |defer| |
1158 |
no longer require |src|. |async| MUST NOT be |
1159 |
specified if |defer|. (HTML5 revision 858). |
1160 |
|
1161 |
2007-05-30 Wakaba <wakaba@suika.fam.cx> |
1162 |
|
1163 |
* ContentChecker.t: Don't use obsolete |new| method. |
1164 |
|
1165 |
* tree-test-1.dat: Nested form test added. |
1166 |
|
1167 |
2007-05-27 Wakaba <wakaba@suika.fam.cx> |
1168 |
|
1169 |
* content-model-2.dat: Some error messages are updated. |
1170 |
|
1171 |
* content-model-1.dat: Very simple test for |tbody|, |thead|, |
1172 |
and |tfoot| is added. |
1173 |
|
1174 |
2007-05-26 Wakaba <wakaba@suika.fam.cx> |
1175 |
|
1176 |
* content-model-2.dat: Tests for |rel| values are added. |
1177 |
|
1178 |
2007-05-26 Wakaba <wakaba@suika.fam.cx> |
1179 |
|
1180 |
* content-model-2.dat: Errors on obsolete media |
1181 |
type (i.e. |text/javascript|) are added to the expected results. |
1182 |
|
1183 |
* tree-test-1.dat: Tests for |style| elements' attributes |
1184 |
are added. |
1185 |
|
1186 |
2007-05-25 Wakaba <wakaba@suika.fam.cx> |
1187 |
|
1188 |
* URIChecker.t: New test entries. |
1189 |
|
1190 |
* content-model-2.dat: New test entries for URI attributes. |
1191 |
|
1192 |
2007-05-25 Wakaba <wakaba@suika.fam.cx> |
1193 |
|
1194 |
* URIChecker.t: New test. |
1195 |
|
1196 |
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
1197 |
|
1198 |
* Makefile (content-type-files, content-checker-files): New rukes. |
1199 |
|
1200 |
* content-type-result.txt, content-checker-result.txt: New files. |
1201 |
|
1202 |
* tokenizer-result.txt, tree-construction-result.txt: New to CVS. |
1203 |
|
1204 |
* content-model-2.dat: Warnings are added to unknown attributes |
1205 |
for unknown elements. New tests for newly implemented |
1206 |
attributes are added. |
1207 |
|
1208 |
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
1209 |
|
1210 |
* content-model-1.dat: Required attributes are |
1211 |
added to <link>s. |
1212 |
|
1213 |
* content-model-2.dat: Tests for global event handler |
1214 |
content attributes, <link>s and <embed>s are added. |
1215 |
|
1216 |
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
1217 |
|
1218 |
* content-model-2.dat: Tests for additionally-implemented |
1219 |
attributes are added. |
1220 |
|
1221 |
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
1222 |
|
1223 |
* content-model-2.dat: Tests for <a>/interactive |
1224 |
elements non-nesting are added. |
1225 |
|
1226 |
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
1227 |
|
1228 |
* content-model-3.dat: New test. |
1229 |
|
1230 |
* ContentChecker.t (@FILES): |content-model-3.dat| added. |
1231 |
|
1232 |
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
1233 |
|
1234 |
* tree-test-1.dat: Tests for |<iframe>|, |<noframes>|, |
1235 |
and |<xmp>| are added. |
1236 |
|
1237 |
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
1238 |
|
1239 |
* content-model-1.dat: A content model conformance |
1240 |
error was missing. |
1241 |
|
1242 |
* content-model-2.dat: Unsupported global attribute (prefixed |
1243 |
attribute) test is added. Tests for many HTML5 elements |
1244 |
are added. |
1245 |
|
1246 |
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
1247 |
|
1248 |
* content-model-2.dat: Tests for elements up to |progress|. |
1249 |
|
1250 |
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
1251 |
|
1252 |
* content-model-2.dat: Tests for global attributes, |html|, |head|, |
1253 |
|base|, |meta|, and |style|. |
1254 |
|
1255 |
* ContentChecker.t: Support for |#data html| (HTML parsing |
1256 |
mode). |
1257 |
|
1258 |
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
1259 |
|
1260 |
* content-model-2.dat: New test. |
1261 |
|
1262 |
* ContentChecker.t (@FILES): |content-model-2.dat| is added. |
1263 |
(get_node_path): |ATTRIBUTE_NODE| support. |
1264 |
|
1265 |
* content-model-1.dat: New tests for unknown |
1266 |
element in HTML namespace. |
1267 |
|
1268 |
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
1269 |
|
1270 |
* ContentChecker.t (manakai_element_type_match): Removed. |
1271 |
|
1272 |
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
1273 |
|
1274 |
* content-model-1.dat: Tests for |a| content model are added. |
1275 |
Tests for |legend| content model are added. |
1276 |
|
1277 |
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
1278 |
|
1279 |
* content-model-1.dat: Tests for |li| content model are added. |
1280 |
|
1281 |
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
1282 |
|
1283 |
* content-model-1.dat: Tests for |dd| content model are added. |
1284 |
Tests for |em| content model (inline-level content |
1285 |
or stricly inline-level content) are added. |
1286 |
Tests for |dfn| content model are added. |
1287 |
|
1288 |
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
1289 |
|
1290 |
* content-model-1.dat: New test data. |
1291 |
|
1292 |
* ContentChecker.t: New test. |
1293 |
|
1294 |
2007-05-05 Wakaba <wakaba@suika.fam.cx> |
1295 |
|
1296 |
* tree-test-1.dat: ins > p test and noscript in noscript test |
1297 |
are added. |
1298 |
|
1299 |
2007-05-03 Wakaba <wakaba@suika.fam.cx> |
1300 |
|
1301 |
* tokenizer-test-1.test: Incorrect DOCTYPE testa |
1302 |
are added. |
1303 |
|
1304 |
* tree-test-1.dat: |innerHTML| tests are added. |
1305 |
|
1306 |
2007-05-03 Wakaba <wakaba@suika.fam.cx> |
1307 |
|
1308 |
* LICENSE: New document. |
1309 |
|
1310 |
2007-05-02 Wakaba <wakaba@suika.fam.cx> |
1311 |
|
1312 |
* .cvsignore: Result files are added. |
1313 |
|
1314 |
* HTML-tree.t: Support for document fragment tests. |
1315 |
|
1316 |
* Makefile: Generate test result files. |
1317 |
|
1318 |
* tokenizer-test-1.test: A new test to ensure that |
1319 |
characters after end tag are preserved in RCDATA or CDATA |
1320 |
case. |
1321 |
|
1322 |
2007-05-01 Wakaba <wakaba@suika.fam.cx> |
1323 |
|
1324 |
* HTML-tree.t: Use new |What::HTML->parse_string| method |
1325 |
so that this test don't have to know parser class's |
1326 |
internals. |
1327 |
|
1328 |
* tree-test-1.dat: New tests for "(<head> stuffs) in body" |
1329 |
and "(<head> stuffs) after body" are added. |
1330 |
|
1331 |
2007-05-01 Wakaba <wakaba@suika.fam.cx> |
1332 |
|
1333 |
* HTML-tree.t: New test file is added. Sort key |
1334 |
was incorrect. |
1335 |
|
1336 |
* HTML-tokenizer.t: New test file is added. |
1337 |
|
1338 |
* tokenizer-test-1.test, tree-test-1.dat: New tests. |
1339 |
|
1340 |
2007-04-30 Wakaba <wakaba@suika.fam.cx> |
1341 |
|
1342 |
* .cvsignore: |tree-consturction| is added. |
1343 |
|
1344 |
* HTML-tree.t: New test. |
1345 |
|
1346 |
* Makefile: Rules for tree constructor tests are added. |
1347 |
|
1348 |
2007-04-30 Wakaba <wakaba@suika.fam.cx> |
1349 |
|
1350 |
* HTML-tokenizer.t: |Data::Dumper::Useqq| is replaced |
1351 |
by customized ones so that utf8 vs byte string handling |
1352 |
cause no error. Set |$JSON::UTF8| flag on so |
1353 |
that the |JSON| module turns the utf8 flag on. |
1354 |
Support for the |contentModelFlags| and |lastStartTag| |
1355 |
test props. Show the input as well as description |
1356 |
when a test fails. |
1357 |
|
1358 |
2007-04-30 Wakaba <wakaba@suika.fam.cx> |
1359 |
|
1360 |
* .cvsignore: New file. |
1361 |
|
1362 |
* Makefile: New file. |
1363 |
|
1364 |
* HTML-tokenizer.t: New test. |
1365 |
|
1366 |
2007-04-24 Wakaba <wakaba@suika.fam.cx> |
1367 |
|
1368 |
* ContentType.t: Remove some |my|s to avoid warnings. |
1369 |
|
1370 |
2007-04-24 Wakaba <wakaba@suika.fam.cx> |
1371 |
|
1372 |
* ChangeLog: New file. |
1373 |
|
1374 |
* ContentType.t: New Perl test. |
1375 |
|
1376 |
|