/[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.56 - (hide annotations) (download)
Sat Aug 22 10:13:40 2009 UTC (16 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.55: +6 -0 lines
++ whatpm/t/dom-conformance/ChangeLog	22 Aug 2009 10:12:51 -0000
	* html-interactive-1.dat, html-datatemplate.dat,
	html-form-label.dat, html-links-1.dat: Revised test data on
	|datagrid| (HTML5 revision 2962, HTML5 revision 3555).

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

++ whatpm/Whatpm/ContentChecker/ChangeLog	22 Aug 2009 10:13:28 -0000
	* HTML.pm: The |datagrid| element has been commented out in the
	spec (HTML5 revision 2962, HTML5 revision 3555).

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

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24