/[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.73 - (hide annotations) (download)
Sun Aug 30 07:51:24 2009 UTC (16 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.72: +5 -0 lines
++ whatpm/t/dom-conformance/ChangeLog	30 Aug 2009 07:47:50 -0000
	* html-texts-1.dat: Added test cases for nested |progress|,
	|time|, and |meter| elements (HTML5 revision 3692).

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

++ whatpm/Whatpm/ContentChecker/ChangeLog	30 Aug 2009 07:48:15 -0000
	* HTML.pm: Disallow nested |progress|, |meter|, and |time|
	elements (HTML5 revision 3692).

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

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24