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