1 |
wakaba |
1.78 |
2007-08-25 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
|
3 |
|
|
* content-model-1.dat: New tests for |meta| corner cases |
4 |
|
|
are added. |
5 |
|
|
|
6 |
|
|
2007-08-22 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
|
8 |
|
|
* tree-test-2.dat: New tests for |html| innerHTML are added. |
9 |
|
|
|
10 |
wakaba |
1.76 |
2007-08-17 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
|
12 |
wakaba |
1.77 |
* content-model-2.dat: New tests for |base| |
13 |
|
|
following URI or hyperlink are added. |
14 |
|
|
|
15 |
|
|
2007-08-17 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
|
17 |
wakaba |
1.76 |
* content-model-1.dat: New tests for |noscript| in |head| are added. |
18 |
|
|
|
19 |
|
|
* content-model-2.dat: A wrong result for |xml:lang| in |
20 |
|
|
HTML document is fixed. |
21 |
|
|
|
22 |
wakaba |
1.75 |
2007-08-11 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
|
24 |
|
|
* ContentType.t: New tests for bitmap images are added. |
25 |
|
|
|
26 |
wakaba |
1.74 |
2007-08-08 Wakaba <wakaba@suika.fam.cx> |
27 |
|
|
|
28 |
|
|
* content-model-2.dat: Some error messages are changed. |
29 |
|
|
|
30 |
|
|
* ContentType.t: New tests for |<script| sniffer are added. |
31 |
|
|
|
32 |
wakaba |
1.68 |
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
33 |
|
|
|
34 |
wakaba |
1.73 |
* tree-test-2.dat: New tests for |thead|, |tbody|, and |tfoot| |
35 |
|
|
fragment parsing. |
36 |
|
|
|
37 |
|
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
38 |
|
|
|
39 |
wakaba |
1.72 |
* tree-test-1.dat: More tests for tags "in row" are added. |
40 |
|
|
|
41 |
|
|
* HTML-tree.t: Quote test data for readability. |
42 |
|
|
|
43 |
|
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
44 |
|
|
|
45 |
wakaba |
1.71 |
* tree-test-1.dat: More tests are added for |noframes| |
46 |
|
|
after |</frameset>|. |
47 |
|
|
|
48 |
|
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
49 |
|
|
|
50 |
wakaba |
1.70 |
* tree-test-1.dat: More tests for start tags "in caption" |
51 |
|
|
insertion mode and for tags "in cell" insertion |
52 |
|
|
mode are added. |
53 |
|
|
|
54 |
|
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
55 |
|
|
|
56 |
wakaba |
1.69 |
* tree-test-1.dat: More tests for ignoring some tokens |
57 |
|
|
are added. |
58 |
|
|
|
59 |
|
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
60 |
|
|
|
61 |
wakaba |
1.68 |
* HTML-tokenizer.t: Set content model flag in new syntax. |
62 |
|
|
|
63 |
wakaba |
1.63 |
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
64 |
|
|
|
65 |
wakaba |
1.67 |
* content-model-1.dat, content-model-2.dat: Some test data |
66 |
|
|
have been updated due to new warnings. |
67 |
|
|
|
68 |
|
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
69 |
|
|
|
70 |
wakaba |
1.66 |
* content-model-1.dat, content-model-2.dat: Add "in XML:charset" |
71 |
|
|
error for test data that has |charset| in XML context. |
72 |
|
|
|
73 |
|
|
* content-model-2.dat: Test data for "in XML:charset", "in XML:lang", |
74 |
|
|
and "in HTML:xml:lang" are added. |
75 |
|
|
|
76 |
|
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
77 |
|
|
|
78 |
wakaba |
1.65 |
* HTML-tokenizer.t: It now requires newer version |
79 |
|
|
of JSON.pm due to the broken handling for utf8 string |
80 |
|
|
of older version. Test data files |test3.test| |
81 |
|
|
and |test4.test| are added. Convert surrogate |
82 |
|
|
pair |\u| escapes in JSON file before it is input |
83 |
|
|
into JSON.pm parser since it does not decode |
84 |
|
|
them correctly. U+000D convertion was incorrect. |
85 |
|
|
|
86 |
|
|
* HTML-tree.t: Support for new format for fragment |
87 |
|
|
parsing tests. |
88 |
|
|
|
89 |
|
|
* Makefile (tokenizer-files): New test |
90 |
|
|
data files |test3.test| and |test4.test| are added. |
91 |
|
|
|
92 |
|
|
* tokenizer-test-1.test: Test data for bare |hcro| and |
93 |
|
|
entity references in attribute values are added. |
94 |
|
|
|
95 |
|
|
* tokenizer-test-2.dat: Test data for U+000D are added. |
96 |
|
|
|
97 |
|
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
98 |
|
|
|
99 |
wakaba |
1.64 |
* tree-test-1.dat: Tests for |<html>| in trailing |
100 |
|
|
end phase and |</frameset>| in after frameset mode |
101 |
|
|
are added. |
102 |
|
|
|
103 |
|
|
* tree-test-2.dat: Tests for |</frameset>| |
104 |
|
|
in |frameset| fragment parsing are added. |
105 |
|
|
|
106 |
|
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
107 |
|
|
|
108 |
wakaba |
1.63 |
* tree-test-1.dat: New tests for trailing end phase |
109 |
|
|
and white space in some insertion modes are added. |
110 |
|
|
|
111 |
wakaba |
1.61 |
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
112 |
|
|
|
113 |
wakaba |
1.62 |
* Charset-DecodeHandler.t: Cases for charset names has |
114 |
|
|
been changed to match with the module's implementation. |
115 |
|
|
|
116 |
|
|
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
117 |
|
|
|
118 |
wakaba |
1.61 |
* Charset-DecodeHandler.t: New test script. |
119 |
|
|
|
120 |
wakaba |
1.60 |
2007-07-07 Wakaba <wakaba@suika.fam.cx> |
121 |
|
|
|
122 |
|
|
* tokenizer-test-1.test: A comment test is added. |
123 |
|
|
|
124 |
wakaba |
1.58 |
2007-07-01 Wakaba <wakaba@suika.fam.cx> |
125 |
|
|
|
126 |
wakaba |
1.59 |
* tree-test-1.dat: New tests for unmatched end tags. |
127 |
|
|
|
128 |
|
|
2007-07-01 Wakaba <wakaba@suika.fam.cx> |
129 |
|
|
|
130 |
wakaba |
1.58 |
* table-1.dat: New test data. |
131 |
|
|
|
132 |
|
|
* ContentChecker.t: |table-1.dat| is added. |
133 |
|
|
|
134 |
wakaba |
1.56 |
2007-06-30 Wakaba <wakaba@suika.fam.cx> |
135 |
|
|
|
136 |
wakaba |
1.57 |
* tree-test-2.dat: Tests for <title> in fragments are added. |
137 |
|
|
|
138 |
|
|
2007-06-30 Wakaba <wakaba@suika.fam.cx> |
139 |
|
|
|
140 |
wakaba |
1.56 |
* URIChecker.t: Error level names in test results has |
141 |
|
|
been changed. |
142 |
|
|
|
143 |
|
|
* tokenizer-test-1.test: A test for bogus SYSTEM identifier |
144 |
|
|
is added. |
145 |
|
|
|
146 |
|
|
* content-model-1.dat, content-model-2.dat, content-model-3.dat, |
147 |
|
|
content-model-4.dat: Error messages has been changed. |
148 |
|
|
|
149 |
|
|
* ContentChecker.t: Appends error level to the error |
150 |
|
|
message if any. |
151 |
|
|
|
152 |
wakaba |
1.53 |
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
153 |
|
|
|
154 |
wakaba |
1.55 |
* content-model-2.dat: Tests for |<img ismap>| context |
155 |
|
|
are added. Tests for |<command>|'s attributes are added. |
156 |
|
|
Tests for |<menu>|'s attributes are added. Tests for |contextmenu| |
157 |
|
|
are added. |
158 |
|
|
|
159 |
|
|
* content-model-1.dat: Tests for |<datagrid>| contents |
160 |
|
|
are added. |
161 |
|
|
|
162 |
|
|
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
163 |
|
|
|
164 |
wakaba |
1.54 |
* tree-test-1.dat: The tests using |#document-fragment| |
165 |
|
|
are move to |tree-test-2.dat|. |
166 |
|
|
|
167 |
|
|
* tree-test-2.dat: New test data. In addition to |
168 |
|
|
tests from |tree-test-1.dat|, two tests |
169 |
|
|
for |</table>| are added. |
170 |
|
|
|
171 |
|
|
* HTML-tree.t: |tree-test-2.dat| is added. |
172 |
|
|
|
173 |
|
|
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
174 |
|
|
|
175 |
wakaba |
1.53 |
* tree-test-1.dat: Tests for end tag strings |
176 |
|
|
in CDATA elements are added. |
177 |
|
|
|
178 |
wakaba |
1.48 |
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
179 |
|
|
|
180 |
wakaba |
1.52 |
* content-model-1.dat: Tests for |footer| |
181 |
|
|
content model are added. |
182 |
|
|
|
183 |
|
|
* content-model-2.dat: Tests for |ping| |
184 |
|
|
and |tabindex| attributes are added. Tests for |datetime| |
185 |
|
|
attribute of |ins| and |del| elements are added. |
186 |
|
|
|
187 |
|
|
* content-model-4.dat: New test data. |
188 |
|
|
|
189 |
|
|
* ContentChecker.t: |content-model-4.dat| is added. |
190 |
|
|
|
191 |
|
|
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
192 |
|
|
|
193 |
wakaba |
1.51 |
* tokenizer-test-1.test: Tests for HTML5 revisions 1.144 |
194 |
|
|
and 1.145 (CR and invalid character references) are added. |
195 |
|
|
Tests for HTML5 revision 1.148 (character references |
196 |
|
|
in attributes) are added. |
197 |
|
|
|
198 |
|
|
* tree-test-1.dat: Tests for HTML5 revision 1.146 (white |
199 |
|
|
space characters before root element start tag). |
200 |
|
|
|
201 |
|
|
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
202 |
|
|
|
203 |
wakaba |
1.49 |
* tree-test-1.dat: Some test results are changed |
204 |
wakaba |
1.50 |
and a test is added according to the HTML5 |
205 |
wakaba |
1.51 |
revisions 1.142 and 1.143 (<noscript> in <head>). |
206 |
wakaba |
1.50 |
|
207 |
|
|
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
208 |
|
|
|
209 |
|
|
* tree-test-1.dat: Some test results are changed |
210 |
wakaba |
1.49 |
since <base>, <link>, and <meta> in body |
211 |
|
|
are no longer appended to the head element pointer (HTML5 |
212 |
|
|
revision 935). |
213 |
|
|
|
214 |
|
|
* content-model-2.dat: Tests for |scoped| |
215 |
|
|
attribute are added (HTML5 revision 938). |
216 |
|
|
|
217 |
|
|
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
218 |
|
|
|
219 |
wakaba |
1.48 |
* tree-test-1.dat: Tests for CDATA/RCDATA innerHTML |
220 |
|
|
with matching end tag are added (HTML5 revision 923). |
221 |
|
|
A test for h2 in h1 is added (HTML5 revision 926). |
222 |
|
|
|
223 |
wakaba |
1.34 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
224 |
|
|
|
225 |
wakaba |
1.48 |
* tree-test-1.dat: Tests for |<isindex>| are added (HTML5 |
226 |
|
|
revision 920). |
227 |
wakaba |
1.47 |
|
228 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
229 |
|
|
|
230 |
wakaba |
1.46 |
* tokenizer-test-1.test: Tests for conforming bare |&| |
231 |
|
|
are added. |
232 |
|
|
|
233 |
|
|
* tree-test-1.dat: Tests for |</body>| are added. |
234 |
|
|
|
235 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
236 |
|
|
|
237 |
wakaba |
1.45 |
* tree-test-1.dat: Always use uppercase document type name. |
238 |
|
|
|
239 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
240 |
|
|
|
241 |
wakaba |
1.44 |
* HTML-tokenizer.t: Support for new DOCTYPE token syntax. |
242 |
|
|
|
243 |
|
|
* tokenizer-test-1.test: Tests for DOCTYPE tokens |
244 |
|
|
are revised and added. |
245 |
|
|
|
246 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
247 |
|
|
|
248 |
wakaba |
1.43 |
* tokenizer-test-1.test: Tests for |<| in tags are |
249 |
|
|
added. (HTML5 revisions 900, 901, 902, and 911.) |
250 |
|
|
|
251 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
252 |
|
|
|
253 |
wakaba |
1.42 |
* tokenizer-test-1.test: |⟨|, and |&rlang;| tests |
254 |
|
|
are added. (HTML5 revision 895.) A test for |&;| |
255 |
|
|
is added. |
256 |
|
|
|
257 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
258 |
|
|
|
259 |
wakaba |
1.41 |
* tokenizer-test-1.test: |™| test added. (HTML5 revision 889.) |
260 |
|
|
|
261 |
|
|
* HTML-tree.t: Output test file names. Escaped |
262 |
|
|
new line at the end of test data was removed. |
263 |
|
|
|
264 |
|
|
* tokenizer-test-2.dat: Tests for newlines, NULL, and |
265 |
|
|
escape flag stuff in |set_inner_html|. |
266 |
|
|
|
267 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
268 |
|
|
|
269 |
wakaba |
1.40 |
* tree-test-1.dat: New test for HTML5 revision 884 (</form> |
270 |
|
|
try to close its children). |
271 |
|
|
|
272 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
273 |
|
|
|
274 |
wakaba |
1.39 |
* content-model-1.dat: Tests for space characters |
275 |
|
|
in id="" attribute are added. |
276 |
|
|
|
277 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
278 |
|
|
|
279 |
wakaba |
1.38 |
* tree-test-1.dat: New tests for parse errors by |
280 |
|
|
tags closed by <li>, <dt>, or <dd>. (HTML5 revision 880.) |
281 |
|
|
|
282 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
283 |
|
|
|
284 |
wakaba |
1.37 |
* tokenizer-test-2.dat: New test. This test file contains |
285 |
|
|
some tests that cannot be reliably tested by |HTML-tokenize.t|, |
286 |
|
|
since they depends on how characeters are supplied to the |
287 |
|
|
tokenizer. |
288 |
|
|
|
289 |
|
|
* HTML-tree.t: |tokenizer-test-2.dat| added. |#data escaped| |
290 |
|
|
etc. supported. |
291 |
|
|
|
292 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
293 |
|
|
|
294 |
wakaba |
1.36 |
* tokenizer-test-1.test: Tests for C1 character |
295 |
|
|
references are added. |
296 |
|
|
|
297 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
298 |
|
|
|
299 |
wakaba |
1.35 |
* ContentChecker.t: Use NanoDOM-based manakai for XHTML. |
300 |
|
|
Note that a test fails that assumes XML attribute value |
301 |
|
|
normalization fails since XMLParserTemp.pm does |
302 |
|
|
not normalize white space in attribute value when |
303 |
|
|
creating an attribute node (and new NanoDOM-based |
304 |
|
|
manakai's Attr.value does not normalize white space |
305 |
|
|
for more Web compatibility). |
306 |
|
|
|
307 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
308 |
|
|
|
309 |
wakaba |
1.34 |
* Makefile, HTML-tokenizer.t, HTML-tree.t: New test |
310 |
|
|
files are added. |
311 |
|
|
|
312 |
|
|
* tokenize/, tree-construction/: Sync with latest html5lib |
313 |
|
|
trunk. |
314 |
|
|
|
315 |
wakaba |
1.33 |
2007-06-05 Wakaba <wakaba@suika.fam.cx> |
316 |
|
|
|
317 |
|
|
* content-model-2.dat: |script| |async| and |defer| |
318 |
|
|
no longer require |src|. |async| MUST NOT be |
319 |
|
|
specified if |defer|. (HTML5 revision 858). |
320 |
|
|
|
321 |
wakaba |
1.32 |
2007-05-30 Wakaba <wakaba@suika.fam.cx> |
322 |
|
|
|
323 |
|
|
* ContentChecker.t: Don't use obsolete |new| method. |
324 |
|
|
|
325 |
|
|
* tree-test-1.dat: Nested form test added. |
326 |
|
|
|
327 |
wakaba |
1.31 |
2007-05-27 Wakaba <wakaba@suika.fam.cx> |
328 |
|
|
|
329 |
|
|
* content-model-2.dat: Some error messages are updated. |
330 |
|
|
|
331 |
|
|
* content-model-1.dat: Very simple test for |tbody|, |thead|, |
332 |
|
|
and |tfoot| is added. |
333 |
|
|
|
334 |
wakaba |
1.29 |
2007-05-26 Wakaba <wakaba@suika.fam.cx> |
335 |
|
|
|
336 |
wakaba |
1.30 |
* content-model-2.dat: Tests for |rel| values are added. |
337 |
|
|
|
338 |
|
|
2007-05-26 Wakaba <wakaba@suika.fam.cx> |
339 |
|
|
|
340 |
wakaba |
1.29 |
* content-model-2.dat: Errors on obsolete media |
341 |
|
|
type (i.e. |text/javascript|) are added to the expected results. |
342 |
|
|
|
343 |
|
|
* tree-test-1.dat: Tests for |style| elements' attributes |
344 |
|
|
are added. |
345 |
|
|
|
346 |
wakaba |
1.26 |
2007-05-25 Wakaba <wakaba@suika.fam.cx> |
347 |
|
|
|
348 |
wakaba |
1.27 |
* URIChecker.t: New test entries. |
349 |
|
|
|
350 |
wakaba |
1.28 |
* content-model-2.dat: New test entries for URI attributes. |
351 |
|
|
|
352 |
wakaba |
1.27 |
2007-05-25 Wakaba <wakaba@suika.fam.cx> |
353 |
|
|
|
354 |
wakaba |
1.26 |
* URIChecker.t: New test. |
355 |
|
|
|
356 |
wakaba |
1.22 |
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
357 |
|
|
|
358 |
wakaba |
1.25 |
* Makefile (content-type-files, content-checker-files): New rukes. |
359 |
|
|
|
360 |
|
|
* content-type-result.txt, content-checker-result.txt: New files. |
361 |
|
|
|
362 |
|
|
* tokenizer-result.txt, tree-construction-result.txt: New to CVS. |
363 |
|
|
|
364 |
|
|
* content-model-2.dat: Warnings are added to unknown attributes |
365 |
|
|
for unknown elements. New tests for newly implemented |
366 |
|
|
attributes are added. |
367 |
|
|
|
368 |
|
|
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
369 |
|
|
|
370 |
wakaba |
1.24 |
* content-model-1.dat: Required attributes are |
371 |
|
|
added to <link>s. |
372 |
|
|
|
373 |
|
|
* content-model-2.dat: Tests for global event handler |
374 |
|
|
content attributes, <link>s and <embed>s are added. |
375 |
|
|
|
376 |
|
|
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
377 |
|
|
|
378 |
wakaba |
1.23 |
* content-model-2.dat: Tests for additionally-implemented |
379 |
|
|
attributes are added. |
380 |
|
|
|
381 |
|
|
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
382 |
|
|
|
383 |
wakaba |
1.22 |
* content-model-2.dat: Tests for <a>/interactive |
384 |
|
|
elements non-nesting are added. |
385 |
|
|
|
386 |
wakaba |
1.16 |
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
387 |
|
|
|
388 |
wakaba |
1.21 |
* content-model-3.dat: New test. |
389 |
|
|
|
390 |
|
|
* ContentChecker.t (@FILES): |content-model-3.dat| added. |
391 |
|
|
|
392 |
|
|
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
393 |
|
|
|
394 |
wakaba |
1.20 |
* tree-test-1.dat: Tests for |<iframe>|, |<noframes>|, |
395 |
|
|
and |<xmp>| are added. |
396 |
|
|
|
397 |
|
|
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
398 |
|
|
|
399 |
wakaba |
1.19 |
* content-model-1.dat: A content model conformance |
400 |
|
|
error was missing. |
401 |
|
|
|
402 |
|
|
* content-model-2.dat: Unsupported global attribute (prefixed |
403 |
|
|
attribute) test is added. Tests for many HTML5 elements |
404 |
|
|
are added. |
405 |
|
|
|
406 |
|
|
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
407 |
|
|
|
408 |
wakaba |
1.18 |
* content-model-2.dat: Tests for elements up to |progress|. |
409 |
|
|
|
410 |
|
|
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
411 |
|
|
|
412 |
wakaba |
1.17 |
* content-model-2.dat: Tests for global attributes, |html|, |head|, |
413 |
|
|
|base|, |meta|, and |style|. |
414 |
|
|
|
415 |
|
|
* ContentChecker.t: Support for |#data html| (HTML parsing |
416 |
|
|
mode). |
417 |
|
|
|
418 |
|
|
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
419 |
|
|
|
420 |
wakaba |
1.16 |
* content-model-2.dat: New test. |
421 |
|
|
|
422 |
|
|
* ContentChecker.t (@FILES): |content-model-2.dat| is added. |
423 |
|
|
(get_node_path): |ATTRIBUTE_NODE| support. |
424 |
|
|
|
425 |
|
|
* content-model-1.dat: New tests for unknown |
426 |
|
|
element in HTML namespace. |
427 |
|
|
|
428 |
wakaba |
1.11 |
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
429 |
|
|
|
430 |
wakaba |
1.16 |
* ContentChecker.t (manakai_element_type_match): Removed. |
431 |
wakaba |
1.15 |
|
432 |
|
|
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
433 |
|
|
|
434 |
wakaba |
1.14 |
* content-model-1.dat: Tests for |a| content model are added. |
435 |
|
|
Tests for |legend| content model are added. |
436 |
|
|
|
437 |
|
|
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
438 |
|
|
|
439 |
wakaba |
1.13 |
* content-model-1.dat: Tests for |li| content model are added. |
440 |
|
|
|
441 |
|
|
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
442 |
|
|
|
443 |
wakaba |
1.12 |
* content-model-1.dat: Tests for |dd| content model are added. |
444 |
|
|
Tests for |em| content model (inline-level content |
445 |
|
|
or stricly inline-level content) are added. |
446 |
|
|
Tests for |dfn| content model are added. |
447 |
|
|
|
448 |
|
|
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
449 |
|
|
|
450 |
wakaba |
1.11 |
* content-model-1.dat: New test data. |
451 |
|
|
|
452 |
|
|
* ContentChecker.t: New test. |
453 |
|
|
|
454 |
wakaba |
1.10 |
2007-05-05 Wakaba <wakaba@suika.fam.cx> |
455 |
|
|
|
456 |
|
|
* tree-test-1.dat: ins > p test and noscript in noscript test |
457 |
|
|
are added. |
458 |
|
|
|
459 |
wakaba |
1.9 |
2007-05-03 Wakaba <wakaba@suika.fam.cx> |
460 |
|
|
|
461 |
|
|
* tokenizer-test-1.test: Incorrect DOCTYPE testa |
462 |
|
|
are added. |
463 |
|
|
|
464 |
|
|
* tree-test-1.dat: |innerHTML| tests are added. |
465 |
|
|
|
466 |
|
|
2007-05-03 Wakaba <wakaba@suika.fam.cx> |
467 |
|
|
|
468 |
|
|
* LICENSE: New document. |
469 |
|
|
|
470 |
wakaba |
1.8 |
2007-05-02 Wakaba <wakaba@suika.fam.cx> |
471 |
|
|
|
472 |
|
|
* .cvsignore: Result files are added. |
473 |
|
|
|
474 |
|
|
* HTML-tree.t: Support for document fragment tests. |
475 |
|
|
|
476 |
|
|
* Makefile: Generate test result files. |
477 |
|
|
|
478 |
|
|
* tokenizer-test-1.test: A new test to ensure that |
479 |
|
|
characters after end tag are preserved in RCDATA or CDATA |
480 |
|
|
case. |
481 |
|
|
|
482 |
wakaba |
1.6 |
2007-05-01 Wakaba <wakaba@suika.fam.cx> |
483 |
|
|
|
484 |
wakaba |
1.7 |
* HTML-tree.t: Use new |What::HTML->parse_string| method |
485 |
|
|
so that this test don't have to know parser class's |
486 |
|
|
internals. |
487 |
|
|
|
488 |
|
|
* tree-test-1.dat: New tests for "(<head> stuffs) in body" |
489 |
|
|
and "(<head> stuffs) after body" are added. |
490 |
|
|
|
491 |
|
|
2007-05-01 Wakaba <wakaba@suika.fam.cx> |
492 |
|
|
|
493 |
wakaba |
1.6 |
* HTML-tree.t: New test file is added. Sort key |
494 |
|
|
was incorrect. |
495 |
|
|
|
496 |
|
|
* HTML-tokenizer.t: New test file is added. |
497 |
|
|
|
498 |
|
|
* tokenizer-test-1.test, tree-test-1.dat: New tests. |
499 |
|
|
|
500 |
wakaba |
1.3 |
2007-04-30 Wakaba <wakaba@suika.fam.cx> |
501 |
|
|
|
502 |
wakaba |
1.5 |
* .cvsignore: |tree-consturction| is added. |
503 |
|
|
|
504 |
|
|
* HTML-tree.t: New test. |
505 |
|
|
|
506 |
|
|
* Makefile: Rules for tree constructor tests are added. |
507 |
|
|
|
508 |
|
|
2007-04-30 Wakaba <wakaba@suika.fam.cx> |
509 |
|
|
|
510 |
wakaba |
1.4 |
* HTML-tokenizer.t: |Data::Dumper::Useqq| is replaced |
511 |
|
|
by customized ones so that utf8 vs byte string handling |
512 |
|
|
cause no error. Set |$JSON::UTF8| flag on so |
513 |
|
|
that the |JSON| module turns the utf8 flag on. |
514 |
|
|
Support for the |contentModelFlags| and |lastStartTag| |
515 |
|
|
test props. Show the input as well as description |
516 |
|
|
when a test fails. |
517 |
|
|
|
518 |
|
|
2007-04-30 Wakaba <wakaba@suika.fam.cx> |
519 |
|
|
|
520 |
wakaba |
1.3 |
* .cvsignore: New file. |
521 |
|
|
|
522 |
|
|
* Makefile: New file. |
523 |
|
|
|
524 |
|
|
* HTML-tokenizer.t: New test. |
525 |
|
|
|
526 |
wakaba |
1.1 |
2007-04-24 Wakaba <wakaba@suika.fam.cx> |
527 |
|
|
|
528 |
wakaba |
1.2 |
* ContentType.t: Remove some |my|s to avoid warnings. |
529 |
|
|
|
530 |
|
|
2007-04-24 Wakaba <wakaba@suika.fam.cx> |
531 |
|
|
|
532 |
wakaba |
1.1 |
* ChangeLog: New file. |
533 |
|
|
|
534 |
|
|
* ContentType.t: New Perl test. |
535 |
|
|
|
536 |
|
|
|