/[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.43 - (hide annotations) (download)
Sun Jul 26 09:32:37 2009 UTC (16 years, 11 months ago) by wakaba
Branch: MAIN
Changes since 1.42: +5 -0 lines
++ whatpm/t/dom-conformance/ChangeLog	26 Jul 2009 09:32:24 -0000
	* html-global-1.dat: Added test cases for spellcheck="" global
	attribute (cf. HTML5 revision 2801).

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

++ whatpm/Whatpm/ContentChecker/ChangeLog	26 Jul 2009 09:31:50 -0000
	* HTML.pm: Added spellcheck="" attribute (HTML5 revision 2801).

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

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24