1 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* CSS-Parser.t: Updated for latest version of the |
4 |
|
Whatpm::CSS::Parser module. |
5 |
|
|
6 |
|
* css-1.dat, css-2.dat, css-3.dat, css-4.dat, |
7 |
|
css-font.dat, css-generated.dat, css-interactive.dat, |
8 |
|
css-paged.dat, css-table.dat, css-text.dat, css-visual.dat: |
9 |
|
Test results updated. |
10 |
|
|
11 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* ContentChecker.t: Updated for latest version of the |
14 |
|
Whatpm::ContentChecker module. |
15 |
|
|
16 |
|
* content-model-1.dat, content-model-2.dat, content-model-3.dat, |
17 |
|
content-model-4.dat, content-model-6.dat, content-model-atom-1.dat, |
18 |
|
content-model-atom-2.dat, content-model-atom-threading-1.dat, |
19 |
|
table-1.dat: Results updated. |
20 |
|
|
21 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
|
* URIChecker.t: Error results updated. |
24 |
|
|
25 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
|
* URIChecker.t: Test results updated to new error type names. |
28 |
|
|
29 |
|
2008-08-03 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
31 |
|
* WebIDL.t: Test data files for exceptions, typedefs, |
32 |
|
and valuetypes are added to the list. |
33 |
|
|
34 |
|
2008-08-02 Wakaba <wakaba@suika.fam.cx> |
35 |
|
|
36 |
|
* WebIDL.t ($onerror): |value| argument value should be |
37 |
|
checked as well as other argument values. |
38 |
|
|
39 |
|
2008-08-02 Wakaba <wakaba@suika.fam.cx> |
40 |
|
|
41 |
|
* WebIDL.t: Check whether |text| argument of the error |
42 |
|
is correct or not. |
43 |
|
|
44 |
|
2008-08-02 Wakaba <wakaba@suika.fam.cx> |
45 |
|
|
46 |
|
* WebIDL.t: New test script. |
47 |
|
|
48 |
|
* webidl/: New directory. |
49 |
|
|
50 |
|
2008-06-08 Wakaba <wakaba@suika.fam.cx> |
51 |
|
|
52 |
|
* content-model-1.dat, content-model-2.dat: Test data are |
53 |
|
updated and added for <map name=""> and <map id=""> (HTML5 |
54 |
|
revisions 1722 and 1728). |
55 |
|
|
56 |
|
2008-06-08 Wakaba <wakaba@suika.fam.cx> |
57 |
|
|
58 |
|
* content-model-1.dat: Test data for ruby are added (HTML5 revision |
59 |
|
1704). |
60 |
|
|
61 |
|
2008-06-08 Wakaba <wakaba@suika.fam.cx> |
62 |
|
|
63 |
|
* tree-test-1.dat: Test data added for ruby parsing (HTML5 revision |
64 |
|
1704). |
65 |
|
|
66 |
|
2008-06-01 Wakaba <wakaba@suika.fam.cx> |
67 |
|
|
68 |
|
* HTML-tokenizer.t, tokenizer-test-1.test: Update for new format. |
69 |
|
|
70 |
|
2008-06-01 Wakaba <wakaba@suika.fam.cx> |
71 |
|
|
72 |
|
* content-model-6.dat: "data-" attribute is no longer allowed (HTML5 |
73 |
|
revision 1709). |
74 |
|
|
75 |
|
* content-model-2.dat: Add tests for rel=contact (cf. HTML5 |
76 |
|
revision 1711). |
77 |
|
|
78 |
|
2008-05-25 Wakaba <wakaba@suika.fam.cx> |
79 |
|
|
80 |
|
* ContentType.t: Test result related to UTF-32 updated (HTML5 |
81 |
|
revision 1701). |
82 |
|
|
83 |
|
2008-05-25 Wakaba <wakaba@suika.fam.cx> |
84 |
|
|
85 |
|
* content-model-2.dat: Test data on sizes="" are added (HTML5 |
86 |
|
revision 1558). |
87 |
|
|
88 |
|
2008-05-25 Wakaba <wakaba@suika.fam.cx> |
89 |
|
|
90 |
|
* content-model-1.dat: Test data on <datagrid> content model |
91 |
|
are added (cf. HTML5 revision 1566). Empty |datagrid| elements |
92 |
|
are no longer in error. |
93 |
|
|
94 |
|
2008-05-25 Wakaba <wakaba@suika.fam.cx> |
95 |
|
|
96 |
|
* tree-test-1.dat: Test data on <noframes> are added (HTML5 revision |
97 |
|
1692). |
98 |
|
|
99 |
|
2008-05-25 Wakaba <wakaba@suika.fam.cx> |
100 |
|
|
101 |
|
* tree-test-1.dat: Test data on <isindex/> are added (HTML5 |
102 |
|
revision 1697). |
103 |
|
|
104 |
|
2008-05-24 Wakaba <wakaba@suika.fam.cx> |
105 |
|
|
106 |
|
* tree-test-1.dat: Test data on EOF in foreign content insertion |
107 |
|
mode are added (HTML5 revision 1693). Test data on SVG camelCase |
108 |
|
attributes are added (HTML5 revision 1700). Test data on <textarea> |
109 |
|
in <select> are added (HTML5 revision 1699). Test data on HTML start |
110 |
|
tags in foreign content insertion mode are added (HTML5 revision |
111 |
|
1698). |
112 |
|
|
113 |
|
* content-model-1.dat, content-model-2.dat: Update test |
114 |
|
results for <style> and <script>. |
115 |
|
|
116 |
|
2008-05-24 Wakaba <wakaba@suika.fam.cx> |
117 |
|
|
118 |
|
* content-model-2.dat: Test data on sandbox="" and seemless="" |
119 |
|
are added (cf. HTML5 revision 1637 and 1643). |
120 |
|
|
121 |
|
2008-05-24 Wakaba <wakaba@suika.fam.cx> |
122 |
|
|
123 |
|
* ContentType.t: A fictional test data for image/vnd.microsoft.icon |
124 |
|
are added (cf. HTML5 revision 1676). |
125 |
|
|
126 |
|
2008-05-24 Wakaba <wakaba@suika.fam.cx> |
127 |
|
|
128 |
|
* tokenizer-test-2.dat: New test data on truncated doctypes (c.f. |
129 |
|
HTML5 revision 1685). |
130 |
|
|
131 |
|
2008-05-24 Wakaba <wakaba@suika.fam.cx> |
132 |
|
|
133 |
|
* tokenizer-test-1.test: New test data on EOF in tags are added |
134 |
|
to cover changes in HTML5 revision 1684. |
135 |
|
|
136 |
|
2008-05-24 Wakaba <wakaba@suika.fam.cx> |
137 |
|
|
138 |
|
* tree-test-1.dat: Test data related to changes in HTML5 |
139 |
|
revision 1686 are added. |
140 |
|
|
141 |
|
2008-05-16 Wakaba <wakaba@suika.fam.cx> |
142 |
|
|
143 |
|
* content-model-2.dat: Test data for charset="" attribute |
144 |
|
are added. |
145 |
|
|
146 |
|
2008-05-16 Wakaba <wakaba@suika.fam.cx> |
147 |
|
|
148 |
|
* content-model-2.dat: Test data for pixeldata="" attribute |
149 |
|
are added (HTML5 revision 1629). |
150 |
|
|
151 |
|
2008-05-10 Wakaba <wakaba@suika.fam.cx> |
152 |
|
|
153 |
|
* content-model-2.dat: Boolean attributes now allow uppercase |
154 |
|
letters (HTML5 revision 1572). |
155 |
|
|
156 |
|
2008-05-06 Wakaba <wakaba@suika.fam.cx> |
157 |
|
|
158 |
|
* content-model-2.dat: Test data for td/@headers are added. |
159 |
|
|
160 |
|
2008-05-05 Wakaba <wakaba@suika.fam.cx> |
161 |
|
|
162 |
|
* content-model-2.dat: Test data for table/@cellpadding, |
163 |
|
table/@cellspacing, @charoff, and script/@langauge are added. |
164 |
|
|
165 |
|
2008-05-05 Wakaba <wakaba@suika.fam.cx> |
166 |
|
|
167 |
|
* content-model-1.dat, content-model-2.dat: New test data |
168 |
|
for meta refresh; some test results updated. Duplicate |
169 |
|
meta http-equiv="" are now non-conforming. |
170 |
|
|
171 |
|
2008-05-05 Wakaba <wakaba@suika.fam.cx> |
172 |
|
|
173 |
|
* table-1.dat: Test data updated and some new test data |
174 |
|
added for new requirements (HTML5 revisions 1387 and 1388). |
175 |
|
|
176 |
|
2008-05-05 Wakaba <wakaba@suika.fam.cx> |
177 |
|
|
178 |
|
* ContentType.t: "text/plain; charset=UTF-8" and Content-Encoding |
179 |
|
are no longer safe; test data for them are added (HTML5 revision 1288). |
180 |
|
|
181 |
|
2008-05-05 Wakaba <wakaba@suika.fam.cx> |
182 |
|
|
183 |
|
* ContentType.t: Test data of HTML with BOM are added (c.f. |
184 |
|
HTML5 revision 1282). |
185 |
|
|
186 |
|
2008-05-05 Wakaba <wakaba@suika.fam.cx> |
187 |
|
|
188 |
|
* content-model-2.dat: Test data for repeat* global attributes |
189 |
|
are added. |
190 |
|
|
191 |
|
2008-05-03 Wakaba <wakaba@suika.fam.cx> |
192 |
|
|
193 |
|
* content-model-2.dat: Test data for |repeat-max=""| |
194 |
|
and |repeat-start=""| attributes are added. |
195 |
|
|
196 |
|
2008-05-03 Wakaba <wakaba@suika.fam.cx> |
197 |
|
|
198 |
|
* content-model-2.dat: Test data for repetition template attributes |
199 |
|
are added. |
200 |
|
|
201 |
|
2008-05-03 Wakaba <wakaba@suika.fam.cx> |
202 |
|
|
203 |
|
* content-model-2.dat: Test data for data template attributes are |
204 |
|
added. |
205 |
|
|
206 |
|
2008-04-29 Wakaba <wakaba@suika.fam.cx> |
207 |
|
|
208 |
|
* content-model-1.dat: Test data for <font> context are added. |
209 |
|
|
210 |
|
2008-04-29 Wakaba <wakaba@suika.fam.cx> |
211 |
|
|
212 |
|
* content-model-4.dat: Terms no longer have to be unique (HTML5 |
213 |
|
revision 1467). |
214 |
|
|
215 |
|
* content-model-2.dat: Tests for |onstorage| attribute |
216 |
|
are added (HTML5 revision 1495). Fix test results |
217 |
|
for unknown elements and attributes in the HTML namespace. |
218 |
|
|
219 |
|
2008-04-29 Wakaba <wakaba@suika.fam.cx> |
220 |
|
|
221 |
|
* content-model-1.dat, content-model-2.dat: Test results |
222 |
|
related to browsing context name or keyword are revised |
223 |
|
and added (HTML5 revision 1470 and 1471). |
224 |
|
|
225 |
|
2008-04-13 Wakaba <wakaba@suika.fam.cx> |
226 |
|
|
227 |
|
* HTML-tokenizer.t: Raise a parse error if there are disallowed |
228 |
|
character (for compatibility with existing html5lib test data). |
229 |
|
|
230 |
|
* tokenizer-test-1.test: Some test results are updated with |
231 |
|
regard to parse errors on disallowed characters. |
232 |
|
|
233 |
|
* tokenizer-test-2.dat: Test data for disallowed characters |
234 |
|
are added (HTML5 revision 1263). |
235 |
|
|
236 |
|
2008-04-13 Wakaba <wakaba@suika.fam.cx> |
237 |
|
|
238 |
|
* HTML-tokenizer.t, HTML-tree.t, Makefile: Support for html5lib |
239 |
|
new test files. |
240 |
|
|
241 |
|
2008-04-13 Wakaba <wakaba@suika.fam.cx> |
242 |
|
|
243 |
|
* content-model-2.dat: Test data updated and added for |
244 |
|
global |xmlns| attributes (HTML5 revision 1426). |
245 |
|
|
246 |
|
2008-04-12 Wakaba <wakaba@suika.fam.cx> |
247 |
|
|
248 |
|
* HTML-tokenizer.t: Remove "self-closing flag" if the start |
249 |
|
tag token is that of a slash permitted element (This is necessary |
250 |
|
to maintain compatibility with current test data, since in the |
251 |
|
new algorithm whether slash is permitted or not is decided in |
252 |
|
tree construction stage). |
253 |
|
|
254 |
|
2008-04-12 Wakaba <wakaba@suika.fam.cx> |
255 |
|
|
256 |
|
* content-model-6.dat: New test data file. Test data for |
257 |
|
HTML custom data attributes (HTML5 revision 1399) are added. |
258 |
|
|
259 |
|
* ContentChecker.t: New test file |content-model-6.dat| is added. |
260 |
|
|
261 |
|
2008-03-29 Wakaba <wakaba@suika.fam.cx> |
262 |
|
|
263 |
|
* content-model-1.dat, content-model-2.dat: s/prose/flow/g. |
264 |
|
|
265 |
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
266 |
|
|
267 |
* content-model-2.dat: Test data on |rev| attribute are added. |
* content-model-2.dat: Test data on |rev| attribute are added. |