/[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.74 - (hide annotations) (download)
Sun Aug 30 08:02:05 2009 UTC (16 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.73: +5 -0 lines
++ whatpm/t/dom-conformance/ChangeLog	30 Aug 2009 08:01:21 -0000
	* html-flows-1.dat: Added a test case for |p| in |legend| in
	|figure|.

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

++ whatpm/Whatpm/ContentChecker/ChangeLog	30 Aug 2009 08:01:48 -0000
	* HTML.pm: Oops, |in_figure| flag should have been set in the
	|check_start|, not in |check_child_text|.

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

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24