1 |
|
2008-01-24 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* CSS-Parser-1.t: Test data file |css-visual.dat| is added. |
4 |
|
Support for the quirks mode. |
5 |
|
|
6 |
|
* css-visual.dat: New file. |
7 |
|
|
8 |
|
2008-01-24 Wakaba <wakaba@suika.fam.cx> |
9 |
|
|
10 |
|
* css-1.dat: Typo fixed. |
11 |
|
|
12 |
|
* CSS-Parser-1.t: The attribute name for computed style |
13 |
|
has been changed. |
14 |
|
|
15 |
|
2008-01-22 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
|
* css-1.dat: Basic tests for forward compatible parsing |
18 |
|
are added. |
19 |
|
|
20 |
|
* CSS-Parser-1.t: Support for |#errors| validation. |
21 |
|
|
22 |
|
2008-01-14 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
|
* CSS-Parser-1.t, css-1.dat: New test files. |
25 |
|
|
26 |
|
2007-11-25 Wakaba <wakaba@suika.fam.cx> |
27 |
|
|
28 |
|
* content-model-1.dat, content-model-2.dat, content-model-3.dat, |
29 |
|
content-model-4.dat, table-1.dat: Test data are updated |
30 |
|
for the significant content check. |
31 |
|
|
32 |
|
* content-model-5.dat: New test data. |
33 |
|
|
34 |
|
* ContentChecker.t: New test data file is added. |
35 |
|
|
36 |
|
2007-11-24 Wakaba <wakaba@suika.fam.cx> |
37 |
|
|
38 |
|
* content-model-2.dat: nest/@mode test data revised. |
39 |
|
Test data for nest/@filter and rule/@condition are added. |
40 |
|
|
41 |
|
2007-11-23 Wakaba <wakaba@suika.fam.cx> |
42 |
|
|
43 |
|
* content-model-2.dat: Media type tests are revised. |
44 |
|
|
45 |
|
2007-11-23 Wakaba <wakaba@suika.fam.cx> |
46 |
|
|
47 |
|
* content-model-2.dat: New test data for character references |
48 |
|
in |charset| attribute values. |
49 |
|
|
50 |
|
2007-11-23 Wakaba <wakaba@suika.fam.cx> |
51 |
|
|
52 |
|
* ContentChecker.t: Unset |input_encoding| attribute. |
53 |
|
|
54 |
|
* content-model-1.dat, content-model-2.dat: New tests |
55 |
|
for |charset| attribute value are added. |
56 |
|
|
57 |
|
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
58 |
|
|
59 |
|
* ContentType.t: New tests for HTML5 sniffing algorithm, |
60 |
|
leading white space support (HTML5 revisions 1013 and 1016). |
61 |
|
|
62 |
|
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
63 |
|
|
64 |
|
* ContentType.t: New tests for HTML5 revision 1013 (except |
65 |
|
for leading white spaces). |
66 |
|
|
67 |
|
2007-11-11 Wakaba <wakaba@suika.fam.cx> |
68 |
|
|
69 |
|
* content-model-4.dat: New tests for proposed link types. |
70 |
|
|
71 |
|
2007-11-08 Wakaba <wakaba@suika.fam.cx> |
72 |
|
|
73 |
|
* content-model-4.dat: s/noreferer/noreferrer/g |
74 |
|
and s/noreferrer/noreferer/g (HTML5 revision 1132). |
75 |
|
|
76 |
|
2007-11-04 Wakaba <wakaba@suika.fam.cx> |
77 |
|
|
78 |
|
* content-model-2.dat: Tests for |manifest=""| are added. |
79 |
|
|
80 |
|
2007-11-04 Wakaba <wakaba@suika.fam.cx> |
81 |
|
|
82 |
|
* content-model-2.dat: <a><img ismap></a> is no longer |
83 |
|
conforming (HTML5 revision 1115). |
84 |
|
|
85 |
|
2007-11-04 Wakaba <wakaba@suika.fam.cx> |
86 |
|
|
87 |
|
* content-model-1.dat, content-model-2.dat: <base> |
88 |
|
w/o @target and @href is non-conforming (HTML5 revision 1115). |
89 |
|
|
90 |
|
2007-11-04 Wakaba <wakaba@suika.fam.cx> |
91 |
|
|
92 |
|
* content-model-4.dat: New tests for rel=up (HTML5 revision 1112) |
93 |
|
and rel=noreferer (HTML5 revision 1118). |
94 |
|
|
95 |
|
2007-10-26 Wakaba <wakaba@suika.fam.cx> |
96 |
|
|
97 |
|
* content-model-2.dat: New test for |poster| (HTML5 revision 1097). |
98 |
|
|
99 |
|
2007-10-23 Wakaba <wakaba@suika.fam.cx> |
100 |
|
|
101 |
|
* content-model-2.dat: <script async defer> is now conforming (HTML5 |
102 |
|
revision 1085). |
103 |
|
|
104 |
|
2007-10-14 Wakaba <wakaba@suika.fam.cx> |
105 |
|
|
106 |
|
* content-model-1.dat, content-model-2.dat: New test |
107 |
|
data for |rule|, |nest|, and |datatemplate| elements. |
108 |
|
|
109 |
|
2007-09-30 Wakaba <wakaba@suika.fam.cx> |
110 |
|
|
111 |
|
* css-token-1.dat: Test results for |\\{nl}| were incorrect. |
112 |
|
|
113 |
|
2007-09-30 Wakaba <wakaba@suika.fam.cx> |
114 |
|
|
115 |
|
* Makefile (update): New rule. |
116 |
|
|
117 |
|
2007-09-29 Wakaba <wakaba@suika.fam.cx> |
118 |
|
|
119 |
|
* tokenizer-test-1.test: New tests for invalid |
120 |
|
attribute specifications are added. |
121 |
|
|
122 |
|
2007-09-24 Wakaba <wakaba@suika.fam.cx> |
123 |
|
|
124 |
|
* ContentChecker.t: New test data files are added. |
125 |
|
|
126 |
|
* content-model-atom-1.dat, content-model-atom-2.dat: New test data. |
127 |
|
|
128 |
|
2007-09-09 Wakaba <wakaba@suika.fam.cx> |
129 |
|
|
130 |
|
* css-token-1.test: Test cases for remaining CSS tokens |
131 |
|
are added. |
132 |
|
|
133 |
|
2007-09-09 Wakaba <wakaba@suika.fam.cx> |
134 |
|
|
135 |
|
* css-token-1.test: Test cases for one-char tokens, |COMMENT|, |
136 |
|
and |COMMENT_INVALID| are added. |
137 |
|
|
138 |
|
2007-09-09 Wakaba <wakaba@suika.fam.cx> |
139 |
|
|
140 |
|
* css-token-1.test: |URI_PREFIX|, |UNICODE_RANGE|, |CDO|, |
141 |
|
and |CDC| test cases are added. |
142 |
|
|
143 |
|
2007-09-08 Wakaba <wakaba@suika.fam.cx> |
144 |
|
|
145 |
|
* css-token-1.test: |URI| and |INVALID| test |
146 |
|
cases are added. |
147 |
|
|
148 |
|
2007-09-08 Wakaba <wakaba@suika.fam.cx> |
149 |
|
|
150 |
|
* css-token-1.test: |NUMBER| and |DIMENSION| test |
151 |
|
cases are added. |
152 |
|
|
153 |
|
2007-09-08 Wakaba <wakaba@suika.fam.cx> |
154 |
|
|
155 |
|
* css-token-1.test: |HASH| and |NUMBER| |
156 |
|
test cases are added. |
157 |
|
|
158 |
|
2007-09-08 Wakaba <wakaba@suika.fam.cx> |
159 |
|
|
160 |
|
* css-token-1.test: |STRING| and |INVALID| |
161 |
|
test cases are added. |
162 |
|
|
163 |
|
2007-09-08 Wakaba <wakaba@suika.fam.cx> |
164 |
|
|
165 |
|
* css-token-1.test: New tests are added. |
166 |
|
|
167 |
|
2007-09-08 Wakaba <wakaba@suika.fam.cx> |
168 |
|
|
169 |
|
* css-token-1.test, CSS-Tokenizer.t: New files. |
170 |
|
|
171 |
|
2007-09-04 Wakaba <wakaba@suika.fam.cx> |
172 |
|
|
173 |
|
* tree-test-1.dat: New tests are added. |
174 |
|
|
175 |
|
2007-08-25 Wakaba <wakaba@suika.fam.cx> |
176 |
|
|
177 |
|
* tokenizer-test-1.test: Two tests removed from |tokenizer/test2.test| |
178 |
|
are added. |
179 |
|
|
180 |
|
* tree-construction/, tokenizer/: Sync with latest html5lib. |
181 |
|
|
182 |
|
2007-08-25 Wakaba <wakaba@suika.fam.cx> |
183 |
|
|
184 |
|
* content-model-1.dat: New tests for |meta| corner cases |
185 |
|
are added. |
186 |
|
|
187 |
|
2007-08-22 Wakaba <wakaba@suika.fam.cx> |
188 |
|
|
189 |
|
* tree-test-2.dat: New tests for |html| innerHTML are added. |
190 |
|
|
191 |
|
2007-08-17 Wakaba <wakaba@suika.fam.cx> |
192 |
|
|
193 |
|
* content-model-2.dat: New tests for |base| |
194 |
|
following URI or hyperlink are added. |
195 |
|
|
196 |
|
2007-08-17 Wakaba <wakaba@suika.fam.cx> |
197 |
|
|
198 |
|
* content-model-1.dat: New tests for |noscript| in |head| are added. |
199 |
|
|
200 |
|
* content-model-2.dat: A wrong result for |xml:lang| in |
201 |
|
HTML document is fixed. |
202 |
|
|
203 |
|
2007-08-11 Wakaba <wakaba@suika.fam.cx> |
204 |
|
|
205 |
|
* ContentType.t: New tests for bitmap images are added. |
206 |
|
|
207 |
|
2007-08-08 Wakaba <wakaba@suika.fam.cx> |
208 |
|
|
209 |
|
* content-model-2.dat: Some error messages are changed. |
210 |
|
|
211 |
|
* ContentType.t: New tests for |<script| sniffer are added. |
212 |
|
|
213 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
214 |
|
|
215 |
|
* tree-test-2.dat: New tests for |thead|, |tbody|, and |tfoot| |
216 |
|
fragment parsing. |
217 |
|
|
218 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
219 |
|
|
220 |
|
* tree-test-1.dat: More tests for tags "in row" are added. |
221 |
|
|
222 |
|
* HTML-tree.t: Quote test data for readability. |
223 |
|
|
224 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
225 |
|
|
226 |
|
* tree-test-1.dat: More tests are added for |noframes| |
227 |
|
after |</frameset>|. |
228 |
|
|
229 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
230 |
|
|
231 |
|
* tree-test-1.dat: More tests for start tags "in caption" |
232 |
|
insertion mode and for tags "in cell" insertion |
233 |
|
mode are added. |
234 |
|
|
235 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
236 |
|
|
237 |
|
* tree-test-1.dat: More tests for ignoring some tokens |
238 |
|
are added. |
239 |
|
|
240 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
241 |
|
|
242 |
|
* HTML-tokenizer.t: Set content model flag in new syntax. |
243 |
|
|
244 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
245 |
|
|
246 |
|
* content-model-1.dat, content-model-2.dat: Some test data |
247 |
|
have been updated due to new warnings. |
248 |
|
|
249 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
250 |
|
|
251 |
|
* content-model-1.dat, content-model-2.dat: Add "in XML:charset" |
252 |
|
error for test data that has |charset| in XML context. |
253 |
|
|
254 |
|
* content-model-2.dat: Test data for "in XML:charset", "in XML:lang", |
255 |
|
and "in HTML:xml:lang" are added. |
256 |
|
|
257 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
258 |
|
|
259 |
|
* HTML-tokenizer.t: It now requires newer version |
260 |
|
of JSON.pm due to the broken handling for utf8 string |
261 |
|
of older version. Test data files |test3.test| |
262 |
|
and |test4.test| are added. Convert surrogate |
263 |
|
pair |\u| escapes in JSON file before it is input |
264 |
|
into JSON.pm parser since it does not decode |
265 |
|
them correctly. U+000D convertion was incorrect. |
266 |
|
|
267 |
|
* HTML-tree.t: Support for new format for fragment |
268 |
|
parsing tests. |
269 |
|
|
270 |
|
* Makefile (tokenizer-files): New test |
271 |
|
data files |test3.test| and |test4.test| are added. |
272 |
|
|
273 |
|
* tokenizer-test-1.test: Test data for bare |hcro| and |
274 |
|
entity references in attribute values are added. |
275 |
|
|
276 |
|
* tokenizer-test-2.dat: Test data for U+000D are added. |
277 |
|
|
278 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
279 |
|
|
280 |
|
* tree-test-1.dat: Tests for |<html>| in trailing |
281 |
|
end phase and |</frameset>| in after frameset mode |
282 |
|
are added. |
283 |
|
|
284 |
|
* tree-test-2.dat: Tests for |</frameset>| |
285 |
|
in |frameset| fragment parsing are added. |
286 |
|
|
287 |
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
288 |
|
|
289 |
* tree-test-1.dat: New tests for trailing end phase |
* tree-test-1.dat: New tests for trailing end phase |