1 |
|
2008-03-08 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* tree-test-1.dat: Tests for </form> are added (HTML5 revision 1320). |
4 |
|
|
5 |
|
2008-03-06 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* tree-test-1.dat, tree-test-2.dat: More <html> test |
8 |
|
cases are added (HTML5 revision 1314). |
9 |
|
|
10 |
|
2008-03-05 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* HTML-tree.t: Support for \Uhhhhhhhh escapes. Support for |
13 |
|
dumping PUBLIC and SYSTEM identifiers of DOCTYPE tokens. |
14 |
|
|
15 |
|
* tree-test-1.dat, tree-test-2.dat: More test data for previously |
16 |
|
uncovered cases are added. Some error descriptions are revised. |
17 |
|
|
18 |
|
2008-03-05 Wakaba <wakaba@suika.fam.cx> |
19 |
|
|
20 |
|
* tree-test-1.dat: More test data for previously uncovered |
21 |
|
cases are added. |
22 |
|
|
23 |
|
2008-03-04 Wakaba <wakaba@suika.fam.cx> |
24 |
|
|
25 |
|
* tree-test-1.dat: More test data for previously uncovered |
26 |
|
cases are added. |
27 |
|
|
28 |
|
2008-03-04 Wakaba <wakaba@suika.fam.cx> |
29 |
|
|
30 |
|
* tree-test-1.dat: Missing tests from the initial stage are added. |
31 |
|
|
32 |
|
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
33 |
|
|
34 |
|
* HTML-tokenizer.t: Ignore tree-construction phase and set_inner_html |
35 |
|
checkpoints. |
36 |
|
|
37 |
|
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
38 |
|
|
39 |
|
* tokenizer-test-1.test: New test data are added to cover |
40 |
|
all possible cases. |
41 |
|
|
42 |
|
* HTML-tree.t: Support for test coverage. |
43 |
|
|
44 |
|
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
45 |
|
|
46 |
|
* HTML-tokenizer.t: Support for test coverage caluclation. |
47 |
|
|
48 |
|
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
49 |
|
|
50 |
|
* HTML-tokenizer.t: s/_input_character/_input_char/g for simplicity. |
51 |
|
|
52 |
|
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
53 |
|
|
54 |
|
* HTML-tokenizer.t: s/correct/force-quirks/. |
55 |
|
|
56 |
|
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
57 |
|
|
58 |
|
* tokenizer-test-1.test: New tests on trailing garbage |
59 |
|
after SYSTEM literal (HTML5 revision 1306) are added. |
60 |
|
|
61 |
|
2008-03-02 Wakaba <wakaba@suika.fam.cx> |
62 |
|
|
63 |
|
* tokenizer-test-1.test: Tests for |<span ===>| is added (HTML5 |
64 |
|
revision 1292). Tests for & at the end of attribute value |
65 |
|
are added (HTML5 revision 1296). Tests for bogus comments |
66 |
|
are added (HTML5 revision 1297). Tests for |=| in |
67 |
|
unquoted attribute values are added (HTML5 revision 1299). |
68 |
|
Tests for single or double quotes in unquoted attribute |
69 |
|
values or attribute names and tests for missing spaces |
70 |
|
between attributes are added (HTML5 revision 1303). |
71 |
|
|
72 |
|
2008-03-02 Wakaba <wakaba@suika.fam.cx> |
73 |
|
|
74 |
|
* content-model-atom-1.dat: New test data are added. |
75 |
|
|
76 |
|
2008-03-02 Wakaba <wakaba@suika.fam.cx> |
77 |
|
|
78 |
|
* content-model-1.dat: Test data for |<area>| are added. |
79 |
|
|
80 |
|
* content-model-2.dat: Test data for |<img ismap>| are added. |
81 |
|
|
82 |
|
2008-03-01 Wakaba <wakaba@suika.fam.cx> |
83 |
|
|
84 |
|
* content-model-1.dat: |address| content model tests |
85 |
|
are added. |
86 |
|
|
87 |
|
2008-03-01 Wakaba <wakaba@suika.fam.cx> |
88 |
|
|
89 |
|
* tokenizer-test-1.test: Updated (HTML5 recision 1286). |
90 |
|
|
91 |
|
* content-model-2.dat: Updated (HTML5 revision 1275). |
92 |
|
|
93 |
|
2008-02-26 Wakaba <wakaba@suika.fam.cx> |
94 |
|
|
95 |
|
* content-model-1.dat: Test data for |header| and |footer| |
96 |
|
exclusions of sectioning contents are added (c.f. HTML5 |
97 |
|
revision 1250). |
98 |
|
|
99 |
|
2008-02-26 Wakaba <wakaba@suika.fam.cx> |
100 |
|
|
101 |
|
* content-model-1.dat: Figure caption is now optional (HTML5 |
102 |
|
revision 1240). Add test data for |ol reversed| (HTML5 |
103 |
|
revision 1248). |
104 |
|
|
105 |
|
2008-02-24 Wakaba <wakaba@suika.fam.cx> |
106 |
|
|
107 |
|
* content-model-2.dat: Test data for |acronym|, |big|, |tt|, |s|, |
108 |
|
|strike|, and |u| are added. |
109 |
|
|
110 |
|
2008-02-24 Wakaba <wakaba@suika.fam.cx> |
111 |
|
|
112 |
|
* content-model-1.dat, content-model-2.dat: Some test |
113 |
|
results are updated. New test data on non-standard |
114 |
|
attributes are added. Note that some test results do |
115 |
|
still need to be updated. |
116 |
|
|
117 |
|
2008-02-24 Wakaba <wakaba@suika.fam.cx> |
118 |
|
|
119 |
|
* content-model-1.dat: Some test results on |meta| |
120 |
|
in |noscript| are updated. |
121 |
|
|
122 |
|
2008-02-23 Wakaba <wakaba@suika.fam.cx> |
123 |
|
|
124 |
|
* content-model-1.dat: Some test results are updated. |
125 |
|
New tests for |details| are added. |
126 |
|
|
127 |
|
2008-02-23 Wakaba <wakaba@suika.fam.cx> |
128 |
|
|
129 |
|
* content-model-1.dat: Some test results are fixed. |
130 |
|
New tests for |video| and |audio| are added. |
131 |
|
|
132 |
|
2008-02-23 Wakaba <wakaba@suika.fam.cx> |
133 |
|
|
134 |
|
* content-model-1.dat: New test data for |object| transparentness |
135 |
|
are added. |
136 |
|
|
137 |
|
2008-02-23 Wakaba <wakaba@suika.fam.cx> |
138 |
|
|
139 |
|
* content-model-1.dat, content-model-2.dat: Wrong "significant" |
140 |
|
errors are removed. |
141 |
|
|
142 |
|
2008-02-18 Wakaba <wakaba@suika.fam.cx> |
143 |
|
|
144 |
|
* content-model-1.dat: New test data for |object| are added. |
145 |
|
|
146 |
|
2008-02-18 Wakaba <wakaba@suika.fam.cx> |
147 |
|
|
148 |
|
* content-model-1.dat: New test data for |mark| are added (HTML5 |
149 |
|
revision 1232). |
150 |
|
|
151 |
|
2008-02-18 Wakaba <wakaba@suika.fam.cx> |
152 |
|
|
153 |
|
* content-model-2.dat: |alt=""| test results revised. |
154 |
|
|
155 |
|
* content-model-1.dat: |<img/>|s in tests are revised so |
156 |
|
that they are conforming. |
157 |
|
|
158 |
|
2008-02-17 Wakaba <wakaba@suika.fam.cx> |
159 |
|
|
160 |
|
* content-model-1.dat: Test results corrected. |
161 |
|
|
162 |
|
2008-02-17 Wakaba <wakaba@suika.fam.cx> |
163 |
|
|
164 |
|
* content-model-1.dat: New test data for |<figure>| are added. |
165 |
|
Some test data are corrected. |
166 |
|
|
167 |
|
2008-02-17 Wakaba <wakaba@suika.fam.cx> |
168 |
|
|
169 |
|
* content-model-1.dat: New test data for |<noscript>| |
170 |
|
in |<head>|. |
171 |
|
|
172 |
|
2008-02-17 Wakaba <wakaba@suika.fam.cx> |
173 |
|
|
174 |
|
* content-model-1.dat: More test on |<meta http-equiv=Content-Type>| |
175 |
|
are added. |
176 |
|
|
177 |
|
2008-02-17 Wakaba <wakaba@suika.fam.cx> |
178 |
|
|
179 |
|
* content-model-1.dat, content-model-2.dat: Updated. |
180 |
|
|
181 |
|
2008-02-17 Wakaba <wakaba@suika.fam.cx> |
182 |
|
|
183 |
|
* content-model-1.dat: Updated. |
184 |
|
|
185 |
|
2008-02-17 Wakaba <wakaba@suika.fam.cx> |
186 |
|
|
187 |
|
* content-model-1.dat, content-model-2.dat, content-model-4.dat, |
188 |
|
content-model-5.dat: Error result revised. |
189 |
|
|
190 |
|
2008-02-17 Wakaba <wakaba@suika.fam.cx> |
191 |
|
|
192 |
|
* content-model-1.dat, content-model-2.dat, content-model-5.dat: |
193 |
|
Test results are updated; new tests are added. |
194 |
|
|
195 |
|
2008-02-16 Wakaba <wakaba@suika.fam.cx> |
196 |
|
|
197 |
|
* ContentChecker.t: Tentative support for subdoc mode. |
198 |
|
|
199 |
|
* tree-test-1.dat: Some tests are added from #whatwg. |
200 |
|
|
201 |
|
2008-02-11 Wakaba <wakaba@suika.fam.cx> |
202 |
|
|
203 |
|
* css-text.dat: Test data for 'writing-mode' and 'text-anchor' |
204 |
|
are added. |
205 |
|
|
206 |
|
* CSS-Parser-1.t: New properties are added. |
207 |
|
|
208 |
|
2008-02-11 Wakaba <wakaba@suika.fam.cx> |
209 |
|
|
210 |
|
* css-4.dat: New test file. |
211 |
|
|
212 |
|
* CSS-Parser-1.t: |css-4.dat| added. Support for '@charset' |
213 |
|
and '@import'. |
214 |
|
|
215 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
216 |
|
|
217 |
|
* CSS-Parser-1.t (get_parser): Call |init|. |
218 |
|
|
219 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
220 |
|
|
221 |
|
* css-3.dat: New test file. |
222 |
|
|
223 |
|
* CSS-Parser-1.t: |css-3.dat| is added. '-moz-pre-wrap' added. |
224 |
|
Typo for 'collapse' value fixed. Support for '@namespace' |
225 |
|
serialization. |
226 |
|
|
227 |
|
* css-1.dat: New test data for selectors parsing. |
228 |
|
|
229 |
|
* css-font.dat: Error locations for 'u' errors are corrected. |
230 |
|
|
231 |
|
* css-table.dat: Test data for 'border-collapse' are added. |
232 |
|
|
233 |
|
* css-text.dat: Test data for '-moz-pre-wrap' are added. |
234 |
|
|
235 |
|
* css-visual.dat: Test data for 'background-position' are added. |
236 |
|
|
237 |
|
2008-02-09 Wakaba <wakaba@suika.fam.cx> |
238 |
|
|
239 |
|
* css-2.dat, css-font.dat: s/unsupported/u/g; |
240 |
|
|
241 |
|
2008-02-08 Wakaba <wakaba@suika.fam.cx> |
242 |
|
|
243 |
|
* css-2.dat: New test data. |
244 |
|
|
245 |
|
* CSS-Parser-1.t: |css-2.dat| added. Support for |@media|. |
246 |
|
|
247 |
|
2008-02-08 Wakaba <wakaba@suika.fam.cx> |
248 |
|
|
249 |
|
* CSS-MediaQuery.t, mq-1.dat: New files. |
250 |
|
|
251 |
|
2008-02-03 Wakaba <wakaba@suika.fam.cx> |
252 |
|
|
253 |
|
* CSS-Parser-1.t: Typo fixed. New properties added. |
254 |
|
|
255 |
|
* css-font.dat, css-table.dat, css-paged.dat, css-generated.dat, |
256 |
|
css-visual.dat: New test data for |
257 |
|
newly supported properties are added. |
258 |
|
|
259 |
|
2008-02-02 Wakaba <wakaba@suika.fam.cx> |
260 |
|
|
261 |
|
* CSS-Parser-1.t: 'clip' added. |
262 |
|
|
263 |
|
* css-visual.t: New test data for 'clip' are added. |
264 |
|
|
265 |
|
2008-01-30 Wakaba <wakaba@suika.fam.cx> |
266 |
|
|
267 |
|
* css-generated.dat: New test data for 'counter-increment', 'content', |
268 |
|
and 'counter-reset' are added. |
269 |
|
|
270 |
|
* CSS-Parser-1.t: 'counter-reset' and 'counter-increment' |
271 |
|
are added. |
272 |
|
|
273 |
|
2008-01-28 Wakaba <wakaba@suika.fam.cx> |
274 |
|
|
275 |
|
* CSS-Parser-1.t: 'content' added to the list of supported |
276 |
|
property and the list of initial values. |
277 |
|
|
278 |
|
* css-generated.dat: Tests for 'content' are added. |
279 |
|
|
280 |
|
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
281 |
|
|
282 |
|
* CSS-Parser-1.t: Loads test files as UTF-8. |
283 |
|
|
284 |
|
* css-generated.dat: Semi-real-world test data for 'quotes' are added. |
285 |
|
|
286 |
|
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
287 |
|
|
288 |
|
* CSS-Parser-1.t: 'quotes' added. |
289 |
|
|
290 |
|
* css-generated.dat: Test data for 'quotes' are added. |
291 |
|
|
292 |
|
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
293 |
|
|
294 |
|
* CSS-Parser-1.t: 'overflow-x' and 'overflow-y' are added. |
295 |
|
|
296 |
|
* css-visual.dat: New test data for 'overflow', 'overflow-x', |
297 |
|
and 'overflow-y' are added. |
298 |
|
|
299 |
|
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
300 |
|
|
301 |
|
* css-visual.dat: New test data for 'opacity' and '-moz-opacity' |
302 |
|
are added. |
303 |
|
|
304 |
|
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
305 |
|
|
306 |
|
* CSS-Parser-1.t: Files |css-table.dat| and |css-interactive.dat| |
307 |
|
are added. |
308 |
|
|
309 |
|
* css-table.dat: New test file. |
310 |
|
|
311 |
|
* css-interactive.dat: New test file. |
312 |
|
|
313 |
|
* css-font.dat: New test data for 'font-size' are added. |
314 |
|
|
315 |
|
* css-text.dat: New test data for 'text-indent', 'letter-spacing', |
316 |
|
and 'word-spacing' are added. |
317 |
|
|
318 |
|
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
319 |
|
|
320 |
|
* CSS-Parser-1.t: Files |css-text.dat| and |css-paged.dat| |
321 |
|
are added. |
322 |
|
|
323 |
|
* css-visual.dat: New test data for 'background-position' are |
324 |
|
added. |
325 |
|
|
326 |
|
* css-text.dat: New test file. |
327 |
|
|
328 |
|
* css-paged.dat: New test file. |
329 |
|
|
330 |
|
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
331 |
|
|
332 |
|
* css-visual.dat: New test data for 'border-top-width', 'border-width', |
333 |
|
'padding-top', 'top', 'right', 'bottom', 'left', 'z-index', |
334 |
|
'width', 'min-width', 'max-width', 'height', 'min-height', |
335 |
|
'max-height', 'line-height', and 'vertical-align' are added. |
336 |
|
|
337 |
|
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
338 |
|
|
339 |
|
* css-font.dat: New test data for 'font-weight' |
340 |
|
and 'font-size' are added. |
341 |
|
|
342 |
|
* css-visual.dat: New test data for leading and |
343 |
|
trailing zeros are added. |
344 |
|
|
345 |
|
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
346 |
|
|
347 |
|
* css-font.dat: New test data for 'font' and 'font-size'. |
348 |
|
|
349 |
|
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
350 |
|
|
351 |
|
* CSS-Parser-1.t: 'background-position' was missing |
352 |
|
from the list of default values. |
353 |
|
|
354 |
|
* css-visual.dat: New test data for 'background' |
355 |
|
and 'background-position' are added. |
356 |
|
|
357 |
|
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
358 |
|
|
359 |
|
* css-visual.dat: New test data for 'border' are added. |
360 |
|
|
361 |
|
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
362 |
|
|
363 |
|
* css-1.dat: Some test results were incorrect. |
364 |
|
|
365 |
|
* css-font.dat: New test data on 'font' are added. |
366 |
|
|
367 |
|
* css-visual.dat: Some test results were incorrect. New |
368 |
|
test data on 'margin' are added. |
369 |
|
|
370 |
|
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
371 |
|
|
372 |
|
* css-font.dat: New test file. |
373 |
|
|
374 |
|
* CSS-Parser-1.dat: |css-font.dat| is added. |
375 |
|
|
376 |
|
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
377 |
|
|
378 |
|
* css-visual.dat: Test data for 'padding', 'margin', |
379 |
|
and 'border' related shorthands are added. |
380 |
|
|
381 |
|
2008-01-25 Wakaba <wakaba@suika.fam.cx> |
382 |
|
|
383 |
|
* CSS-Parser-1.t: |css-generated.dat| is added. |
384 |
|
(get_computed_style): The subject of |query_selector| |
385 |
|
should have been the document. |
386 |
|
|
387 |
|
* css-generated.dat: New test data. |
388 |
|
|
389 |
|
* css-visual.dat: New test data for 'display' are added. |
390 |
|
|
391 |
|
2008-01-24 Wakaba <wakaba@suika.fam.cx> |
392 |
|
|
393 |
|
* CSS-Parser-1.t: Default values are updated. |
394 |
|
|
395 |
|
* css-1.t: Tests for duplicate declarations are added. |
396 |
|
|
397 |
|
* css-visual.t: Some tests were incorrect. Tests for 'margin' |
398 |
|
serialization and '+' in 'margin' are added. |
399 |
|
|
400 |
|
2008-01-24 Wakaba <wakaba@suika.fam.cx> |
401 |
|
|
402 |
|
* CSS-Parser-1.t: Test data file |css-visual.dat| is added. |
403 |
|
Support for the quirks mode. |
404 |
|
|
405 |
|
* css-visual.dat: New file. |
406 |
|
|
407 |
|
2008-01-24 Wakaba <wakaba@suika.fam.cx> |
408 |
|
|
409 |
|
* css-1.dat: Typo fixed. |
410 |
|
|
411 |
|
* CSS-Parser-1.t: The attribute name for computed style |
412 |
|
has been changed. |
413 |
|
|
414 |
2008-01-22 Wakaba <wakaba@suika.fam.cx> |
2008-01-22 Wakaba <wakaba@suika.fam.cx> |
415 |
|
|
416 |
* css-1.dat: Basic tests for forward compatible parsing |
* css-1.dat: Basic tests for forward compatible parsing |