1 |
wakaba |
1.115 |
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
|
3 |
wakaba |
1.118 |
* css-visual.dat: New test data for 'border' are added. |
4 |
|
|
|
5 |
|
|
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
|
7 |
wakaba |
1.117 |
* css-1.dat: Some test results were incorrect. |
8 |
|
|
|
9 |
|
|
* css-font.dat: New test data on 'font' are added. |
10 |
|
|
|
11 |
|
|
* css-visual.dat: Some test results were incorrect. New |
12 |
|
|
test data on 'margin' are added. |
13 |
|
|
|
14 |
|
|
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
|
16 |
wakaba |
1.116 |
* css-font.dat: New test file. |
17 |
|
|
|
18 |
|
|
* CSS-Parser-1.dat: |css-font.dat| is added. |
19 |
|
|
|
20 |
|
|
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
|
22 |
wakaba |
1.115 |
* css-visual.dat: Test data for 'padding', 'margin', |
23 |
|
|
and 'border' related shorthands are added. |
24 |
|
|
|
25 |
|
|
2008-01-25 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
|
27 |
|
|
* CSS-Parser-1.t: |css-generated.dat| is added. |
28 |
|
|
(get_computed_style): The subject of |query_selector| |
29 |
|
|
should have been the document. |
30 |
|
|
|
31 |
|
|
* css-generated.dat: New test data. |
32 |
|
|
|
33 |
|
|
* css-visual.dat: New test data for 'display' are added. |
34 |
|
|
|
35 |
wakaba |
1.112 |
2008-01-24 Wakaba <wakaba@suika.fam.cx> |
36 |
|
|
|
37 |
wakaba |
1.114 |
* CSS-Parser-1.t: Default values are updated. |
38 |
|
|
|
39 |
|
|
* css-1.t: Tests for duplicate declarations are added. |
40 |
|
|
|
41 |
|
|
* css-visual.t: Some tests were incorrect. Tests for 'margin' |
42 |
|
|
serialization and '+' in 'margin' are added. |
43 |
|
|
|
44 |
|
|
2008-01-24 Wakaba <wakaba@suika.fam.cx> |
45 |
|
|
|
46 |
wakaba |
1.113 |
* CSS-Parser-1.t: Test data file |css-visual.dat| is added. |
47 |
|
|
Support for the quirks mode. |
48 |
|
|
|
49 |
|
|
* css-visual.dat: New file. |
50 |
|
|
|
51 |
|
|
2008-01-24 Wakaba <wakaba@suika.fam.cx> |
52 |
|
|
|
53 |
wakaba |
1.112 |
* css-1.dat: Typo fixed. |
54 |
|
|
|
55 |
|
|
* CSS-Parser-1.t: The attribute name for computed style |
56 |
|
|
has been changed. |
57 |
|
|
|
58 |
wakaba |
1.111 |
2008-01-22 Wakaba <wakaba@suika.fam.cx> |
59 |
|
|
|
60 |
|
|
* css-1.dat: Basic tests for forward compatible parsing |
61 |
|
|
are added. |
62 |
|
|
|
63 |
|
|
* CSS-Parser-1.t: Support for |#errors| validation. |
64 |
|
|
|
65 |
wakaba |
1.110 |
2008-01-14 Wakaba <wakaba@suika.fam.cx> |
66 |
|
|
|
67 |
|
|
* CSS-Parser-1.t, css-1.dat: New test files. |
68 |
|
|
|
69 |
wakaba |
1.109 |
2007-11-25 Wakaba <wakaba@suika.fam.cx> |
70 |
|
|
|
71 |
|
|
* content-model-1.dat, content-model-2.dat, content-model-3.dat, |
72 |
|
|
content-model-4.dat, table-1.dat: Test data are updated |
73 |
|
|
for the significant content check. |
74 |
|
|
|
75 |
|
|
* content-model-5.dat: New test data. |
76 |
|
|
|
77 |
|
|
* ContentChecker.t: New test data file is added. |
78 |
|
|
|
79 |
wakaba |
1.108 |
2007-11-24 Wakaba <wakaba@suika.fam.cx> |
80 |
|
|
|
81 |
|
|
* content-model-2.dat: nest/@mode test data revised. |
82 |
|
|
Test data for nest/@filter and rule/@condition are added. |
83 |
|
|
|
84 |
wakaba |
1.105 |
2007-11-23 Wakaba <wakaba@suika.fam.cx> |
85 |
|
|
|
86 |
wakaba |
1.107 |
* content-model-2.dat: Media type tests are revised. |
87 |
|
|
|
88 |
|
|
2007-11-23 Wakaba <wakaba@suika.fam.cx> |
89 |
|
|
|
90 |
wakaba |
1.106 |
* content-model-2.dat: New test data for character references |
91 |
|
|
in |charset| attribute values. |
92 |
|
|
|
93 |
|
|
2007-11-23 Wakaba <wakaba@suika.fam.cx> |
94 |
|
|
|
95 |
wakaba |
1.105 |
* ContentChecker.t: Unset |input_encoding| attribute. |
96 |
|
|
|
97 |
|
|
* content-model-1.dat, content-model-2.dat: New tests |
98 |
|
|
for |charset| attribute value are added. |
99 |
|
|
|
100 |
wakaba |
1.103 |
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
101 |
|
|
|
102 |
wakaba |
1.104 |
* ContentType.t: New tests for HTML5 sniffing algorithm, |
103 |
|
|
leading white space support (HTML5 revisions 1013 and 1016). |
104 |
|
|
|
105 |
|
|
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
106 |
|
|
|
107 |
wakaba |
1.103 |
* ContentType.t: New tests for HTML5 revision 1013 (except |
108 |
|
|
for leading white spaces). |
109 |
|
|
|
110 |
wakaba |
1.102 |
2007-11-11 Wakaba <wakaba@suika.fam.cx> |
111 |
|
|
|
112 |
|
|
* content-model-4.dat: New tests for proposed link types. |
113 |
|
|
|
114 |
wakaba |
1.101 |
2007-11-08 Wakaba <wakaba@suika.fam.cx> |
115 |
|
|
|
116 |
|
|
* content-model-4.dat: s/noreferer/noreferrer/g |
117 |
|
|
and s/noreferrer/noreferer/g (HTML5 revision 1132). |
118 |
|
|
|
119 |
wakaba |
1.97 |
2007-11-04 Wakaba <wakaba@suika.fam.cx> |
120 |
|
|
|
121 |
wakaba |
1.100 |
* content-model-2.dat: Tests for |manifest=""| are added. |
122 |
|
|
|
123 |
|
|
2007-11-04 Wakaba <wakaba@suika.fam.cx> |
124 |
|
|
|
125 |
wakaba |
1.99 |
* content-model-2.dat: <a><img ismap></a> is no longer |
126 |
|
|
conforming (HTML5 revision 1115). |
127 |
|
|
|
128 |
|
|
2007-11-04 Wakaba <wakaba@suika.fam.cx> |
129 |
|
|
|
130 |
wakaba |
1.98 |
* content-model-1.dat, content-model-2.dat: <base> |
131 |
|
|
w/o @target and @href is non-conforming (HTML5 revision 1115). |
132 |
|
|
|
133 |
|
|
2007-11-04 Wakaba <wakaba@suika.fam.cx> |
134 |
|
|
|
135 |
wakaba |
1.97 |
* content-model-4.dat: New tests for rel=up (HTML5 revision 1112) |
136 |
|
|
and rel=noreferer (HTML5 revision 1118). |
137 |
|
|
|
138 |
wakaba |
1.96 |
2007-10-26 Wakaba <wakaba@suika.fam.cx> |
139 |
|
|
|
140 |
|
|
* content-model-2.dat: New test for |poster| (HTML5 revision 1097). |
141 |
|
|
|
142 |
wakaba |
1.95 |
2007-10-23 Wakaba <wakaba@suika.fam.cx> |
143 |
|
|
|
144 |
|
|
* content-model-2.dat: <script async defer> is now conforming (HTML5 |
145 |
|
|
revision 1085). |
146 |
|
|
|
147 |
wakaba |
1.94 |
2007-10-14 Wakaba <wakaba@suika.fam.cx> |
148 |
|
|
|
149 |
|
|
* content-model-1.dat, content-model-2.dat: New test |
150 |
|
|
data for |rule|, |nest|, and |datatemplate| elements. |
151 |
|
|
|
152 |
wakaba |
1.92 |
2007-09-30 Wakaba <wakaba@suika.fam.cx> |
153 |
|
|
|
154 |
wakaba |
1.93 |
* css-token-1.dat: Test results for |\\{nl}| were incorrect. |
155 |
|
|
|
156 |
|
|
2007-09-30 Wakaba <wakaba@suika.fam.cx> |
157 |
|
|
|
158 |
wakaba |
1.92 |
* Makefile (update): New rule. |
159 |
|
|
|
160 |
wakaba |
1.91 |
2007-09-29 Wakaba <wakaba@suika.fam.cx> |
161 |
|
|
|
162 |
|
|
* tokenizer-test-1.test: New tests for invalid |
163 |
|
|
attribute specifications are added. |
164 |
|
|
|
165 |
wakaba |
1.90 |
2007-09-24 Wakaba <wakaba@suika.fam.cx> |
166 |
|
|
|
167 |
|
|
* ContentChecker.t: New test data files are added. |
168 |
|
|
|
169 |
|
|
* content-model-atom-1.dat, content-model-atom-2.dat: New test data. |
170 |
|
|
|
171 |
wakaba |
1.87 |
2007-09-09 Wakaba <wakaba@suika.fam.cx> |
172 |
|
|
|
173 |
wakaba |
1.89 |
* css-token-1.test: Test cases for remaining CSS tokens |
174 |
|
|
are added. |
175 |
|
|
|
176 |
|
|
2007-09-09 Wakaba <wakaba@suika.fam.cx> |
177 |
|
|
|
178 |
wakaba |
1.88 |
* css-token-1.test: Test cases for one-char tokens, |COMMENT|, |
179 |
|
|
and |COMMENT_INVALID| are added. |
180 |
|
|
|
181 |
|
|
2007-09-09 Wakaba <wakaba@suika.fam.cx> |
182 |
|
|
|
183 |
wakaba |
1.87 |
* css-token-1.test: |URI_PREFIX|, |UNICODE_RANGE|, |CDO|, |
184 |
|
|
and |CDC| test cases are added. |
185 |
|
|
|
186 |
wakaba |
1.81 |
2007-09-08 Wakaba <wakaba@suika.fam.cx> |
187 |
|
|
|
188 |
wakaba |
1.86 |
* css-token-1.test: |URI| and |INVALID| test |
189 |
|
|
cases are added. |
190 |
|
|
|
191 |
|
|
2007-09-08 Wakaba <wakaba@suika.fam.cx> |
192 |
|
|
|
193 |
wakaba |
1.85 |
* css-token-1.test: |NUMBER| and |DIMENSION| test |
194 |
|
|
cases are added. |
195 |
|
|
|
196 |
|
|
2007-09-08 Wakaba <wakaba@suika.fam.cx> |
197 |
|
|
|
198 |
wakaba |
1.84 |
* css-token-1.test: |HASH| and |NUMBER| |
199 |
|
|
test cases are added. |
200 |
|
|
|
201 |
|
|
2007-09-08 Wakaba <wakaba@suika.fam.cx> |
202 |
|
|
|
203 |
wakaba |
1.83 |
* css-token-1.test: |STRING| and |INVALID| |
204 |
|
|
test cases are added. |
205 |
|
|
|
206 |
|
|
2007-09-08 Wakaba <wakaba@suika.fam.cx> |
207 |
|
|
|
208 |
wakaba |
1.82 |
* css-token-1.test: New tests are added. |
209 |
|
|
|
210 |
|
|
2007-09-08 Wakaba <wakaba@suika.fam.cx> |
211 |
|
|
|
212 |
wakaba |
1.81 |
* css-token-1.test, CSS-Tokenizer.t: New files. |
213 |
|
|
|
214 |
wakaba |
1.80 |
2007-09-04 Wakaba <wakaba@suika.fam.cx> |
215 |
|
|
|
216 |
|
|
* tree-test-1.dat: New tests are added. |
217 |
|
|
|
218 |
wakaba |
1.78 |
2007-08-25 Wakaba <wakaba@suika.fam.cx> |
219 |
|
|
|
220 |
wakaba |
1.79 |
* tokenizer-test-1.test: Two tests removed from |tokenizer/test2.test| |
221 |
|
|
are added. |
222 |
|
|
|
223 |
|
|
* tree-construction/, tokenizer/: Sync with latest html5lib. |
224 |
|
|
|
225 |
|
|
2007-08-25 Wakaba <wakaba@suika.fam.cx> |
226 |
|
|
|
227 |
wakaba |
1.78 |
* content-model-1.dat: New tests for |meta| corner cases |
228 |
|
|
are added. |
229 |
|
|
|
230 |
|
|
2007-08-22 Wakaba <wakaba@suika.fam.cx> |
231 |
|
|
|
232 |
|
|
* tree-test-2.dat: New tests for |html| innerHTML are added. |
233 |
|
|
|
234 |
wakaba |
1.76 |
2007-08-17 Wakaba <wakaba@suika.fam.cx> |
235 |
|
|
|
236 |
wakaba |
1.77 |
* content-model-2.dat: New tests for |base| |
237 |
|
|
following URI or hyperlink are added. |
238 |
|
|
|
239 |
|
|
2007-08-17 Wakaba <wakaba@suika.fam.cx> |
240 |
|
|
|
241 |
wakaba |
1.76 |
* content-model-1.dat: New tests for |noscript| in |head| are added. |
242 |
|
|
|
243 |
|
|
* content-model-2.dat: A wrong result for |xml:lang| in |
244 |
|
|
HTML document is fixed. |
245 |
|
|
|
246 |
wakaba |
1.75 |
2007-08-11 Wakaba <wakaba@suika.fam.cx> |
247 |
|
|
|
248 |
|
|
* ContentType.t: New tests for bitmap images are added. |
249 |
|
|
|
250 |
wakaba |
1.74 |
2007-08-08 Wakaba <wakaba@suika.fam.cx> |
251 |
|
|
|
252 |
|
|
* content-model-2.dat: Some error messages are changed. |
253 |
|
|
|
254 |
|
|
* ContentType.t: New tests for |<script| sniffer are added. |
255 |
|
|
|
256 |
wakaba |
1.68 |
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
257 |
|
|
|
258 |
wakaba |
1.73 |
* tree-test-2.dat: New tests for |thead|, |tbody|, and |tfoot| |
259 |
|
|
fragment parsing. |
260 |
|
|
|
261 |
|
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
262 |
|
|
|
263 |
wakaba |
1.72 |
* tree-test-1.dat: More tests for tags "in row" are added. |
264 |
|
|
|
265 |
|
|
* HTML-tree.t: Quote test data for readability. |
266 |
|
|
|
267 |
|
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
268 |
|
|
|
269 |
wakaba |
1.71 |
* tree-test-1.dat: More tests are added for |noframes| |
270 |
|
|
after |</frameset>|. |
271 |
|
|
|
272 |
|
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
273 |
|
|
|
274 |
wakaba |
1.70 |
* tree-test-1.dat: More tests for start tags "in caption" |
275 |
|
|
insertion mode and for tags "in cell" insertion |
276 |
|
|
mode are added. |
277 |
|
|
|
278 |
|
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
279 |
|
|
|
280 |
wakaba |
1.69 |
* tree-test-1.dat: More tests for ignoring some tokens |
281 |
|
|
are added. |
282 |
|
|
|
283 |
|
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
284 |
|
|
|
285 |
wakaba |
1.68 |
* HTML-tokenizer.t: Set content model flag in new syntax. |
286 |
|
|
|
287 |
wakaba |
1.63 |
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
288 |
|
|
|
289 |
wakaba |
1.67 |
* content-model-1.dat, content-model-2.dat: Some test data |
290 |
|
|
have been updated due to new warnings. |
291 |
|
|
|
292 |
|
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
293 |
|
|
|
294 |
wakaba |
1.66 |
* content-model-1.dat, content-model-2.dat: Add "in XML:charset" |
295 |
|
|
error for test data that has |charset| in XML context. |
296 |
|
|
|
297 |
|
|
* content-model-2.dat: Test data for "in XML:charset", "in XML:lang", |
298 |
|
|
and "in HTML:xml:lang" are added. |
299 |
|
|
|
300 |
|
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
301 |
|
|
|
302 |
wakaba |
1.65 |
* HTML-tokenizer.t: It now requires newer version |
303 |
|
|
of JSON.pm due to the broken handling for utf8 string |
304 |
|
|
of older version. Test data files |test3.test| |
305 |
|
|
and |test4.test| are added. Convert surrogate |
306 |
|
|
pair |\u| escapes in JSON file before it is input |
307 |
|
|
into JSON.pm parser since it does not decode |
308 |
|
|
them correctly. U+000D convertion was incorrect. |
309 |
|
|
|
310 |
|
|
* HTML-tree.t: Support for new format for fragment |
311 |
|
|
parsing tests. |
312 |
|
|
|
313 |
|
|
* Makefile (tokenizer-files): New test |
314 |
|
|
data files |test3.test| and |test4.test| are added. |
315 |
|
|
|
316 |
|
|
* tokenizer-test-1.test: Test data for bare |hcro| and |
317 |
|
|
entity references in attribute values are added. |
318 |
|
|
|
319 |
|
|
* tokenizer-test-2.dat: Test data for U+000D are added. |
320 |
|
|
|
321 |
|
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
322 |
|
|
|
323 |
wakaba |
1.64 |
* tree-test-1.dat: Tests for |<html>| in trailing |
324 |
|
|
end phase and |</frameset>| in after frameset mode |
325 |
|
|
are added. |
326 |
|
|
|
327 |
|
|
* tree-test-2.dat: Tests for |</frameset>| |
328 |
|
|
in |frameset| fragment parsing are added. |
329 |
|
|
|
330 |
|
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
331 |
|
|
|
332 |
wakaba |
1.63 |
* tree-test-1.dat: New tests for trailing end phase |
333 |
|
|
and white space in some insertion modes are added. |
334 |
|
|
|
335 |
wakaba |
1.61 |
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
336 |
|
|
|
337 |
wakaba |
1.62 |
* Charset-DecodeHandler.t: Cases for charset names has |
338 |
|
|
been changed to match with the module's implementation. |
339 |
|
|
|
340 |
|
|
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
341 |
|
|
|
342 |
wakaba |
1.61 |
* Charset-DecodeHandler.t: New test script. |
343 |
|
|
|
344 |
wakaba |
1.60 |
2007-07-07 Wakaba <wakaba@suika.fam.cx> |
345 |
|
|
|
346 |
|
|
* tokenizer-test-1.test: A comment test is added. |
347 |
|
|
|
348 |
wakaba |
1.58 |
2007-07-01 Wakaba <wakaba@suika.fam.cx> |
349 |
|
|
|
350 |
wakaba |
1.59 |
* tree-test-1.dat: New tests for unmatched end tags. |
351 |
|
|
|
352 |
|
|
2007-07-01 Wakaba <wakaba@suika.fam.cx> |
353 |
|
|
|
354 |
wakaba |
1.58 |
* table-1.dat: New test data. |
355 |
|
|
|
356 |
|
|
* ContentChecker.t: |table-1.dat| is added. |
357 |
|
|
|
358 |
wakaba |
1.56 |
2007-06-30 Wakaba <wakaba@suika.fam.cx> |
359 |
|
|
|
360 |
wakaba |
1.57 |
* tree-test-2.dat: Tests for <title> in fragments are added. |
361 |
|
|
|
362 |
|
|
2007-06-30 Wakaba <wakaba@suika.fam.cx> |
363 |
|
|
|
364 |
wakaba |
1.56 |
* URIChecker.t: Error level names in test results has |
365 |
|
|
been changed. |
366 |
|
|
|
367 |
|
|
* tokenizer-test-1.test: A test for bogus SYSTEM identifier |
368 |
|
|
is added. |
369 |
|
|
|
370 |
|
|
* content-model-1.dat, content-model-2.dat, content-model-3.dat, |
371 |
|
|
content-model-4.dat: Error messages has been changed. |
372 |
|
|
|
373 |
|
|
* ContentChecker.t: Appends error level to the error |
374 |
|
|
message if any. |
375 |
|
|
|
376 |
wakaba |
1.53 |
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
377 |
|
|
|
378 |
wakaba |
1.55 |
* content-model-2.dat: Tests for |<img ismap>| context |
379 |
|
|
are added. Tests for |<command>|'s attributes are added. |
380 |
|
|
Tests for |<menu>|'s attributes are added. Tests for |contextmenu| |
381 |
|
|
are added. |
382 |
|
|
|
383 |
|
|
* content-model-1.dat: Tests for |<datagrid>| contents |
384 |
|
|
are added. |
385 |
|
|
|
386 |
|
|
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
387 |
|
|
|
388 |
wakaba |
1.54 |
* tree-test-1.dat: The tests using |#document-fragment| |
389 |
|
|
are move to |tree-test-2.dat|. |
390 |
|
|
|
391 |
|
|
* tree-test-2.dat: New test data. In addition to |
392 |
|
|
tests from |tree-test-1.dat|, two tests |
393 |
|
|
for |</table>| are added. |
394 |
|
|
|
395 |
|
|
* HTML-tree.t: |tree-test-2.dat| is added. |
396 |
|
|
|
397 |
|
|
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
398 |
|
|
|
399 |
wakaba |
1.53 |
* tree-test-1.dat: Tests for end tag strings |
400 |
|
|
in CDATA elements are added. |
401 |
|
|
|
402 |
wakaba |
1.48 |
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
403 |
|
|
|
404 |
wakaba |
1.52 |
* content-model-1.dat: Tests for |footer| |
405 |
|
|
content model are added. |
406 |
|
|
|
407 |
|
|
* content-model-2.dat: Tests for |ping| |
408 |
|
|
and |tabindex| attributes are added. Tests for |datetime| |
409 |
|
|
attribute of |ins| and |del| elements are added. |
410 |
|
|
|
411 |
|
|
* content-model-4.dat: New test data. |
412 |
|
|
|
413 |
|
|
* ContentChecker.t: |content-model-4.dat| is added. |
414 |
|
|
|
415 |
|
|
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
416 |
|
|
|
417 |
wakaba |
1.51 |
* tokenizer-test-1.test: Tests for HTML5 revisions 1.144 |
418 |
|
|
and 1.145 (CR and invalid character references) are added. |
419 |
|
|
Tests for HTML5 revision 1.148 (character references |
420 |
|
|
in attributes) are added. |
421 |
|
|
|
422 |
|
|
* tree-test-1.dat: Tests for HTML5 revision 1.146 (white |
423 |
|
|
space characters before root element start tag). |
424 |
|
|
|
425 |
|
|
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
426 |
|
|
|
427 |
wakaba |
1.49 |
* tree-test-1.dat: Some test results are changed |
428 |
wakaba |
1.50 |
and a test is added according to the HTML5 |
429 |
wakaba |
1.51 |
revisions 1.142 and 1.143 (<noscript> in <head>). |
430 |
wakaba |
1.50 |
|
431 |
|
|
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
432 |
|
|
|
433 |
|
|
* tree-test-1.dat: Some test results are changed |
434 |
wakaba |
1.49 |
since <base>, <link>, and <meta> in body |
435 |
|
|
are no longer appended to the head element pointer (HTML5 |
436 |
|
|
revision 935). |
437 |
|
|
|
438 |
|
|
* content-model-2.dat: Tests for |scoped| |
439 |
|
|
attribute are added (HTML5 revision 938). |
440 |
|
|
|
441 |
|
|
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
442 |
|
|
|
443 |
wakaba |
1.48 |
* tree-test-1.dat: Tests for CDATA/RCDATA innerHTML |
444 |
|
|
with matching end tag are added (HTML5 revision 923). |
445 |
|
|
A test for h2 in h1 is added (HTML5 revision 926). |
446 |
|
|
|
447 |
wakaba |
1.34 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
448 |
|
|
|
449 |
wakaba |
1.48 |
* tree-test-1.dat: Tests for |<isindex>| are added (HTML5 |
450 |
|
|
revision 920). |
451 |
wakaba |
1.47 |
|
452 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
453 |
|
|
|
454 |
wakaba |
1.46 |
* tokenizer-test-1.test: Tests for conforming bare |&| |
455 |
|
|
are added. |
456 |
|
|
|
457 |
|
|
* tree-test-1.dat: Tests for |</body>| are added. |
458 |
|
|
|
459 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
460 |
|
|
|
461 |
wakaba |
1.45 |
* tree-test-1.dat: Always use uppercase document type name. |
462 |
|
|
|
463 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
464 |
|
|
|
465 |
wakaba |
1.44 |
* HTML-tokenizer.t: Support for new DOCTYPE token syntax. |
466 |
|
|
|
467 |
|
|
* tokenizer-test-1.test: Tests for DOCTYPE tokens |
468 |
|
|
are revised and added. |
469 |
|
|
|
470 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
471 |
|
|
|
472 |
wakaba |
1.43 |
* tokenizer-test-1.test: Tests for |<| in tags are |
473 |
|
|
added. (HTML5 revisions 900, 901, 902, and 911.) |
474 |
|
|
|
475 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
476 |
|
|
|
477 |
wakaba |
1.42 |
* tokenizer-test-1.test: |⟨|, and |&rlang;| tests |
478 |
|
|
are added. (HTML5 revision 895.) A test for |&;| |
479 |
|
|
is added. |
480 |
|
|
|
481 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
482 |
|
|
|
483 |
wakaba |
1.41 |
* tokenizer-test-1.test: |™| test added. (HTML5 revision 889.) |
484 |
|
|
|
485 |
|
|
* HTML-tree.t: Output test file names. Escaped |
486 |
|
|
new line at the end of test data was removed. |
487 |
|
|
|
488 |
|
|
* tokenizer-test-2.dat: Tests for newlines, NULL, and |
489 |
|
|
escape flag stuff in |set_inner_html|. |
490 |
|
|
|
491 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
492 |
|
|
|
493 |
wakaba |
1.40 |
* tree-test-1.dat: New test for HTML5 revision 884 (</form> |
494 |
|
|
try to close its children). |
495 |
|
|
|
496 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
497 |
|
|
|
498 |
wakaba |
1.39 |
* content-model-1.dat: Tests for space characters |
499 |
|
|
in id="" attribute are added. |
500 |
|
|
|
501 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
502 |
|
|
|
503 |
wakaba |
1.38 |
* tree-test-1.dat: New tests for parse errors by |
504 |
|
|
tags closed by <li>, <dt>, or <dd>. (HTML5 revision 880.) |
505 |
|
|
|
506 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
507 |
|
|
|
508 |
wakaba |
1.37 |
* tokenizer-test-2.dat: New test. This test file contains |
509 |
|
|
some tests that cannot be reliably tested by |HTML-tokenize.t|, |
510 |
|
|
since they depends on how characeters are supplied to the |
511 |
|
|
tokenizer. |
512 |
|
|
|
513 |
|
|
* HTML-tree.t: |tokenizer-test-2.dat| added. |#data escaped| |
514 |
|
|
etc. supported. |
515 |
|
|
|
516 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
517 |
|
|
|
518 |
wakaba |
1.36 |
* tokenizer-test-1.test: Tests for C1 character |
519 |
|
|
references are added. |
520 |
|
|
|
521 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
522 |
|
|
|
523 |
wakaba |
1.35 |
* ContentChecker.t: Use NanoDOM-based manakai for XHTML. |
524 |
|
|
Note that a test fails that assumes XML attribute value |
525 |
|
|
normalization fails since XMLParserTemp.pm does |
526 |
|
|
not normalize white space in attribute value when |
527 |
|
|
creating an attribute node (and new NanoDOM-based |
528 |
|
|
manakai's Attr.value does not normalize white space |
529 |
|
|
for more Web compatibility). |
530 |
|
|
|
531 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
532 |
|
|
|
533 |
wakaba |
1.34 |
* Makefile, HTML-tokenizer.t, HTML-tree.t: New test |
534 |
|
|
files are added. |
535 |
|
|
|
536 |
|
|
* tokenize/, tree-construction/: Sync with latest html5lib |
537 |
|
|
trunk. |
538 |
|
|
|
539 |
wakaba |
1.33 |
2007-06-05 Wakaba <wakaba@suika.fam.cx> |
540 |
|
|
|
541 |
|
|
* content-model-2.dat: |script| |async| and |defer| |
542 |
|
|
no longer require |src|. |async| MUST NOT be |
543 |
|
|
specified if |defer|. (HTML5 revision 858). |
544 |
|
|
|
545 |
wakaba |
1.32 |
2007-05-30 Wakaba <wakaba@suika.fam.cx> |
546 |
|
|
|
547 |
|
|
* ContentChecker.t: Don't use obsolete |new| method. |
548 |
|
|
|
549 |
|
|
* tree-test-1.dat: Nested form test added. |
550 |
|
|
|
551 |
wakaba |
1.31 |
2007-05-27 Wakaba <wakaba@suika.fam.cx> |
552 |
|
|
|
553 |
|
|
* content-model-2.dat: Some error messages are updated. |
554 |
|
|
|
555 |
|
|
* content-model-1.dat: Very simple test for |tbody|, |thead|, |
556 |
|
|
and |tfoot| is added. |
557 |
|
|
|
558 |
wakaba |
1.29 |
2007-05-26 Wakaba <wakaba@suika.fam.cx> |
559 |
|
|
|
560 |
wakaba |
1.30 |
* content-model-2.dat: Tests for |rel| values are added. |
561 |
|
|
|
562 |
|
|
2007-05-26 Wakaba <wakaba@suika.fam.cx> |
563 |
|
|
|
564 |
wakaba |
1.29 |
* content-model-2.dat: Errors on obsolete media |
565 |
|
|
type (i.e. |text/javascript|) are added to the expected results. |
566 |
|
|
|
567 |
|
|
* tree-test-1.dat: Tests for |style| elements' attributes |
568 |
|
|
are added. |
569 |
|
|
|
570 |
wakaba |
1.26 |
2007-05-25 Wakaba <wakaba@suika.fam.cx> |
571 |
|
|
|
572 |
wakaba |
1.27 |
* URIChecker.t: New test entries. |
573 |
|
|
|
574 |
wakaba |
1.28 |
* content-model-2.dat: New test entries for URI attributes. |
575 |
|
|
|
576 |
wakaba |
1.27 |
2007-05-25 Wakaba <wakaba@suika.fam.cx> |
577 |
|
|
|
578 |
wakaba |
1.26 |
* URIChecker.t: New test. |
579 |
|
|
|
580 |
wakaba |
1.22 |
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
581 |
|
|
|
582 |
wakaba |
1.25 |
* Makefile (content-type-files, content-checker-files): New rukes. |
583 |
|
|
|
584 |
|
|
* content-type-result.txt, content-checker-result.txt: New files. |
585 |
|
|
|
586 |
|
|
* tokenizer-result.txt, tree-construction-result.txt: New to CVS. |
587 |
|
|
|
588 |
|
|
* content-model-2.dat: Warnings are added to unknown attributes |
589 |
|
|
for unknown elements. New tests for newly implemented |
590 |
|
|
attributes are added. |
591 |
|
|
|
592 |
|
|
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
593 |
|
|
|
594 |
wakaba |
1.24 |
* content-model-1.dat: Required attributes are |
595 |
|
|
added to <link>s. |
596 |
|
|
|
597 |
|
|
* content-model-2.dat: Tests for global event handler |
598 |
|
|
content attributes, <link>s and <embed>s are added. |
599 |
|
|
|
600 |
|
|
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
601 |
|
|
|
602 |
wakaba |
1.23 |
* content-model-2.dat: Tests for additionally-implemented |
603 |
|
|
attributes are added. |
604 |
|
|
|
605 |
|
|
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
606 |
|
|
|
607 |
wakaba |
1.22 |
* content-model-2.dat: Tests for <a>/interactive |
608 |
|
|
elements non-nesting are added. |
609 |
|
|
|
610 |
wakaba |
1.16 |
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
611 |
|
|
|
612 |
wakaba |
1.21 |
* content-model-3.dat: New test. |
613 |
|
|
|
614 |
|
|
* ContentChecker.t (@FILES): |content-model-3.dat| added. |
615 |
|
|
|
616 |
|
|
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
617 |
|
|
|
618 |
wakaba |
1.20 |
* tree-test-1.dat: Tests for |<iframe>|, |<noframes>|, |
619 |
|
|
and |<xmp>| are added. |
620 |
|
|
|
621 |
|
|
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
622 |
|
|
|
623 |
wakaba |
1.19 |
* content-model-1.dat: A content model conformance |
624 |
|
|
error was missing. |
625 |
|
|
|
626 |
|
|
* content-model-2.dat: Unsupported global attribute (prefixed |
627 |
|
|
attribute) test is added. Tests for many HTML5 elements |
628 |
|
|
are added. |
629 |
|
|
|
630 |
|
|
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
631 |
|
|
|
632 |
wakaba |
1.18 |
* content-model-2.dat: Tests for elements up to |progress|. |
633 |
|
|
|
634 |
|
|
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
635 |
|
|
|
636 |
wakaba |
1.17 |
* content-model-2.dat: Tests for global attributes, |html|, |head|, |
637 |
|
|
|base|, |meta|, and |style|. |
638 |
|
|
|
639 |
|
|
* ContentChecker.t: Support for |#data html| (HTML parsing |
640 |
|
|
mode). |
641 |
|
|
|
642 |
|
|
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
643 |
|
|
|
644 |
wakaba |
1.16 |
* content-model-2.dat: New test. |
645 |
|
|
|
646 |
|
|
* ContentChecker.t (@FILES): |content-model-2.dat| is added. |
647 |
|
|
(get_node_path): |ATTRIBUTE_NODE| support. |
648 |
|
|
|
649 |
|
|
* content-model-1.dat: New tests for unknown |
650 |
|
|
element in HTML namespace. |
651 |
|
|
|
652 |
wakaba |
1.11 |
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
653 |
|
|
|
654 |
wakaba |
1.16 |
* ContentChecker.t (manakai_element_type_match): Removed. |
655 |
wakaba |
1.15 |
|
656 |
|
|
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
657 |
|
|
|
658 |
wakaba |
1.14 |
* content-model-1.dat: Tests for |a| content model are added. |
659 |
|
|
Tests for |legend| content model are added. |
660 |
|
|
|
661 |
|
|
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
662 |
|
|
|
663 |
wakaba |
1.13 |
* content-model-1.dat: Tests for |li| content model are added. |
664 |
|
|
|
665 |
|
|
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
666 |
|
|
|
667 |
wakaba |
1.12 |
* content-model-1.dat: Tests for |dd| content model are added. |
668 |
|
|
Tests for |em| content model (inline-level content |
669 |
|
|
or stricly inline-level content) are added. |
670 |
|
|
Tests for |dfn| content model are added. |
671 |
|
|
|
672 |
|
|
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
673 |
|
|
|
674 |
wakaba |
1.11 |
* content-model-1.dat: New test data. |
675 |
|
|
|
676 |
|
|
* ContentChecker.t: New test. |
677 |
|
|
|
678 |
wakaba |
1.10 |
2007-05-05 Wakaba <wakaba@suika.fam.cx> |
679 |
|
|
|
680 |
|
|
* tree-test-1.dat: ins > p test and noscript in noscript test |
681 |
|
|
are added. |
682 |
|
|
|
683 |
wakaba |
1.9 |
2007-05-03 Wakaba <wakaba@suika.fam.cx> |
684 |
|
|
|
685 |
|
|
* tokenizer-test-1.test: Incorrect DOCTYPE testa |
686 |
|
|
are added. |
687 |
|
|
|
688 |
|
|
* tree-test-1.dat: |innerHTML| tests are added. |
689 |
|
|
|
690 |
|
|
2007-05-03 Wakaba <wakaba@suika.fam.cx> |
691 |
|
|
|
692 |
|
|
* LICENSE: New document. |
693 |
|
|
|
694 |
wakaba |
1.8 |
2007-05-02 Wakaba <wakaba@suika.fam.cx> |
695 |
|
|
|
696 |
|
|
* .cvsignore: Result files are added. |
697 |
|
|
|
698 |
|
|
* HTML-tree.t: Support for document fragment tests. |
699 |
|
|
|
700 |
|
|
* Makefile: Generate test result files. |
701 |
|
|
|
702 |
|
|
* tokenizer-test-1.test: A new test to ensure that |
703 |
|
|
characters after end tag are preserved in RCDATA or CDATA |
704 |
|
|
case. |
705 |
|
|
|
706 |
wakaba |
1.6 |
2007-05-01 Wakaba <wakaba@suika.fam.cx> |
707 |
|
|
|
708 |
wakaba |
1.7 |
* HTML-tree.t: Use new |What::HTML->parse_string| method |
709 |
|
|
so that this test don't have to know parser class's |
710 |
|
|
internals. |
711 |
|
|
|
712 |
|
|
* tree-test-1.dat: New tests for "(<head> stuffs) in body" |
713 |
|
|
and "(<head> stuffs) after body" are added. |
714 |
|
|
|
715 |
|
|
2007-05-01 Wakaba <wakaba@suika.fam.cx> |
716 |
|
|
|
717 |
wakaba |
1.6 |
* HTML-tree.t: New test file is added. Sort key |
718 |
|
|
was incorrect. |
719 |
|
|
|
720 |
|
|
* HTML-tokenizer.t: New test file is added. |
721 |
|
|
|
722 |
|
|
* tokenizer-test-1.test, tree-test-1.dat: New tests. |
723 |
|
|
|
724 |
wakaba |
1.3 |
2007-04-30 Wakaba <wakaba@suika.fam.cx> |
725 |
|
|
|
726 |
wakaba |
1.5 |
* .cvsignore: |tree-consturction| is added. |
727 |
|
|
|
728 |
|
|
* HTML-tree.t: New test. |
729 |
|
|
|
730 |
|
|
* Makefile: Rules for tree constructor tests are added. |
731 |
|
|
|
732 |
|
|
2007-04-30 Wakaba <wakaba@suika.fam.cx> |
733 |
|
|
|
734 |
wakaba |
1.4 |
* HTML-tokenizer.t: |Data::Dumper::Useqq| is replaced |
735 |
|
|
by customized ones so that utf8 vs byte string handling |
736 |
|
|
cause no error. Set |$JSON::UTF8| flag on so |
737 |
|
|
that the |JSON| module turns the utf8 flag on. |
738 |
|
|
Support for the |contentModelFlags| and |lastStartTag| |
739 |
|
|
test props. Show the input as well as description |
740 |
|
|
when a test fails. |
741 |
|
|
|
742 |
|
|
2007-04-30 Wakaba <wakaba@suika.fam.cx> |
743 |
|
|
|
744 |
wakaba |
1.3 |
* .cvsignore: New file. |
745 |
|
|
|
746 |
|
|
* Makefile: New file. |
747 |
|
|
|
748 |
|
|
* HTML-tokenizer.t: New test. |
749 |
|
|
|
750 |
wakaba |
1.1 |
2007-04-24 Wakaba <wakaba@suika.fam.cx> |
751 |
|
|
|
752 |
wakaba |
1.2 |
* ContentType.t: Remove some |my|s to avoid warnings. |
753 |
|
|
|
754 |
|
|
2007-04-24 Wakaba <wakaba@suika.fam.cx> |
755 |
|
|
|
756 |
wakaba |
1.1 |
* ChangeLog: New file. |
757 |
|
|
|
758 |
|
|
* ContentType.t: New Perl test. |
759 |
|
|
|
760 |
|
|
|