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