1 |
|
2008-08-31 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* content-model-2.dat: <embed> w/o src="" is conforming (HTML5 |
4 |
|
revision 1929). |
5 |
|
|
6 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* content-model-2.dat: @autosubmit dropped (HTML5 |
9 |
|
revision 2019). |
10 |
|
|
11 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* content-model-4.dat: Some test data for <time> are added (c.f. |
14 |
|
HTML5 revision 2094). |
15 |
|
|
16 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* ContentType.t: Support for image/svg+xml (HTML revision 2096). |
19 |
|
|
20 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* tokenizer-test-1.dat: '"' and "'" at the end of attribute |
23 |
|
name (after another attribute) now raise parse error (HTML5 |
24 |
|
revision 2123). Empty unquoted attribute is no |
25 |
|
longer allowed (HTML5 revision 2122). |
26 |
|
|
27 |
|
* HTML-tokenizer.t: Hash keys were not sorted when dumped. |
28 |
|
|
29 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
31 |
|
* HTML-tree.dat: tree-test-3.dat added. |
32 |
|
|
33 |
|
* tree-test-3.dat: Test data for definitionURL="" are added (cf. |
34 |
|
HTML5 revision 2130). |
35 |
|
|
36 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
37 |
|
|
38 |
|
* content-model-1.dat, content-model-2.dat: Test data updated |
39 |
|
and added for HTML5 revision 2062 and so on (@lang and @xml:lang). |
40 |
|
|
41 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
42 |
|
|
43 |
|
* CSS-Parser.t: Updated for latest version of the |
44 |
|
Whatpm::CSS::Parser module. |
45 |
|
|
46 |
|
* css-1.dat, css-2.dat, css-3.dat, css-4.dat, |
47 |
|
css-font.dat, css-generated.dat, css-interactive.dat, |
48 |
|
css-paged.dat, css-table.dat, css-text.dat, css-visual.dat: |
49 |
|
Test results updated. |
50 |
|
|
51 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
52 |
|
|
53 |
|
* ContentChecker.t: Updated for latest version of the |
54 |
|
Whatpm::ContentChecker module. |
55 |
|
|
56 |
|
* content-model-1.dat, content-model-2.dat, content-model-3.dat, |
57 |
|
content-model-4.dat, content-model-6.dat, content-model-atom-1.dat, |
58 |
|
content-model-atom-2.dat, content-model-atom-threading-1.dat, |
59 |
|
table-1.dat: Results updated. |
60 |
|
|
61 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
62 |
|
|
63 |
|
* URIChecker.t: Error results updated. |
64 |
|
|
65 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
66 |
|
|
67 |
|
* URIChecker.t: Test results updated to new error type names. |
68 |
|
|
69 |
|
2008-08-03 Wakaba <wakaba@suika.fam.cx> |
70 |
|
|
71 |
|
* WebIDL.t: Test data files for exceptions, typedefs, |
72 |
|
and valuetypes are added to the list. |
73 |
|
|
74 |
|
2008-08-02 Wakaba <wakaba@suika.fam.cx> |
75 |
|
|
76 |
|
* WebIDL.t ($onerror): |value| argument value should be |
77 |
|
checked as well as other argument values. |
78 |
|
|
79 |
|
2008-08-02 Wakaba <wakaba@suika.fam.cx> |
80 |
|
|
81 |
|
* WebIDL.t: Check whether |text| argument of the error |
82 |
|
is correct or not. |
83 |
|
|
84 |
|
2008-08-02 Wakaba <wakaba@suika.fam.cx> |
85 |
|
|
86 |
|
* WebIDL.t: New test script. |
87 |
|
|
88 |
|
* webidl/: New directory. |
89 |
|
|
90 |
|
2008-06-08 Wakaba <wakaba@suika.fam.cx> |
91 |
|
|
92 |
|
* content-model-1.dat, content-model-2.dat: Test data are |
93 |
|
updated and added for <map name=""> and <map id=""> (HTML5 |
94 |
|
revisions 1722 and 1728). |
95 |
|
|
96 |
|
2008-06-08 Wakaba <wakaba@suika.fam.cx> |
97 |
|
|
98 |
|
* content-model-1.dat: Test data for ruby are added (HTML5 revision |
99 |
|
1704). |
100 |
|
|
101 |
|
2008-06-08 Wakaba <wakaba@suika.fam.cx> |
102 |
|
|
103 |
|
* tree-test-1.dat: Test data added for ruby parsing (HTML5 revision |
104 |
|
1704). |
105 |
|
|
106 |
|
2008-06-01 Wakaba <wakaba@suika.fam.cx> |
107 |
|
|
108 |
|
* HTML-tokenizer.t, tokenizer-test-1.test: Update for new format. |
109 |
|
|
110 |
|
2008-06-01 Wakaba <wakaba@suika.fam.cx> |
111 |
|
|
112 |
|
* content-model-6.dat: "data-" attribute is no longer allowed (HTML5 |
113 |
|
revision 1709). |
114 |
|
|
115 |
|
* content-model-2.dat: Add tests for rel=contact (cf. HTML5 |
116 |
|
revision 1711). |
117 |
|
|
118 |
|
2008-05-25 Wakaba <wakaba@suika.fam.cx> |
119 |
|
|
120 |
|
* ContentType.t: Test result related to UTF-32 updated (HTML5 |
121 |
|
revision 1701). |
122 |
|
|
123 |
|
2008-05-25 Wakaba <wakaba@suika.fam.cx> |
124 |
|
|
125 |
|
* content-model-2.dat: Test data on sizes="" are added (HTML5 |
126 |
|
revision 1558). |
127 |
|
|
128 |
|
2008-05-25 Wakaba <wakaba@suika.fam.cx> |
129 |
|
|
130 |
|
* content-model-1.dat: Test data on <datagrid> content model |
131 |
|
are added (cf. HTML5 revision 1566). Empty |datagrid| elements |
132 |
|
are no longer in error. |
133 |
|
|
134 |
|
2008-05-25 Wakaba <wakaba@suika.fam.cx> |
135 |
|
|
136 |
|
* tree-test-1.dat: Test data on <noframes> are added (HTML5 revision |
137 |
|
1692). |
138 |
|
|
139 |
|
2008-05-25 Wakaba <wakaba@suika.fam.cx> |
140 |
|
|
141 |
|
* tree-test-1.dat: Test data on <isindex/> are added (HTML5 |
142 |
|
revision 1697). |
143 |
|
|
144 |
|
2008-05-24 Wakaba <wakaba@suika.fam.cx> |
145 |
|
|
146 |
|
* tree-test-1.dat: Test data on EOF in foreign content insertion |
147 |
|
mode are added (HTML5 revision 1693). Test data on SVG camelCase |
148 |
|
attributes are added (HTML5 revision 1700). Test data on <textarea> |
149 |
|
in <select> are added (HTML5 revision 1699). Test data on HTML start |
150 |
|
tags in foreign content insertion mode are added (HTML5 revision |
151 |
|
1698). |
152 |
|
|
153 |
|
* content-model-1.dat, content-model-2.dat: Update test |
154 |
|
results for <style> and <script>. |
155 |
|
|
156 |
|
2008-05-24 Wakaba <wakaba@suika.fam.cx> |
157 |
|
|
158 |
|
* content-model-2.dat: Test data on sandbox="" and seemless="" |
159 |
|
are added (cf. HTML5 revision 1637 and 1643). |
160 |
|
|
161 |
|
2008-05-24 Wakaba <wakaba@suika.fam.cx> |
162 |
|
|
163 |
|
* ContentType.t: A fictional test data for image/vnd.microsoft.icon |
164 |
|
are added (cf. HTML5 revision 1676). |
165 |
|
|
166 |
|
2008-05-24 Wakaba <wakaba@suika.fam.cx> |
167 |
|
|
168 |
|
* tokenizer-test-2.dat: New test data on truncated doctypes (c.f. |
169 |
|
HTML5 revision 1685). |
170 |
|
|
171 |
|
2008-05-24 Wakaba <wakaba@suika.fam.cx> |
172 |
|
|
173 |
|
* tokenizer-test-1.test: New test data on EOF in tags are added |
174 |
|
to cover changes in HTML5 revision 1684. |
175 |
|
|
176 |
|
2008-05-24 Wakaba <wakaba@suika.fam.cx> |
177 |
|
|
178 |
|
* tree-test-1.dat: Test data related to changes in HTML5 |
179 |
|
revision 1686 are added. |
180 |
|
|
181 |
|
2008-05-16 Wakaba <wakaba@suika.fam.cx> |
182 |
|
|
183 |
|
* content-model-2.dat: Test data for charset="" attribute |
184 |
|
are added. |
185 |
|
|
186 |
|
2008-05-16 Wakaba <wakaba@suika.fam.cx> |
187 |
|
|
188 |
|
* content-model-2.dat: Test data for pixeldata="" attribute |
189 |
|
are added (HTML5 revision 1629). |
190 |
|
|
191 |
|
2008-05-10 Wakaba <wakaba@suika.fam.cx> |
192 |
|
|
193 |
|
* content-model-2.dat: Boolean attributes now allow uppercase |
194 |
|
letters (HTML5 revision 1572). |
195 |
|
|
196 |
|
2008-05-06 Wakaba <wakaba@suika.fam.cx> |
197 |
|
|
198 |
|
* content-model-2.dat: Test data for td/@headers are added. |
199 |
|
|
200 |
|
2008-05-05 Wakaba <wakaba@suika.fam.cx> |
201 |
|
|
202 |
|
* content-model-2.dat: Test data for table/@cellpadding, |
203 |
|
table/@cellspacing, @charoff, and script/@langauge are added. |
204 |
|
|
205 |
|
2008-05-05 Wakaba <wakaba@suika.fam.cx> |
206 |
|
|
207 |
|
* content-model-1.dat, content-model-2.dat: New test data |
208 |
|
for meta refresh; some test results updated. Duplicate |
209 |
|
meta http-equiv="" are now non-conforming. |
210 |
|
|
211 |
|
2008-05-05 Wakaba <wakaba@suika.fam.cx> |
212 |
|
|
213 |
|
* table-1.dat: Test data updated and some new test data |
214 |
|
added for new requirements (HTML5 revisions 1387 and 1388). |
215 |
|
|
216 |
|
2008-05-05 Wakaba <wakaba@suika.fam.cx> |
217 |
|
|
218 |
|
* ContentType.t: "text/plain; charset=UTF-8" and Content-Encoding |
219 |
|
are no longer safe; test data for them are added (HTML5 revision 1288). |
220 |
|
|
221 |
|
2008-05-05 Wakaba <wakaba@suika.fam.cx> |
222 |
|
|
223 |
|
* ContentType.t: Test data of HTML with BOM are added (c.f. |
224 |
|
HTML5 revision 1282). |
225 |
|
|
226 |
|
2008-05-05 Wakaba <wakaba@suika.fam.cx> |
227 |
|
|
228 |
|
* content-model-2.dat: Test data for repeat* global attributes |
229 |
|
are added. |
230 |
|
|
231 |
|
2008-05-03 Wakaba <wakaba@suika.fam.cx> |
232 |
|
|
233 |
|
* content-model-2.dat: Test data for |repeat-max=""| |
234 |
|
and |repeat-start=""| attributes are added. |
235 |
|
|
236 |
|
2008-05-03 Wakaba <wakaba@suika.fam.cx> |
237 |
|
|
238 |
|
* content-model-2.dat: Test data for repetition template attributes |
239 |
|
are added. |
240 |
|
|
241 |
|
2008-05-03 Wakaba <wakaba@suika.fam.cx> |
242 |
|
|
243 |
|
* content-model-2.dat: Test data for data template attributes are |
244 |
|
added. |
245 |
|
|
246 |
|
2008-04-29 Wakaba <wakaba@suika.fam.cx> |
247 |
|
|
248 |
|
* content-model-1.dat: Test data for <font> context are added. |
249 |
|
|
250 |
|
2008-04-29 Wakaba <wakaba@suika.fam.cx> |
251 |
|
|
252 |
|
* content-model-4.dat: Terms no longer have to be unique (HTML5 |
253 |
|
revision 1467). |
254 |
|
|
255 |
|
* content-model-2.dat: Tests for |onstorage| attribute |
256 |
|
are added (HTML5 revision 1495). Fix test results |
257 |
|
for unknown elements and attributes in the HTML namespace. |
258 |
|
|
259 |
|
2008-04-29 Wakaba <wakaba@suika.fam.cx> |
260 |
|
|
261 |
|
* content-model-1.dat, content-model-2.dat: Test results |
262 |
|
related to browsing context name or keyword are revised |
263 |
|
and added (HTML5 revision 1470 and 1471). |
264 |
|
|
265 |
|
2008-04-13 Wakaba <wakaba@suika.fam.cx> |
266 |
|
|
267 |
|
* HTML-tokenizer.t: Raise a parse error if there are disallowed |
268 |
|
character (for compatibility with existing html5lib test data). |
269 |
|
|
270 |
|
* tokenizer-test-1.test: Some test results are updated with |
271 |
|
regard to parse errors on disallowed characters. |
272 |
|
|
273 |
|
* tokenizer-test-2.dat: Test data for disallowed characters |
274 |
|
are added (HTML5 revision 1263). |
275 |
|
|
276 |
|
2008-04-13 Wakaba <wakaba@suika.fam.cx> |
277 |
|
|
278 |
|
* HTML-tokenizer.t, HTML-tree.t, Makefile: Support for html5lib |
279 |
|
new test files. |
280 |
|
|
281 |
|
2008-04-13 Wakaba <wakaba@suika.fam.cx> |
282 |
|
|
283 |
|
* content-model-2.dat: Test data updated and added for |
284 |
|
global |xmlns| attributes (HTML5 revision 1426). |
285 |
|
|
286 |
|
2008-04-12 Wakaba <wakaba@suika.fam.cx> |
287 |
|
|
288 |
|
* HTML-tokenizer.t: Remove "self-closing flag" if the start |
289 |
|
tag token is that of a slash permitted element (This is necessary |
290 |
|
to maintain compatibility with current test data, since in the |
291 |
|
new algorithm whether slash is permitted or not is decided in |
292 |
|
tree construction stage). |
293 |
|
|
294 |
|
2008-04-12 Wakaba <wakaba@suika.fam.cx> |
295 |
|
|
296 |
|
* content-model-6.dat: New test data file. Test data for |
297 |
|
HTML custom data attributes (HTML5 revision 1399) are added. |
298 |
|
|
299 |
|
* ContentChecker.t: New test file |content-model-6.dat| is added. |
300 |
|
|
301 |
|
2008-03-29 Wakaba <wakaba@suika.fam.cx> |
302 |
|
|
303 |
|
* content-model-1.dat, content-model-2.dat: s/prose/flow/g. |
304 |
|
|
305 |
|
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
306 |
|
|
307 |
|
* content-model-2.dat: Test data on |rev| attribute are added. |
308 |
|
|
309 |
|
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
310 |
|
|
311 |
|
* content-model-2.dat: Some test results were wrong. |
312 |
|
|
313 |
|
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
314 |
|
|
315 |
|
* content-model-2.dat: Test data on more HTML4 attributes |
316 |
|
are added. |
317 |
|
|
318 |
|
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
319 |
|
|
320 |
|
* content-model-2.dat: Test data on more HTML4 attributes |
321 |
|
are added. |
322 |
|
|
323 |
|
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
324 |
|
|
325 |
|
* content-model-2.dat: Test data on numbers of HTML4 deprecated |
326 |
|
attributes are added. |
327 |
|
|
328 |
|
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
329 |
|
|
330 |
|
* content-model-2.dat: Test data on |@profile| and |@version| are |
331 |
|
added. |
332 |
|
|
333 |
|
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
334 |
|
|
335 |
|
* content-model-1.dat: Now we support RDF. |
336 |
|
|
337 |
|
* content-model-2.dat: Test data on |@accesskey| attribute |
338 |
|
are added. |
339 |
|
|
340 |
|
2008-03-21 Wakaba <wakaba@suika.fam.cx> |
341 |
|
|
342 |
|
* tokenizer-test-2.dat: A test from #whatwg is added. |
343 |
|
|
344 |
|
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
345 |
|
|
346 |
|
* content-model-atom-1.dat: New test data are added. |
347 |
|
|
348 |
|
* content-model-atom-2.dat: New test data are |
349 |
|
added from Atom test suite. |
350 |
|
|
351 |
|
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
352 |
|
|
353 |
|
* content-model-atom-threading-1.dat: New test data |
354 |
|
on |thr:total| element are added |
355 |
|
|
356 |
|
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
357 |
|
|
358 |
|
* ContentChecker.t: |content-model-atom-threading-1.dat| |
359 |
|
added. |
360 |
|
|
361 |
|
* content-model-atom-threading-1.dat: New test file. |
362 |
|
|
363 |
|
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
364 |
|
|
365 |
|
* ContentCheker.t: Replace dummy error type for subdoc |
366 |
|
checking invocations to ";SUBDOC". |
367 |
|
|
368 |
|
* content-model-1.dat, content-model-2.dat: Test |
369 |
|
results revised to support the aforementioned change. |
370 |
|
|
371 |
|
* content-model-atom-1.dat: Test results revised |
372 |
|
so that |type=html| in Text construct is now |
373 |
|
tested whether the subdoc code is invoked. |
374 |
|
|
375 |
|
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
376 |
|
|
377 |
|
* content-model-atom-1.dat: Test data on cases of |
378 |
|
missing |atom:summary| in |atom:entry| are added. |
379 |
|
|
380 |
|
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
381 |
|
|
382 |
|
* content-model-1.dat: Some test results were incorrect, again... orz |
383 |
|
|
384 |
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
385 |
|
|
386 |
* content-model-1.dat: Some test results are fixed. |
* content-model-1.dat: Some test results are fixed. |