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