/[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.75 - (hide annotations) (download)
Sun Aug 30 08:25:43 2009 UTC (16 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.74: +5 -0 lines
++ whatpm/t/dom-conformance/ChangeLog	30 Aug 2009 08:18:55 -0000
	* html-tables-1.dat: Added test cases for |td| elements in |thead|
	elements (HTML5 revision 3518).

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

++ whatpm/Whatpm/ContentChecker/ChangeLog	30 Aug 2009 08:19:21 -0000
	* HTML.pm: Disallow |td| as grandchilds of |thead| (HTML5 revision
	3518).

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

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24