1 |
wakaba |
1.53 |
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
|
3 |
wakaba |
1.54 |
* tree-test-1.dat: The tests using |#document-fragment| |
4 |
|
|
are move to |tree-test-2.dat|. |
5 |
|
|
|
6 |
|
|
* tree-test-2.dat: New test data. In addition to |
7 |
|
|
tests from |tree-test-1.dat|, two tests |
8 |
|
|
for |</table>| are added. |
9 |
|
|
|
10 |
|
|
* HTML-tree.t: |tree-test-2.dat| is added. |
11 |
|
|
|
12 |
|
|
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
13 |
|
|
|
14 |
wakaba |
1.53 |
* tree-test-1.dat: Tests for end tag strings |
15 |
|
|
in CDATA elements are added. |
16 |
|
|
|
17 |
wakaba |
1.48 |
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
|
19 |
wakaba |
1.52 |
* content-model-1.dat: Tests for |footer| |
20 |
|
|
content model are added. |
21 |
|
|
|
22 |
|
|
* content-model-2.dat: Tests for |ping| |
23 |
|
|
and |tabindex| attributes are added. Tests for |datetime| |
24 |
|
|
attribute of |ins| and |del| elements are added. |
25 |
|
|
|
26 |
|
|
* content-model-4.dat: New test data. |
27 |
|
|
|
28 |
|
|
* ContentChecker.t: |content-model-4.dat| is added. |
29 |
|
|
|
30 |
|
|
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
31 |
|
|
|
32 |
wakaba |
1.51 |
* tokenizer-test-1.test: Tests for HTML5 revisions 1.144 |
33 |
|
|
and 1.145 (CR and invalid character references) are added. |
34 |
|
|
Tests for HTML5 revision 1.148 (character references |
35 |
|
|
in attributes) are added. |
36 |
|
|
|
37 |
|
|
* tree-test-1.dat: Tests for HTML5 revision 1.146 (white |
38 |
|
|
space characters before root element start tag). |
39 |
|
|
|
40 |
|
|
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
41 |
|
|
|
42 |
wakaba |
1.49 |
* tree-test-1.dat: Some test results are changed |
43 |
wakaba |
1.50 |
and a test is added according to the HTML5 |
44 |
wakaba |
1.51 |
revisions 1.142 and 1.143 (<noscript> in <head>). |
45 |
wakaba |
1.50 |
|
46 |
|
|
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
47 |
|
|
|
48 |
|
|
* tree-test-1.dat: Some test results are changed |
49 |
wakaba |
1.49 |
since <base>, <link>, and <meta> in body |
50 |
|
|
are no longer appended to the head element pointer (HTML5 |
51 |
|
|
revision 935). |
52 |
|
|
|
53 |
|
|
* content-model-2.dat: Tests for |scoped| |
54 |
|
|
attribute are added (HTML5 revision 938). |
55 |
|
|
|
56 |
|
|
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
57 |
|
|
|
58 |
wakaba |
1.48 |
* tree-test-1.dat: Tests for CDATA/RCDATA innerHTML |
59 |
|
|
with matching end tag are added (HTML5 revision 923). |
60 |
|
|
A test for h2 in h1 is added (HTML5 revision 926). |
61 |
|
|
|
62 |
wakaba |
1.34 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
63 |
|
|
|
64 |
wakaba |
1.48 |
* tree-test-1.dat: Tests for |<isindex>| are added (HTML5 |
65 |
|
|
revision 920). |
66 |
wakaba |
1.47 |
|
67 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
68 |
|
|
|
69 |
wakaba |
1.46 |
* tokenizer-test-1.test: Tests for conforming bare |&| |
70 |
|
|
are added. |
71 |
|
|
|
72 |
|
|
* tree-test-1.dat: Tests for |</body>| are added. |
73 |
|
|
|
74 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
75 |
|
|
|
76 |
wakaba |
1.45 |
* tree-test-1.dat: Always use uppercase document type name. |
77 |
|
|
|
78 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
79 |
|
|
|
80 |
wakaba |
1.44 |
* HTML-tokenizer.t: Support for new DOCTYPE token syntax. |
81 |
|
|
|
82 |
|
|
* tokenizer-test-1.test: Tests for DOCTYPE tokens |
83 |
|
|
are revised and added. |
84 |
|
|
|
85 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
86 |
|
|
|
87 |
wakaba |
1.43 |
* tokenizer-test-1.test: Tests for |<| in tags are |
88 |
|
|
added. (HTML5 revisions 900, 901, 902, and 911.) |
89 |
|
|
|
90 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
91 |
|
|
|
92 |
wakaba |
1.42 |
* tokenizer-test-1.test: |⟨|, and |&rlang;| tests |
93 |
|
|
are added. (HTML5 revision 895.) A test for |&;| |
94 |
|
|
is added. |
95 |
|
|
|
96 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
97 |
|
|
|
98 |
wakaba |
1.41 |
* tokenizer-test-1.test: |™| test added. (HTML5 revision 889.) |
99 |
|
|
|
100 |
|
|
* HTML-tree.t: Output test file names. Escaped |
101 |
|
|
new line at the end of test data was removed. |
102 |
|
|
|
103 |
|
|
* tokenizer-test-2.dat: Tests for newlines, NULL, and |
104 |
|
|
escape flag stuff in |set_inner_html|. |
105 |
|
|
|
106 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
107 |
|
|
|
108 |
wakaba |
1.40 |
* tree-test-1.dat: New test for HTML5 revision 884 (</form> |
109 |
|
|
try to close its children). |
110 |
|
|
|
111 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
112 |
|
|
|
113 |
wakaba |
1.39 |
* content-model-1.dat: Tests for space characters |
114 |
|
|
in id="" attribute are added. |
115 |
|
|
|
116 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
117 |
|
|
|
118 |
wakaba |
1.38 |
* tree-test-1.dat: New tests for parse errors by |
119 |
|
|
tags closed by <li>, <dt>, or <dd>. (HTML5 revision 880.) |
120 |
|
|
|
121 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
122 |
|
|
|
123 |
wakaba |
1.37 |
* tokenizer-test-2.dat: New test. This test file contains |
124 |
|
|
some tests that cannot be reliably tested by |HTML-tokenize.t|, |
125 |
|
|
since they depends on how characeters are supplied to the |
126 |
|
|
tokenizer. |
127 |
|
|
|
128 |
|
|
* HTML-tree.t: |tokenizer-test-2.dat| added. |#data escaped| |
129 |
|
|
etc. supported. |
130 |
|
|
|
131 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
132 |
|
|
|
133 |
wakaba |
1.36 |
* tokenizer-test-1.test: Tests for C1 character |
134 |
|
|
references are added. |
135 |
|
|
|
136 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
137 |
|
|
|
138 |
wakaba |
1.35 |
* ContentChecker.t: Use NanoDOM-based manakai for XHTML. |
139 |
|
|
Note that a test fails that assumes XML attribute value |
140 |
|
|
normalization fails since XMLParserTemp.pm does |
141 |
|
|
not normalize white space in attribute value when |
142 |
|
|
creating an attribute node (and new NanoDOM-based |
143 |
|
|
manakai's Attr.value does not normalize white space |
144 |
|
|
for more Web compatibility). |
145 |
|
|
|
146 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
147 |
|
|
|
148 |
wakaba |
1.34 |
* Makefile, HTML-tokenizer.t, HTML-tree.t: New test |
149 |
|
|
files are added. |
150 |
|
|
|
151 |
|
|
* tokenize/, tree-construction/: Sync with latest html5lib |
152 |
|
|
trunk. |
153 |
|
|
|
154 |
wakaba |
1.33 |
2007-06-05 Wakaba <wakaba@suika.fam.cx> |
155 |
|
|
|
156 |
|
|
* content-model-2.dat: |script| |async| and |defer| |
157 |
|
|
no longer require |src|. |async| MUST NOT be |
158 |
|
|
specified if |defer|. (HTML5 revision 858). |
159 |
|
|
|
160 |
wakaba |
1.32 |
2007-05-30 Wakaba <wakaba@suika.fam.cx> |
161 |
|
|
|
162 |
|
|
* ContentChecker.t: Don't use obsolete |new| method. |
163 |
|
|
|
164 |
|
|
* tree-test-1.dat: Nested form test added. |
165 |
|
|
|
166 |
wakaba |
1.31 |
2007-05-27 Wakaba <wakaba@suika.fam.cx> |
167 |
|
|
|
168 |
|
|
* content-model-2.dat: Some error messages are updated. |
169 |
|
|
|
170 |
|
|
* content-model-1.dat: Very simple test for |tbody|, |thead|, |
171 |
|
|
and |tfoot| is added. |
172 |
|
|
|
173 |
wakaba |
1.29 |
2007-05-26 Wakaba <wakaba@suika.fam.cx> |
174 |
|
|
|
175 |
wakaba |
1.30 |
* content-model-2.dat: Tests for |rel| values are added. |
176 |
|
|
|
177 |
|
|
2007-05-26 Wakaba <wakaba@suika.fam.cx> |
178 |
|
|
|
179 |
wakaba |
1.29 |
* content-model-2.dat: Errors on obsolete media |
180 |
|
|
type (i.e. |text/javascript|) are added to the expected results. |
181 |
|
|
|
182 |
|
|
* tree-test-1.dat: Tests for |style| elements' attributes |
183 |
|
|
are added. |
184 |
|
|
|
185 |
wakaba |
1.26 |
2007-05-25 Wakaba <wakaba@suika.fam.cx> |
186 |
|
|
|
187 |
wakaba |
1.27 |
* URIChecker.t: New test entries. |
188 |
|
|
|
189 |
wakaba |
1.28 |
* content-model-2.dat: New test entries for URI attributes. |
190 |
|
|
|
191 |
wakaba |
1.27 |
2007-05-25 Wakaba <wakaba@suika.fam.cx> |
192 |
|
|
|
193 |
wakaba |
1.26 |
* URIChecker.t: New test. |
194 |
|
|
|
195 |
wakaba |
1.22 |
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
196 |
|
|
|
197 |
wakaba |
1.25 |
* Makefile (content-type-files, content-checker-files): New rukes. |
198 |
|
|
|
199 |
|
|
* content-type-result.txt, content-checker-result.txt: New files. |
200 |
|
|
|
201 |
|
|
* tokenizer-result.txt, tree-construction-result.txt: New to CVS. |
202 |
|
|
|
203 |
|
|
* content-model-2.dat: Warnings are added to unknown attributes |
204 |
|
|
for unknown elements. New tests for newly implemented |
205 |
|
|
attributes are added. |
206 |
|
|
|
207 |
|
|
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
208 |
|
|
|
209 |
wakaba |
1.24 |
* content-model-1.dat: Required attributes are |
210 |
|
|
added to <link>s. |
211 |
|
|
|
212 |
|
|
* content-model-2.dat: Tests for global event handler |
213 |
|
|
content attributes, <link>s and <embed>s are added. |
214 |
|
|
|
215 |
|
|
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
216 |
|
|
|
217 |
wakaba |
1.23 |
* content-model-2.dat: Tests for additionally-implemented |
218 |
|
|
attributes are added. |
219 |
|
|
|
220 |
|
|
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
221 |
|
|
|
222 |
wakaba |
1.22 |
* content-model-2.dat: Tests for <a>/interactive |
223 |
|
|
elements non-nesting are added. |
224 |
|
|
|
225 |
wakaba |
1.16 |
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
226 |
|
|
|
227 |
wakaba |
1.21 |
* content-model-3.dat: New test. |
228 |
|
|
|
229 |
|
|
* ContentChecker.t (@FILES): |content-model-3.dat| added. |
230 |
|
|
|
231 |
|
|
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
232 |
|
|
|
233 |
wakaba |
1.20 |
* tree-test-1.dat: Tests for |<iframe>|, |<noframes>|, |
234 |
|
|
and |<xmp>| are added. |
235 |
|
|
|
236 |
|
|
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
237 |
|
|
|
238 |
wakaba |
1.19 |
* content-model-1.dat: A content model conformance |
239 |
|
|
error was missing. |
240 |
|
|
|
241 |
|
|
* content-model-2.dat: Unsupported global attribute (prefixed |
242 |
|
|
attribute) test is added. Tests for many HTML5 elements |
243 |
|
|
are added. |
244 |
|
|
|
245 |
|
|
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
246 |
|
|
|
247 |
wakaba |
1.18 |
* content-model-2.dat: Tests for elements up to |progress|. |
248 |
|
|
|
249 |
|
|
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
250 |
|
|
|
251 |
wakaba |
1.17 |
* content-model-2.dat: Tests for global attributes, |html|, |head|, |
252 |
|
|
|base|, |meta|, and |style|. |
253 |
|
|
|
254 |
|
|
* ContentChecker.t: Support for |#data html| (HTML parsing |
255 |
|
|
mode). |
256 |
|
|
|
257 |
|
|
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
258 |
|
|
|
259 |
wakaba |
1.16 |
* content-model-2.dat: New test. |
260 |
|
|
|
261 |
|
|
* ContentChecker.t (@FILES): |content-model-2.dat| is added. |
262 |
|
|
(get_node_path): |ATTRIBUTE_NODE| support. |
263 |
|
|
|
264 |
|
|
* content-model-1.dat: New tests for unknown |
265 |
|
|
element in HTML namespace. |
266 |
|
|
|
267 |
wakaba |
1.11 |
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
268 |
|
|
|
269 |
wakaba |
1.16 |
* ContentChecker.t (manakai_element_type_match): Removed. |
270 |
wakaba |
1.15 |
|
271 |
|
|
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
272 |
|
|
|
273 |
wakaba |
1.14 |
* content-model-1.dat: Tests for |a| content model are added. |
274 |
|
|
Tests for |legend| content model are added. |
275 |
|
|
|
276 |
|
|
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
277 |
|
|
|
278 |
wakaba |
1.13 |
* content-model-1.dat: Tests for |li| content model are added. |
279 |
|
|
|
280 |
|
|
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
281 |
|
|
|
282 |
wakaba |
1.12 |
* content-model-1.dat: Tests for |dd| content model are added. |
283 |
|
|
Tests for |em| content model (inline-level content |
284 |
|
|
or stricly inline-level content) are added. |
285 |
|
|
Tests for |dfn| content model are added. |
286 |
|
|
|
287 |
|
|
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
288 |
|
|
|
289 |
wakaba |
1.11 |
* content-model-1.dat: New test data. |
290 |
|
|
|
291 |
|
|
* ContentChecker.t: New test. |
292 |
|
|
|
293 |
wakaba |
1.10 |
2007-05-05 Wakaba <wakaba@suika.fam.cx> |
294 |
|
|
|
295 |
|
|
* tree-test-1.dat: ins > p test and noscript in noscript test |
296 |
|
|
are added. |
297 |
|
|
|
298 |
wakaba |
1.9 |
2007-05-03 Wakaba <wakaba@suika.fam.cx> |
299 |
|
|
|
300 |
|
|
* tokenizer-test-1.test: Incorrect DOCTYPE testa |
301 |
|
|
are added. |
302 |
|
|
|
303 |
|
|
* tree-test-1.dat: |innerHTML| tests are added. |
304 |
|
|
|
305 |
|
|
2007-05-03 Wakaba <wakaba@suika.fam.cx> |
306 |
|
|
|
307 |
|
|
* LICENSE: New document. |
308 |
|
|
|
309 |
wakaba |
1.8 |
2007-05-02 Wakaba <wakaba@suika.fam.cx> |
310 |
|
|
|
311 |
|
|
* .cvsignore: Result files are added. |
312 |
|
|
|
313 |
|
|
* HTML-tree.t: Support for document fragment tests. |
314 |
|
|
|
315 |
|
|
* Makefile: Generate test result files. |
316 |
|
|
|
317 |
|
|
* tokenizer-test-1.test: A new test to ensure that |
318 |
|
|
characters after end tag are preserved in RCDATA or CDATA |
319 |
|
|
case. |
320 |
|
|
|
321 |
wakaba |
1.6 |
2007-05-01 Wakaba <wakaba@suika.fam.cx> |
322 |
|
|
|
323 |
wakaba |
1.7 |
* HTML-tree.t: Use new |What::HTML->parse_string| method |
324 |
|
|
so that this test don't have to know parser class's |
325 |
|
|
internals. |
326 |
|
|
|
327 |
|
|
* tree-test-1.dat: New tests for "(<head> stuffs) in body" |
328 |
|
|
and "(<head> stuffs) after body" are added. |
329 |
|
|
|
330 |
|
|
2007-05-01 Wakaba <wakaba@suika.fam.cx> |
331 |
|
|
|
332 |
wakaba |
1.6 |
* HTML-tree.t: New test file is added. Sort key |
333 |
|
|
was incorrect. |
334 |
|
|
|
335 |
|
|
* HTML-tokenizer.t: New test file is added. |
336 |
|
|
|
337 |
|
|
* tokenizer-test-1.test, tree-test-1.dat: New tests. |
338 |
|
|
|
339 |
wakaba |
1.3 |
2007-04-30 Wakaba <wakaba@suika.fam.cx> |
340 |
|
|
|
341 |
wakaba |
1.5 |
* .cvsignore: |tree-consturction| is added. |
342 |
|
|
|
343 |
|
|
* HTML-tree.t: New test. |
344 |
|
|
|
345 |
|
|
* Makefile: Rules for tree constructor tests are added. |
346 |
|
|
|
347 |
|
|
2007-04-30 Wakaba <wakaba@suika.fam.cx> |
348 |
|
|
|
349 |
wakaba |
1.4 |
* HTML-tokenizer.t: |Data::Dumper::Useqq| is replaced |
350 |
|
|
by customized ones so that utf8 vs byte string handling |
351 |
|
|
cause no error. Set |$JSON::UTF8| flag on so |
352 |
|
|
that the |JSON| module turns the utf8 flag on. |
353 |
|
|
Support for the |contentModelFlags| and |lastStartTag| |
354 |
|
|
test props. Show the input as well as description |
355 |
|
|
when a test fails. |
356 |
|
|
|
357 |
|
|
2007-04-30 Wakaba <wakaba@suika.fam.cx> |
358 |
|
|
|
359 |
wakaba |
1.3 |
* .cvsignore: New file. |
360 |
|
|
|
361 |
|
|
* Makefile: New file. |
362 |
|
|
|
363 |
|
|
* HTML-tokenizer.t: New test. |
364 |
|
|
|
365 |
wakaba |
1.1 |
2007-04-24 Wakaba <wakaba@suika.fam.cx> |
366 |
|
|
|
367 |
wakaba |
1.2 |
* ContentType.t: Remove some |my|s to avoid warnings. |
368 |
|
|
|
369 |
|
|
2007-04-24 Wakaba <wakaba@suika.fam.cx> |
370 |
|
|
|
371 |
wakaba |
1.1 |
* ChangeLog: New file. |
372 |
|
|
|
373 |
|
|
* ContentType.t: New Perl test. |
374 |
|
|
|
375 |
|
|
|