/[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.41 - (hide annotations) (download)
Sun Jul 26 07:10:15 2009 UTC (16 years, 11 months ago) by wakaba
Branch: MAIN
Changes since 1.40: +5 -0 lines
++ whatpm/t/dom-conformance/ChangeLog	26 Jul 2009 07:07:33 -0000
	* html-objects-1.dat: Added test cases for the autobuffer=""
	attribute (cf. HTML5 revision 2855).

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

++ whatpm/Whatpm/ContentChecker/ChangeLog	26 Jul 2009 07:07:50 -0000
	* HTML.pm: Added autobuffer="" attribute (HTML5 revision 2855).

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

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24