/[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.72 - (hide annotations) (download)
Sun Aug 30 07:43:44 2009 UTC (16 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.71: +5 -0 lines
++ whatpm/t/dom-conformance/ChangeLog	30 Aug 2009 07:37:16 -0000
	* html-interactive-1.dat: Added test cases related to |command|
	element's attributes (HTML5 revision 2415).

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

++ whatpm/Whatpm/ContentChecker/ChangeLog	30 Aug 2009 07:37:55 -0000
	* HTML.pm: Implemented |command| element's attributes'
	requirements (HTML5 revision 2415).

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

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24