/[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.50 - (hide annotations) (download)
Sat Aug 22 05:05:15 2009 UTC (16 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.49: +5 -0 lines
++ whatpm/t/dom-conformance/ChangeLog	22 Aug 2009 05:05:07 -0000
2009-08-22  Wakaba  <wakaba@suika.fam.cx>

	* html-form-label.dat: Added tests on |<label for=a><input
	id=a></label>|-handlings (cf. HTML5 revision 2614).

++ whatpm/Whatpm/ContentChecker/ChangeLog	22 Aug 2009 05:04:33 -0000
2009-08-22  Wakaba  <wakaba@suika.fam.cx>

	* HTML.pm: Allows |<label for=a><input id=a></label>| (HTML5
	revision 2614).

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24