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