/[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.60 - (hide annotations) (download)
Sun Aug 23 02:02:58 2009 UTC (16 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.59: +6 -0 lines
++ whatpm/t/dom-conformance/ChangeLog	23 Aug 2009 02:02:16 -0000
2009-08-23  Wakaba  <wakaba@suika.fam.cx>

	* html-texts-1.dat: Revised and added test data on |time| and
	|datetime| attribute of the |time| element content model/attribute
	value syntax.

++ whatpm/Whatpm/ContentChecker/ChangeLog	23 Aug 2009 02:02:44 -0000
2009-08-23  Wakaba  <wakaba@suika.fam.cx>

	* HTML.pm: Revised the syntax of the |time| element and its
	|datetime| attribute to sync with the latest spec definition.

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24