/[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.55 - (hide annotations) (download)
Sat Aug 22 09:35:36 2009 UTC (16 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.54: +5 -0 lines
++ whatpm/t/dom-conformance/ChangeLog	22 Aug 2009 09:34:41 -0000
	* html-objects-1.dat: Added and revised test data on |map| element
	content model (HTML5 revision 3009).

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

++ whatpm/Whatpm/ContentChecker/ChangeLog	22 Aug 2009 09:35:24 -0000
	* HTML.pm: Changed |map| element content model to transparent
	content model (HTML5 revision 3009).

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

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24