/[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.64 - (hide annotations) (download)
Sun Aug 23 06:37:14 2009 UTC (16 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.63: +5 -0 lines
++ whatpm/t/dom-conformance/ChangeLog	23 Aug 2009 06:36:33 -0000
	* html-objects-1.dat: Revised test results on |autoplay|
	attributes as per HTML5 revision 3344.

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

++ whatpm/Whatpm/ContentChecker/ChangeLog	23 Aug 2009 06:36:54 -0000
	* HTML.pm: Discourage use of the |autoplay| attribute (HTML5
	revision 3344).

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

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24