/[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.45 - (hide annotations) (download)
Sun Jul 26 11:15:48 2009 UTC (16 years, 11 months ago) by wakaba
Branch: MAIN
Changes since 1.44: +5 -0 lines
++ whatpm/t/dom-conformance/ChangeLog	26 Jul 2009 11:13:49 -0000
	* html-scripting-1.dat: Added test cases for onpopstate=""
	attribute (cf. HTML5 revision 2686).

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

++ whatpm/Whatpm/ContentChecker/ChangeLog	26 Jul 2009 11:14:43 -0000
	* HTML.pm: Added onpopstate="" attribute to body element (HTML5
	revision 2686).

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

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24