1 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* tree-test-1.dat: More tests for ignoring some tokens |
4 |
|
are added. |
5 |
|
|
6 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* HTML-tokenizer.t: Set content model flag in new syntax. |
9 |
|
|
10 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* content-model-1.dat, content-model-2.dat: Some test data |
13 |
|
have been updated due to new warnings. |
14 |
|
|
15 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
|
* content-model-1.dat, content-model-2.dat: Add "in XML:charset" |
18 |
|
error for test data that has |charset| in XML context. |
19 |
|
|
20 |
|
* content-model-2.dat: Test data for "in XML:charset", "in XML:lang", |
21 |
|
and "in HTML:xml:lang" are added. |
22 |
|
|
23 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
24 |
|
|
25 |
|
* HTML-tokenizer.t: It now requires newer version |
26 |
|
of JSON.pm due to the broken handling for utf8 string |
27 |
|
of older version. Test data files |test3.test| |
28 |
|
and |test4.test| are added. Convert surrogate |
29 |
|
pair |\u| escapes in JSON file before it is input |
30 |
|
into JSON.pm parser since it does not decode |
31 |
|
them correctly. U+000D convertion was incorrect. |
32 |
|
|
33 |
|
* HTML-tree.t: Support for new format for fragment |
34 |
|
parsing tests. |
35 |
|
|
36 |
|
* Makefile (tokenizer-files): New test |
37 |
|
data files |test3.test| and |test4.test| are added. |
38 |
|
|
39 |
|
* tokenizer-test-1.test: Test data for bare |hcro| and |
40 |
|
entity references in attribute values are added. |
41 |
|
|
42 |
|
* tokenizer-test-2.dat: Test data for U+000D are added. |
43 |
|
|
44 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
45 |
|
|
46 |
|
* tree-test-1.dat: Tests for |<html>| in trailing |
47 |
|
end phase and |</frameset>| in after frameset mode |
48 |
|
are added. |
49 |
|
|
50 |
|
* tree-test-2.dat: Tests for |</frameset>| |
51 |
|
in |frameset| fragment parsing are added. |
52 |
|
|
53 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
54 |
|
|
55 |
|
* tree-test-1.dat: New tests for trailing end phase |
56 |
|
and white space in some insertion modes are added. |
57 |
|
|
58 |
|
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
59 |
|
|
60 |
|
* Charset-DecodeHandler.t: Cases for charset names has |
61 |
|
been changed to match with the module's implementation. |
62 |
|
|
63 |
|
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
64 |
|
|
65 |
|
* Charset-DecodeHandler.t: New test script. |
66 |
|
|
67 |
|
2007-07-07 Wakaba <wakaba@suika.fam.cx> |
68 |
|
|
69 |
|
* tokenizer-test-1.test: A comment test is added. |
70 |
|
|
71 |
|
2007-07-01 Wakaba <wakaba@suika.fam.cx> |
72 |
|
|
73 |
|
* tree-test-1.dat: New tests for unmatched end tags. |
74 |
|
|
75 |
|
2007-07-01 Wakaba <wakaba@suika.fam.cx> |
76 |
|
|
77 |
|
* table-1.dat: New test data. |
78 |
|
|
79 |
|
* ContentChecker.t: |table-1.dat| is added. |
80 |
|
|
81 |
|
2007-06-30 Wakaba <wakaba@suika.fam.cx> |
82 |
|
|
83 |
|
* tree-test-2.dat: Tests for <title> in fragments are added. |
84 |
|
|
85 |
|
2007-06-30 Wakaba <wakaba@suika.fam.cx> |
86 |
|
|
87 |
|
* URIChecker.t: Error level names in test results has |
88 |
|
been changed. |
89 |
|
|
90 |
|
* tokenizer-test-1.test: A test for bogus SYSTEM identifier |
91 |
|
is added. |
92 |
|
|
93 |
|
* content-model-1.dat, content-model-2.dat, content-model-3.dat, |
94 |
|
content-model-4.dat: Error messages has been changed. |
95 |
|
|
96 |
|
* ContentChecker.t: Appends error level to the error |
97 |
|
message if any. |
98 |
|
|
99 |
|
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
100 |
|
|
101 |
|
* content-model-2.dat: Tests for |<img ismap>| context |
102 |
|
are added. Tests for |<command>|'s attributes are added. |
103 |
|
Tests for |<menu>|'s attributes are added. Tests for |contextmenu| |
104 |
|
are added. |
105 |
|
|
106 |
|
* content-model-1.dat: Tests for |<datagrid>| contents |
107 |
|
are added. |
108 |
|
|
109 |
|
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
110 |
|
|
111 |
|
* tree-test-1.dat: The tests using |#document-fragment| |
112 |
|
are move to |tree-test-2.dat|. |
113 |
|
|
114 |
|
* tree-test-2.dat: New test data. In addition to |
115 |
|
tests from |tree-test-1.dat|, two tests |
116 |
|
for |</table>| are added. |
117 |
|
|
118 |
|
* HTML-tree.t: |tree-test-2.dat| is added. |
119 |
|
|
120 |
|
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
121 |
|
|
122 |
|
* tree-test-1.dat: Tests for end tag strings |
123 |
|
in CDATA elements are added. |
124 |
|
|
125 |
|
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
126 |
|
|
127 |
|
* content-model-1.dat: Tests for |footer| |
128 |
|
content model are added. |
129 |
|
|
130 |
|
* content-model-2.dat: Tests for |ping| |
131 |
|
and |tabindex| attributes are added. Tests for |datetime| |
132 |
|
attribute of |ins| and |del| elements are added. |
133 |
|
|
134 |
|
* content-model-4.dat: New test data. |
135 |
|
|
136 |
|
* ContentChecker.t: |content-model-4.dat| is added. |
137 |
|
|
138 |
|
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
139 |
|
|
140 |
|
* tokenizer-test-1.test: Tests for HTML5 revisions 1.144 |
141 |
|
and 1.145 (CR and invalid character references) are added. |
142 |
|
Tests for HTML5 revision 1.148 (character references |
143 |
|
in attributes) are added. |
144 |
|
|
145 |
|
* tree-test-1.dat: Tests for HTML5 revision 1.146 (white |
146 |
|
space characters before root element start tag). |
147 |
|
|
148 |
|
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
149 |
|
|
150 |
|
* tree-test-1.dat: Some test results are changed |
151 |
|
and a test is added according to the HTML5 |
152 |
|
revisions 1.142 and 1.143 (<noscript> in <head>). |
153 |
|
|
154 |
|
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
155 |
|
|
156 |
|
* tree-test-1.dat: Some test results are changed |
157 |
|
since <base>, <link>, and <meta> in body |
158 |
|
are no longer appended to the head element pointer (HTML5 |
159 |
|
revision 935). |
160 |
|
|
161 |
|
* content-model-2.dat: Tests for |scoped| |
162 |
|
attribute are added (HTML5 revision 938). |
163 |
|
|
164 |
|
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
165 |
|
|
166 |
|
* tree-test-1.dat: Tests for CDATA/RCDATA innerHTML |
167 |
|
with matching end tag are added (HTML5 revision 923). |
168 |
|
A test for h2 in h1 is added (HTML5 revision 926). |
169 |
|
|
170 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
171 |
|
|
172 |
|
* tree-test-1.dat: Tests for |<isindex>| are added (HTML5 |
173 |
|
revision 920). |
174 |
|
|
175 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
176 |
|
|
177 |
|
* tokenizer-test-1.test: Tests for conforming bare |&| |
178 |
|
are added. |
179 |
|
|
180 |
|
* tree-test-1.dat: Tests for |</body>| are added. |
181 |
|
|
182 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
183 |
|
|
184 |
|
* tree-test-1.dat: Always use uppercase document type name. |
185 |
|
|
186 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
187 |
|
|
188 |
|
* HTML-tokenizer.t: Support for new DOCTYPE token syntax. |
189 |
|
|
190 |
|
* tokenizer-test-1.test: Tests for DOCTYPE tokens |
191 |
|
are revised and added. |
192 |
|
|
193 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
194 |
|
|
195 |
|
* tokenizer-test-1.test: Tests for |<| in tags are |
196 |
|
added. (HTML5 revisions 900, 901, 902, and 911.) |
197 |
|
|
198 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
199 |
|
|
200 |
|
* tokenizer-test-1.test: |⟨|, and |&rlang;| tests |
201 |
|
are added. (HTML5 revision 895.) A test for |&;| |
202 |
|
is added. |
203 |
|
|
204 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
205 |
|
|
206 |
|
* tokenizer-test-1.test: |™| test added. (HTML5 revision 889.) |
207 |
|
|
208 |
|
* HTML-tree.t: Output test file names. Escaped |
209 |
|
new line at the end of test data was removed. |
210 |
|
|
211 |
|
* tokenizer-test-2.dat: Tests for newlines, NULL, and |
212 |
|
escape flag stuff in |set_inner_html|. |
213 |
|
|
214 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
215 |
|
|
216 |
|
* tree-test-1.dat: New test for HTML5 revision 884 (</form> |
217 |
|
try to close its children). |
218 |
|
|
219 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
220 |
|
|
221 |
|
* content-model-1.dat: Tests for space characters |
222 |
|
in id="" attribute are added. |
223 |
|
|
224 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
225 |
|
|
226 |
|
* tree-test-1.dat: New tests for parse errors by |
227 |
|
tags closed by <li>, <dt>, or <dd>. (HTML5 revision 880.) |
228 |
|
|
229 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
230 |
|
|
231 |
|
* tokenizer-test-2.dat: New test. This test file contains |
232 |
|
some tests that cannot be reliably tested by |HTML-tokenize.t|, |
233 |
|
since they depends on how characeters are supplied to the |
234 |
|
tokenizer. |
235 |
|
|
236 |
|
* HTML-tree.t: |tokenizer-test-2.dat| added. |#data escaped| |
237 |
|
etc. supported. |
238 |
|
|
239 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
240 |
|
|
241 |
|
* tokenizer-test-1.test: Tests for C1 character |
242 |
|
references are added. |
243 |
|
|
244 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
245 |
|
|
246 |
|
* ContentChecker.t: Use NanoDOM-based manakai for XHTML. |
247 |
|
Note that a test fails that assumes XML attribute value |
248 |
|
normalization fails since XMLParserTemp.pm does |
249 |
|
not normalize white space in attribute value when |
250 |
|
creating an attribute node (and new NanoDOM-based |
251 |
|
manakai's Attr.value does not normalize white space |
252 |
|
for more Web compatibility). |
253 |
|
|
254 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
255 |
|
|
256 |
|
* Makefile, HTML-tokenizer.t, HTML-tree.t: New test |
257 |
|
files are added. |
258 |
|
|
259 |
|
* tokenize/, tree-construction/: Sync with latest html5lib |
260 |
|
trunk. |
261 |
|
|
262 |
|
2007-06-05 Wakaba <wakaba@suika.fam.cx> |
263 |
|
|
264 |
|
* content-model-2.dat: |script| |async| and |defer| |
265 |
|
no longer require |src|. |async| MUST NOT be |
266 |
|
specified if |defer|. (HTML5 revision 858). |
267 |
|
|
268 |
|
2007-05-30 Wakaba <wakaba@suika.fam.cx> |
269 |
|
|
270 |
|
* ContentChecker.t: Don't use obsolete |new| method. |
271 |
|
|
272 |
|
* tree-test-1.dat: Nested form test added. |
273 |
|
|
274 |
|
2007-05-27 Wakaba <wakaba@suika.fam.cx> |
275 |
|
|
276 |
|
* content-model-2.dat: Some error messages are updated. |
277 |
|
|
278 |
|
* content-model-1.dat: Very simple test for |tbody|, |thead|, |
279 |
|
and |tfoot| is added. |
280 |
|
|
281 |
|
2007-05-26 Wakaba <wakaba@suika.fam.cx> |
282 |
|
|
283 |
|
* content-model-2.dat: Tests for |rel| values are added. |
284 |
|
|
285 |
|
2007-05-26 Wakaba <wakaba@suika.fam.cx> |
286 |
|
|
287 |
|
* content-model-2.dat: Errors on obsolete media |
288 |
|
type (i.e. |text/javascript|) are added to the expected results. |
289 |
|
|
290 |
|
* tree-test-1.dat: Tests for |style| elements' attributes |
291 |
|
are added. |
292 |
|
|
293 |
|
2007-05-25 Wakaba <wakaba@suika.fam.cx> |
294 |
|
|
295 |
|
* URIChecker.t: New test entries. |
296 |
|
|
297 |
|
* content-model-2.dat: New test entries for URI attributes. |
298 |
|
|
299 |
|
2007-05-25 Wakaba <wakaba@suika.fam.cx> |
300 |
|
|
301 |
|
* URIChecker.t: New test. |
302 |
|
|
303 |
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
304 |
|
|
305 |
* Makefile (content-type-files, content-checker-files): New rukes. |
* Makefile (content-type-files, content-checker-files): New rukes. |