/[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.52 - (hide annotations) (download)
Sat Aug 22 05:36:15 2009 UTC (16 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.51: +5 -0 lines
++ whatpm/t/dom-conformance/ChangeLog	22 Aug 2009 05:32:46 -0000
	* html-form-input-1.dat: Added test data on |<input type=tel>|
	elements (HTML5 revision 3054).

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

++ whatpm/Whatpm/ContentChecker/ChangeLog	22 Aug 2009 05:33:04 -0000
	* HTML.pm: Implemented |<input type=tel>| (HTML5 revision 3054).

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

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24