/[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.67 - (hide annotations) (download)
Sun Aug 23 08:13:45 2009 UTC (16 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.66: +8 -0 lines
++ whatpm/t/dom-conformance/ChangeLog	23 Aug 2009 08:13:30 -0000
	* html-datatemplate.dat, html-repetitions.dat, html-forms-1.dat,
	html-form-input-1.dat, html-form-button.dat, html-form-select.dat,
	html-form-textarea.dat, html-texts-1.dat, html-interactive-1.dat:
	Revised test results related to the removed datatemplate and
	repetition template feature (HTML5 revision 2319).

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

++ whatpm/Whatpm/ContentChecker/ChangeLog	23 Aug 2009 08:04:48 -0000
	* HTML.pm: Marked datatemplate and repetition template features as
	dropped (HTML5 revision 2319).

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

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24