/[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.40 - (hide annotations) (download)
Sun Jul 26 06:53:46 2009 UTC (16 years, 11 months ago) by wakaba
Branch: MAIN
Changes since 1.39: +5 -0 lines
++ whatpm/t/dom-conformance/ChangeLog	26 Jul 2009 06:52:58 -0000
	* html-metadata-1.dat: Added test cases for <meta charset=utf-8>
	in XML documents (cf. HTML5 revision 2859).

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

++ whatpm/Whatpm/ContentChecker/ChangeLog	26 Jul 2009 06:53:26 -0000
	* HTML.pm: Allow <meta charset=utf-8> in XML documents (HTML5
	revision 2859).

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

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24