/[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.39 - (hide annotations) (download)
Sun Jul 26 06:32:13 2009 UTC (16 years, 11 months ago) by wakaba
Branch: MAIN
Changes since 1.38: +5 -0 lines
++ whatpm/t/dom-conformance/ChangeLog	26 Jul 2009 06:31:12 -0000
2009-07-26  Wakaba  <wakaba@suika.fam.cx>

	* html-objects-1.dat: Added test cases for interaction of |figure|
	element and |caption| descendant (cf. HTML5 revision 2863).

++ whatpm/Whatpm/ContentChecker/ChangeLog	26 Jul 2009 06:32:03 -0000
2009-07-26  Wakaba  <wakaba@suika.fam.cx>

	* HTML.pm: Disallow |figure|-grandchild |caption| element when
	|table| is the only child of |figure| element (HTML5 revision
	2863).

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24