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