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