/[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.42 - (hide annotations) (download)
Sun Jul 26 07:26:57 2009 UTC (16 years, 11 months ago) by wakaba
Branch: MAIN
Changes since 1.41: +5 -0 lines
++ whatpm/t/dom-conformance/ChangeLog	26 Jul 2009 07:26:16 -0000
	* html-objects-1.dat: Added test cases for transparent child of
	|figure| elements (cf. HTML5 revision 2863).

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

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24