/[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.48 - (hide annotations) (download)
Sun Aug 16 07:22:36 2009 UTC (16 years, 11 months ago) by wakaba
Branch: MAIN
Changes since 1.47: +6 -0 lines
++ whatpm/t/ChangeLog	16 Aug 2009 07:20:16 -0000
	* content-model-7.dat: The |bb| element has been removed from the
	spec so that relevant test results are changed (HTML5 revision
	3621).

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

++ whatpm/t/dom-conformance/ChangeLog	16 Aug 2009 07:20:00 -0000
	* html-interactive-1.dat, html-datatemplate.dat: The |bb| element
	has been removed from the spec so that relevant test results are
	changed (HTML5 revision 3621).

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

++ whatpm/Whatpm/ContentChecker/ChangeLog	16 Aug 2009 07:20:36 -0000
	* HTML.pm: The |bb| element has been dropped from the spec (HTML5
	revision 3621).

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

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24