1 |
|
2008-02-08 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* css-2.dat: New test data. |
4 |
|
|
5 |
|
* CSS-Parser-1.t: |css-2.dat| added. Support for |@media|. |
6 |
|
|
7 |
|
2008-02-08 Wakaba <wakaba@suika.fam.cx> |
8 |
|
|
9 |
|
* CSS-MediaQuery.t, mq-1.dat: New files. |
10 |
|
|
11 |
|
2008-02-03 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* CSS-Parser-1.t: Typo fixed. New properties added. |
14 |
|
|
15 |
|
* css-font.dat, css-table.dat, css-paged.dat, css-generated.dat, |
16 |
|
css-visual.dat: New test data for |
17 |
|
newly supported properties are added. |
18 |
|
|
19 |
|
2008-02-02 Wakaba <wakaba@suika.fam.cx> |
20 |
|
|
21 |
|
* CSS-Parser-1.t: 'clip' added. |
22 |
|
|
23 |
|
* css-visual.t: New test data for 'clip' are added. |
24 |
|
|
25 |
|
2008-01-30 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
|
* css-generated.dat: New test data for 'counter-increment', 'content', |
28 |
|
and 'counter-reset' are added. |
29 |
|
|
30 |
|
* CSS-Parser-1.t: 'counter-reset' and 'counter-increment' |
31 |
|
are added. |
32 |
|
|
33 |
|
2008-01-28 Wakaba <wakaba@suika.fam.cx> |
34 |
|
|
35 |
|
* CSS-Parser-1.t: 'content' added to the list of supported |
36 |
|
property and the list of initial values. |
37 |
|
|
38 |
|
* css-generated.dat: Tests for 'content' are added. |
39 |
|
|
40 |
|
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
41 |
|
|
42 |
|
* CSS-Parser-1.t: Loads test files as UTF-8. |
43 |
|
|
44 |
|
* css-generated.dat: Semi-real-world test data for 'quotes' are added. |
45 |
|
|
46 |
|
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
47 |
|
|
48 |
|
* CSS-Parser-1.t: 'quotes' added. |
49 |
|
|
50 |
|
* css-generated.dat: Test data for 'quotes' are added. |
51 |
|
|
52 |
|
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
53 |
|
|
54 |
|
* CSS-Parser-1.t: 'overflow-x' and 'overflow-y' are added. |
55 |
|
|
56 |
|
* css-visual.dat: New test data for 'overflow', 'overflow-x', |
57 |
|
and 'overflow-y' are added. |
58 |
|
|
59 |
|
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
60 |
|
|
61 |
|
* css-visual.dat: New test data for 'opacity' and '-moz-opacity' |
62 |
|
are added. |
63 |
|
|
64 |
|
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
65 |
|
|
66 |
|
* CSS-Parser-1.t: Files |css-table.dat| and |css-interactive.dat| |
67 |
|
are added. |
68 |
|
|
69 |
|
* css-table.dat: New test file. |
70 |
|
|
71 |
|
* css-interactive.dat: New test file. |
72 |
|
|
73 |
|
* css-font.dat: New test data for 'font-size' are added. |
74 |
|
|
75 |
|
* css-text.dat: New test data for 'text-indent', 'letter-spacing', |
76 |
|
and 'word-spacing' are added. |
77 |
|
|
78 |
|
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
79 |
|
|
80 |
|
* CSS-Parser-1.t: Files |css-text.dat| and |css-paged.dat| |
81 |
|
are added. |
82 |
|
|
83 |
|
* css-visual.dat: New test data for 'background-position' are |
84 |
|
added. |
85 |
|
|
86 |
|
* css-text.dat: New test file. |
87 |
|
|
88 |
|
* css-paged.dat: New test file. |
89 |
|
|
90 |
|
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
91 |
|
|
92 |
|
* css-visual.dat: New test data for 'border-top-width', 'border-width', |
93 |
|
'padding-top', 'top', 'right', 'bottom', 'left', 'z-index', |
94 |
|
'width', 'min-width', 'max-width', 'height', 'min-height', |
95 |
|
'max-height', 'line-height', and 'vertical-align' are added. |
96 |
|
|
97 |
|
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
98 |
|
|
99 |
|
* css-font.dat: New test data for 'font-weight' |
100 |
|
and 'font-size' are added. |
101 |
|
|
102 |
|
* css-visual.dat: New test data for leading and |
103 |
|
trailing zeros are added. |
104 |
|
|
105 |
|
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
106 |
|
|
107 |
|
* css-font.dat: New test data for 'font' and 'font-size'. |
108 |
|
|
109 |
|
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
110 |
|
|
111 |
|
* CSS-Parser-1.t: 'background-position' was missing |
112 |
|
from the list of default values. |
113 |
|
|
114 |
|
* css-visual.dat: New test data for 'background' |
115 |
|
and 'background-position' are added. |
116 |
|
|
117 |
|
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
118 |
|
|
119 |
|
* css-visual.dat: New test data for 'border' are added. |
120 |
|
|
121 |
|
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
122 |
|
|
123 |
|
* css-1.dat: Some test results were incorrect. |
124 |
|
|
125 |
|
* css-font.dat: New test data on 'font' are added. |
126 |
|
|
127 |
|
* css-visual.dat: Some test results were incorrect. New |
128 |
|
test data on 'margin' are added. |
129 |
|
|
130 |
|
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
131 |
|
|
132 |
|
* css-font.dat: New test file. |
133 |
|
|
134 |
|
* CSS-Parser-1.dat: |css-font.dat| is added. |
135 |
|
|
136 |
|
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
137 |
|
|
138 |
|
* css-visual.dat: Test data for 'padding', 'margin', |
139 |
|
and 'border' related shorthands are added. |
140 |
|
|
141 |
|
2008-01-25 Wakaba <wakaba@suika.fam.cx> |
142 |
|
|
143 |
|
* CSS-Parser-1.t: |css-generated.dat| is added. |
144 |
|
(get_computed_style): The subject of |query_selector| |
145 |
|
should have been the document. |
146 |
|
|
147 |
|
* css-generated.dat: New test data. |
148 |
|
|
149 |
|
* css-visual.dat: New test data for 'display' are added. |
150 |
|
|
151 |
|
2008-01-24 Wakaba <wakaba@suika.fam.cx> |
152 |
|
|
153 |
|
* CSS-Parser-1.t: Default values are updated. |
154 |
|
|
155 |
|
* css-1.t: Tests for duplicate declarations are added. |
156 |
|
|
157 |
|
* css-visual.t: Some tests were incorrect. Tests for 'margin' |
158 |
|
serialization and '+' in 'margin' are added. |
159 |
|
|
160 |
|
2008-01-24 Wakaba <wakaba@suika.fam.cx> |
161 |
|
|
162 |
|
* CSS-Parser-1.t: Test data file |css-visual.dat| is added. |
163 |
|
Support for the quirks mode. |
164 |
|
|
165 |
|
* css-visual.dat: New file. |
166 |
|
|
167 |
|
2008-01-24 Wakaba <wakaba@suika.fam.cx> |
168 |
|
|
169 |
|
* css-1.dat: Typo fixed. |
170 |
|
|
171 |
|
* CSS-Parser-1.t: The attribute name for computed style |
172 |
|
has been changed. |
173 |
|
|
174 |
|
2008-01-22 Wakaba <wakaba@suika.fam.cx> |
175 |
|
|
176 |
|
* css-1.dat: Basic tests for forward compatible parsing |
177 |
|
are added. |
178 |
|
|
179 |
|
* CSS-Parser-1.t: Support for |#errors| validation. |
180 |
|
|
181 |
|
2008-01-14 Wakaba <wakaba@suika.fam.cx> |
182 |
|
|
183 |
|
* CSS-Parser-1.t, css-1.dat: New test files. |
184 |
|
|
185 |
|
2007-11-25 Wakaba <wakaba@suika.fam.cx> |
186 |
|
|
187 |
|
* content-model-1.dat, content-model-2.dat, content-model-3.dat, |
188 |
|
content-model-4.dat, table-1.dat: Test data are updated |
189 |
|
for the significant content check. |
190 |
|
|
191 |
|
* content-model-5.dat: New test data. |
192 |
|
|
193 |
|
* ContentChecker.t: New test data file is added. |
194 |
|
|
195 |
|
2007-11-24 Wakaba <wakaba@suika.fam.cx> |
196 |
|
|
197 |
|
* content-model-2.dat: nest/@mode test data revised. |
198 |
|
Test data for nest/@filter and rule/@condition are added. |
199 |
|
|
200 |
|
2007-11-23 Wakaba <wakaba@suika.fam.cx> |
201 |
|
|
202 |
|
* content-model-2.dat: Media type tests are revised. |
203 |
|
|
204 |
|
2007-11-23 Wakaba <wakaba@suika.fam.cx> |
205 |
|
|
206 |
|
* content-model-2.dat: New test data for character references |
207 |
|
in |charset| attribute values. |
208 |
|
|
209 |
|
2007-11-23 Wakaba <wakaba@suika.fam.cx> |
210 |
|
|
211 |
|
* ContentChecker.t: Unset |input_encoding| attribute. |
212 |
|
|
213 |
|
* content-model-1.dat, content-model-2.dat: New tests |
214 |
|
for |charset| attribute value are added. |
215 |
|
|
216 |
|
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
217 |
|
|
218 |
|
* ContentType.t: New tests for HTML5 sniffing algorithm, |
219 |
|
leading white space support (HTML5 revisions 1013 and 1016). |
220 |
|
|
221 |
|
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
222 |
|
|
223 |
|
* ContentType.t: New tests for HTML5 revision 1013 (except |
224 |
|
for leading white spaces). |
225 |
|
|
226 |
|
2007-11-11 Wakaba <wakaba@suika.fam.cx> |
227 |
|
|
228 |
|
* content-model-4.dat: New tests for proposed link types. |
229 |
|
|
230 |
|
2007-11-08 Wakaba <wakaba@suika.fam.cx> |
231 |
|
|
232 |
|
* content-model-4.dat: s/noreferer/noreferrer/g |
233 |
|
and s/noreferrer/noreferer/g (HTML5 revision 1132). |
234 |
|
|
235 |
|
2007-11-04 Wakaba <wakaba@suika.fam.cx> |
236 |
|
|
237 |
|
* content-model-2.dat: Tests for |manifest=""| are added. |
238 |
|
|
239 |
|
2007-11-04 Wakaba <wakaba@suika.fam.cx> |
240 |
|
|
241 |
|
* content-model-2.dat: <a><img ismap></a> is no longer |
242 |
|
conforming (HTML5 revision 1115). |
243 |
|
|
244 |
|
2007-11-04 Wakaba <wakaba@suika.fam.cx> |
245 |
|
|
246 |
|
* content-model-1.dat, content-model-2.dat: <base> |
247 |
|
w/o @target and @href is non-conforming (HTML5 revision 1115). |
248 |
|
|
249 |
|
2007-11-04 Wakaba <wakaba@suika.fam.cx> |
250 |
|
|
251 |
|
* content-model-4.dat: New tests for rel=up (HTML5 revision 1112) |
252 |
|
and rel=noreferer (HTML5 revision 1118). |
253 |
|
|
254 |
|
2007-10-26 Wakaba <wakaba@suika.fam.cx> |
255 |
|
|
256 |
|
* content-model-2.dat: New test for |poster| (HTML5 revision 1097). |
257 |
|
|
258 |
|
2007-10-23 Wakaba <wakaba@suika.fam.cx> |
259 |
|
|
260 |
|
* content-model-2.dat: <script async defer> is now conforming (HTML5 |
261 |
|
revision 1085). |
262 |
|
|
263 |
|
2007-10-14 Wakaba <wakaba@suika.fam.cx> |
264 |
|
|
265 |
|
* content-model-1.dat, content-model-2.dat: New test |
266 |
|
data for |rule|, |nest|, and |datatemplate| elements. |
267 |
|
|
268 |
|
2007-09-30 Wakaba <wakaba@suika.fam.cx> |
269 |
|
|
270 |
|
* css-token-1.dat: Test results for |\\{nl}| were incorrect. |
271 |
|
|
272 |
|
2007-09-30 Wakaba <wakaba@suika.fam.cx> |
273 |
|
|
274 |
|
* Makefile (update): New rule. |
275 |
|
|
276 |
|
2007-09-29 Wakaba <wakaba@suika.fam.cx> |
277 |
|
|
278 |
|
* tokenizer-test-1.test: New tests for invalid |
279 |
|
attribute specifications are added. |
280 |
|
|
281 |
|
2007-09-24 Wakaba <wakaba@suika.fam.cx> |
282 |
|
|
283 |
|
* ContentChecker.t: New test data files are added. |
284 |
|
|
285 |
|
* content-model-atom-1.dat, content-model-atom-2.dat: New test data. |
286 |
|
|
287 |
|
2007-09-09 Wakaba <wakaba@suika.fam.cx> |
288 |
|
|
289 |
|
* css-token-1.test: Test cases for remaining CSS tokens |
290 |
|
are added. |
291 |
|
|
292 |
|
2007-09-09 Wakaba <wakaba@suika.fam.cx> |
293 |
|
|
294 |
|
* css-token-1.test: Test cases for one-char tokens, |COMMENT|, |
295 |
|
and |COMMENT_INVALID| are added. |
296 |
|
|
297 |
|
2007-09-09 Wakaba <wakaba@suika.fam.cx> |
298 |
|
|
299 |
|
* css-token-1.test: |URI_PREFIX|, |UNICODE_RANGE|, |CDO|, |
300 |
|
and |CDC| test cases are added. |
301 |
|
|
302 |
|
2007-09-08 Wakaba <wakaba@suika.fam.cx> |
303 |
|
|
304 |
|
* css-token-1.test: |URI| and |INVALID| test |
305 |
|
cases are added. |
306 |
|
|
307 |
|
2007-09-08 Wakaba <wakaba@suika.fam.cx> |
308 |
|
|
309 |
|
* css-token-1.test: |NUMBER| and |DIMENSION| test |
310 |
|
cases are added. |
311 |
|
|
312 |
|
2007-09-08 Wakaba <wakaba@suika.fam.cx> |
313 |
|
|
314 |
|
* css-token-1.test: |HASH| and |NUMBER| |
315 |
|
test cases are added. |
316 |
|
|
317 |
|
2007-09-08 Wakaba <wakaba@suika.fam.cx> |
318 |
|
|
319 |
|
* css-token-1.test: |STRING| and |INVALID| |
320 |
|
test cases are added. |
321 |
|
|
322 |
|
2007-09-08 Wakaba <wakaba@suika.fam.cx> |
323 |
|
|
324 |
|
* css-token-1.test: New tests are added. |
325 |
|
|
326 |
|
2007-09-08 Wakaba <wakaba@suika.fam.cx> |
327 |
|
|
328 |
|
* css-token-1.test, CSS-Tokenizer.t: New files. |
329 |
|
|
330 |
|
2007-09-04 Wakaba <wakaba@suika.fam.cx> |
331 |
|
|
332 |
|
* tree-test-1.dat: New tests are added. |
333 |
|
|
334 |
|
2007-08-25 Wakaba <wakaba@suika.fam.cx> |
335 |
|
|
336 |
|
* tokenizer-test-1.test: Two tests removed from |tokenizer/test2.test| |
337 |
|
are added. |
338 |
|
|
339 |
|
* tree-construction/, tokenizer/: Sync with latest html5lib. |
340 |
|
|
341 |
|
2007-08-25 Wakaba <wakaba@suika.fam.cx> |
342 |
|
|
343 |
|
* content-model-1.dat: New tests for |meta| corner cases |
344 |
|
are added. |
345 |
|
|
346 |
|
2007-08-22 Wakaba <wakaba@suika.fam.cx> |
347 |
|
|
348 |
|
* tree-test-2.dat: New tests for |html| innerHTML are added. |
349 |
|
|
350 |
|
2007-08-17 Wakaba <wakaba@suika.fam.cx> |
351 |
|
|
352 |
|
* content-model-2.dat: New tests for |base| |
353 |
|
following URI or hyperlink are added. |
354 |
|
|
355 |
|
2007-08-17 Wakaba <wakaba@suika.fam.cx> |
356 |
|
|
357 |
|
* content-model-1.dat: New tests for |noscript| in |head| are added. |
358 |
|
|
359 |
|
* content-model-2.dat: A wrong result for |xml:lang| in |
360 |
|
HTML document is fixed. |
361 |
|
|
362 |
|
2007-08-11 Wakaba <wakaba@suika.fam.cx> |
363 |
|
|
364 |
|
* ContentType.t: New tests for bitmap images are added. |
365 |
|
|
366 |
|
2007-08-08 Wakaba <wakaba@suika.fam.cx> |
367 |
|
|
368 |
|
* content-model-2.dat: Some error messages are changed. |
369 |
|
|
370 |
|
* ContentType.t: New tests for |<script| sniffer are added. |
371 |
|
|
372 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
373 |
|
|
374 |
|
* tree-test-2.dat: New tests for |thead|, |tbody|, and |tfoot| |
375 |
|
fragment parsing. |
376 |
|
|
377 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
378 |
|
|
379 |
|
* tree-test-1.dat: More tests for tags "in row" are added. |
380 |
|
|
381 |
|
* HTML-tree.t: Quote test data for readability. |
382 |
|
|
383 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
384 |
|
|
385 |
|
* tree-test-1.dat: More tests are added for |noframes| |
386 |
|
after |</frameset>|. |
387 |
|
|
388 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
389 |
|
|
390 |
|
* tree-test-1.dat: More tests for start tags "in caption" |
391 |
|
insertion mode and for tags "in cell" insertion |
392 |
|
mode are added. |
393 |
|
|
394 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
395 |
|
|
396 |
|
* tree-test-1.dat: More tests for ignoring some tokens |
397 |
|
are added. |
398 |
|
|
399 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
400 |
|
|
401 |
|
* HTML-tokenizer.t: Set content model flag in new syntax. |
402 |
|
|
403 |
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
404 |
|
|
405 |
* content-model-1.dat, content-model-2.dat: Some test data |
* content-model-1.dat, content-model-2.dat: Some test data |