/[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.44 - (hide annotations) (download)
Sun Jul 26 09:56:11 2009 UTC (16 years, 11 months ago) by wakaba
Branch: MAIN
Changes since 1.43: +5 -0 lines
++ whatpm/t/dom-conformance/ChangeLog	26 Jul 2009 09:54:48 -0000
	* html-forms-1.dat: Added test cases for autocomplete="" on the
	|form| elements (cf. HTML5 revision 2798).

2009-07-26  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/Whatpm/ContentChecker/ChangeLog	26 Jul 2009 09:55:42 -0000
	* HTML.pm: Added autocomplete="" attribute to form element (HTML5
	revision 2798).

2009-07-26  Wakaba  <wakaba@suika.fam.cx>

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24