/[suikacvs]/markup/html/whatpm/t/dom-conformance/ChangeLog
Suika

Contents of /markup/html/whatpm/t/dom-conformance/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.51 - (hide annotations) (download)
Sat Aug 22 05:14:23 2009 UTC (16 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.50: +5 -0 lines
++ whatpm/t/dom-conformance/ChangeLog	22 Aug 2009 05:12:01 -0000
	* html-form-input-1.dat: Added test data on |<input type=url
	value=...>| (cf. HTML5 revision 2615).

2009-08-22  Wakaba  <wakaba@suika.fam.cx>

1 wakaba 1.50 2009-08-22 Wakaba <[email protected]>
2    
3 wakaba 1.51 * html-form-input-1.dat: Added test data on |<input type=url
4     value=...>| (cf. HTML5 revision 2615).
5    
6     2009-08-22 Wakaba <[email protected]>
7    
8 wakaba 1.50 * html-form-label.dat: Added tests on |<label for=a><input
9     id=a></label>|-handlings (cf. HTML5 revision 2614).
10    
11 wakaba 1.47 2009-08-16 Wakaba <[email protected]>
12    
13 wakaba 1.49 * html-interactive-2.dat: New test data file.
14    
15     2009-08-16 Wakaba <[email protected]>
16    
17 wakaba 1.48 * html-interactive-1.dat, html-datatemplate.dat: The |bb| element
18     has been removed from the spec so that relevant test results are
19     changed (HTML5 revision 3621).
20    
21     2009-08-16 Wakaba <[email protected]>
22    
23 wakaba 1.47 * html-flows-1.dat: Added test cases for |cite| attributes for the
24     |section| and |article| elements (HTML5 revision 3069 and HTML5
25     revision 3627).
26    
27 wakaba 1.46 2009-08-01 Wakaba <[email protected]>
28    
29     * html-scripting-1.dat: Added test cases for |body| and |frameset|
30     event handler content attributes (cf. HTML5 revision 2685).
31    
32     * html-global-1.dat: Moved event handler content attribute tests
33     to |html-scripting-1.dat|.
34    
35 wakaba 1.39 2009-07-26 Wakaba <[email protected]>
36    
37 wakaba 1.45 * html-scripting-1.dat: Added test cases for onpopstate=""
38     attribute (cf. HTML5 revision 2686).
39    
40     2009-07-26 Wakaba <[email protected]>
41    
42 wakaba 1.44 * html-forms-1.dat: Added test cases for autocomplete="" on the
43     |form| elements (cf. HTML5 revision 2798).
44    
45     2009-07-26 Wakaba <[email protected]>
46    
47 wakaba 1.43 * html-global-1.dat: Added test cases for spellcheck="" global
48     attribute (cf. HTML5 revision 2801).
49    
50     2009-07-26 Wakaba <[email protected]>
51    
52 wakaba 1.42 * html-objects-1.dat: Added test cases for transparent child of
53     |figure| elements (cf. HTML5 revision 2863).
54    
55     2009-07-26 Wakaba <[email protected]>
56    
57 wakaba 1.41 * html-objects-1.dat: Added test cases for the autobuffer=""
58     attribute (cf. HTML5 revision 2855).
59    
60     2009-07-26 Wakaba <[email protected]>
61    
62 wakaba 1.40 * html-metadata-1.dat: Added test cases for <meta charset=utf-8>
63     in XML documents (cf. HTML5 revision 2859).
64    
65     2009-07-26 Wakaba <[email protected]>
66    
67 wakaba 1.39 * html-objects-1.dat: Added test cases for interaction of |figure|
68     element and |caption| descendant (cf. HTML5 revision 2863).
69    
70 wakaba 1.36 2009-07-25 Wakaba <[email protected]>
71    
72 wakaba 1.38 * html-interactive-1.dat, html-scripting-1.dat,
73     html-metadata-1.dat: The |eventsource| element and the |onmessage|
74     attribute have been dropped (HTML5 revision 2870).
75    
76     2009-07-25 Wakaba <[email protected]>
77    
78 wakaba 1.37 * html-form-textarea.dat: Added tests on |textarea|'s
79     |placeholder| attribute (cf. HTML5 revision 2921).
80    
81     2009-07-25 Wakaba <[email protected]>
82    
83 wakaba 1.36 * html-form-input-1.dat, html-objects-1.dat: Added tests on
84     dimension attributes (cf. HTML5 revision 2943).
85    
86 wakaba 1.35 2009-07-06 Wakaba <[email protected]>
87    
88     * html-flows-1.dat: |header| in |footer| or |address| is no longer
89     allowed (HTML5 revision 3051).
90    
91 wakaba 1.32 2009-07-05 Wakaba <[email protected]>
92    
93 wakaba 1.34 * html-global-1.dat, html-form-input-1.dat: Now that |accesskey|
94     attribute is allowed as a global attribute with new syntax
95     definition, related test reults are revised and some new tests are
96     added (HTML5 revision 3065).
97    
98     2009-07-05 Wakaba <[email protected]>
99    
100 wakaba 1.33 * html-interactive-1.dat: The |default| attribute of the |command|
101     element is tentatively disallowed (HTML5 revision 3067).
102    
103     2009-07-05 Wakaba <[email protected]>
104    
105 wakaba 1.32 * html-flows-1.dat: Tests for |article| element and its |pubdate|
106     attribute are added (c.f. HTML5 revision 3116).
107    
108 wakaba 1.31 2009-07-03 Wakaba <[email protected]>
109    
110     * html-interactive-1.dat, html-links-1.dat, html-datatemplate.dat,
111     html-form-label.dat: Test results related to |datagrid| content
112     model are updated (c.f. HTML5 revision 3164).
113    
114 wakaba 1.29 2009-06-28 Wakaba <[email protected]>
115    
116 wakaba 1.30 * html-texts-1.dat, html-datatemplate.dat: Updated |rp| test
117     results (c.f. HTML5 revision 3217).
118    
119     2009-06-28 Wakaba <[email protected]>
120    
121 wakaba 1.29 * html-scripting-1.dat: New file.
122    
123     2009-06-28 Wakaba <[email protected]>
124    
125     * html-flows-1.dat, html-tables-1.dat: Test data for flow content
126     in |legend| and |caption| are added (c.f. HTML5 revision 3252).
127    
128 wakaba 1.28 2008-12-15 Wakaba <[email protected]>
129    
130     * html-flows-1.dat: Updated test results and added some new tests.
131    
132     * html-form-input-1.dat: Added some new tests.
133    
134 wakaba 1.26 2008-12-13 Wakaba <[email protected]>
135    
136 wakaba 1.27 * html-form-label.dat, html-forms-1.dat: Added test data for
137     form="".
138    
139     2008-12-13 Wakaba <[email protected]>
140    
141 wakaba 1.26 * html-form-input-1.dat, html-form-button.dat, html-forms-1.dat:
142     Added test data for form submission attributes.
143    
144 wakaba 1.21 2008-12-12 Wakaba <[email protected]>
145    
146 wakaba 1.25 * html-form-input.dat: Added test data for <input disabled> and
147     <input autofocus>.
148    
149     * html-forms-1.dat: Added test data for <fieldset disabled>,
150     <output for>, and <{formcontrol} name>. Added test data for
151     <{formcontrol} autofocus="">'s uniqueness.
152    
153     2008-12-12 Wakaba <[email protected]>
154    
155 wakaba 1.24 * html-datatemplate.dat, html-form-datalist.dat: Updated test
156     results related to |optgroup| elements.
157    
158     * html-form-textarea.dat: Added new test data.
159    
160     * html-forms-1.dat: Moved some test data to
161     |html-form-textarea.dat|. Updated test results related to
162     |optgroup| elements.
163    
164     2008-12-12 Wakaba <[email protected]>
165    
166 wakaba 1.23 * html-form-datalist.dat: Moved some test data from
167     |html-forms-1.dat|.
168    
169     * html-forms-1.dat: Moved some test data to
170     |html-form-datalist.dat| and |html-form-select.dat|.
171    
172     * html-form-select.dat: New test data file.
173    
174     2008-12-12 Wakaba <[email protected]>
175    
176 wakaba 1.22 * html-repetitions.dat: Moved some test data to
177     |html-form-button.dat|. Updated a test result.
178    
179     * html-forms-1.dat: Bug fix on a test result.
180    
181     * html-form-button.dat: New test data file.
182    
183     * html-forms-1.dat: Moved some test data to |html-form-button.dat|.
184    
185     2008-12-12 Wakaba <[email protected]>
186    
187 wakaba 1.21 * html-form-input-1.dat, html-forms-1.dat: Added test data for
188     @accept and @pattern.
189    
190     * html-form-textarea.dat: New test data file.
191    
192 wakaba 1.17 2008-12-06 Wakaba <[email protected]>
193    
194 wakaba 1.20 * html-form-input-1.dat: Added test data for <input multiple> and
195     <input placeholder>.
196    
197     2008-12-06 Wakaba <[email protected]>
198    
199 wakaba 1.19 * html-form-datalist.dat: New test data file.
200    
201     2008-12-06 Wakaba <[email protected]>
202    
203 wakaba 1.18 * html-form-input-1.dat: Added test data for <input type=color>.
204    
205     2008-12-06 Wakaba <[email protected]>
206    
207 wakaba 1.17 * html-form-input-1.dat: Added test data for <input type=search>
208     and <input type=text|password|url|email value>.
209    
210     * html-interactive-1.dat: Fixed a typo error.
211    
212 wakaba 1.13 2008-10-07 Wakaba <[email protected]>
213    
214 wakaba 1.16 * html-1.dat, html-dataset.dat, html-interactive-1.dat,
215     html-links-1.dat, html-objects-1.dat, xml-1.dat, xml-global.dat:
216     New files (the test entries are moved from
217     ../content-model-*.dat).
218    
219     2008-10-07 Wakaba <[email protected]>
220    
221 wakaba 1.15 * html-flows-1.dat: <li value> test results updated.
222    
223     * html-forms-1.dat: accesskey="" attribute is obsolete.
224    
225     * html-metadata-1.dat: Fix broken test results.
226    
227     * html-repetitions.dat: The repetition template feature is
228     obsolete. A test entry from ../content-model-2.dat is added.
229    
230     2008-10-07 Wakaba <[email protected]>
231    
232 wakaba 1.14 * html-form-input-1.dat: Tests on <input ismap>, <input src>,
233     <input template>, and <input usemap> are added.
234    
235     2008-10-07 Wakaba <[email protected]>
236    
237 wakaba 1.13 * html-form-input-1.dat: Some of test results for <input
238     type=email>, <input type=url>, <input type=password> were wrong.
239     Tests for <input accept-charset>, <input accesskey>, <input
240     replace>, and <input align> are added.
241    
242     * html-forms-1.dat: Tests on <input accept-charset> removed.
243    
244     * html-global-1.dat: Tests on <input accesskey> removed.
245    
246 wakaba 1.4 2008-10-06 Wakaba <[email protected]>
247    
248 wakaba 1.12 * html-global-1.dat: A test on <input type=hidden tabindex> is
249     added (it was not applied in WF2).
250    
251     2008-10-06 Wakaba <[email protected]>
252    
253 wakaba 1.11 * html-form-input-1.dat: Tests on <input step> added.
254    
255     2008-10-06 Wakaba <[email protected]>
256    
257 wakaba 1.10 * html-form-input-1.dat: <input size=0> is non-conforming. Tests
258     on <input maxlength> added.
259    
260     2008-10-06 Wakaba <[email protected]>
261    
262 wakaba 1.9 * html-form-input-1.dat: Tests on <input required> added.
263    
264     2008-10-06 Wakaba <[email protected]>
265    
266 wakaba 1.8 * html-form-input-1.dat: Tests on <input autocomplete>, <input
267     readonly>, and <input size> are added.
268    
269     2008-10-06 Wakaba <[email protected]>
270    
271 wakaba 1.7 * html-form-input-1.dat: Tests on remining <input type>-states are
272     added.
273    
274     2008-10-06 Wakaba <[email protected]>
275    
276 wakaba 1.6 * html-form-input-1.dat: Tests on <input type=text>, <input
277     type=email>, <input type=url>, <input type=password>, and <input
278     type=datetime> are added.
279    
280     2008-10-06 Wakaba <[email protected]>
281    
282 wakaba 1.5 * html-form-input-1.dat: Tests on <input type=hidden> added.
283    
284     2008-10-06 Wakaba <[email protected]>
285    
286 wakaba 1.4 * html-form-input-1.dat: Tests on <input type> added.
287    
288     * html-repetitions.dat: Redundant tests removed.
289    
290 wakaba 1.2 2008-10-05 Wakaba <[email protected]>
291    
292 wakaba 1.3 * html-datatemplate.dat, html-flows-1.dat, html-form-input-1.dat,
293     html-forms-1.dat, html-global-1.dat, html-metadata-1.dat,
294     html-repetitions.dat, html-tables-1.dat, html-texts-1.dat: New
295     files (test entries moved from ../content-model-1.dat and
296     ../content-model-2.dat).
297    
298     2008-10-05 Wakaba <[email protected]>
299    
300 wakaba 1.2 * html-form-label.dat: New test data file.
301    
302     * ChangeLog: New file.
303    

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24