/[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.35 - (hide annotations) (download)
Sun Jul 5 23:35:33 2009 UTC (17 years ago) by wakaba
Branch: MAIN
Changes since 1.34: +5 -0 lines
++ whatpm/t/dom-conformance/ChangeLog	5 Jul 2009 23:31:57 -0000
2009-07-06  Wakaba  <wakaba@suika.fam.cx>

	* html-flows-1.dat: |header| in |footer| or |address| is no longer
	allowed (HTML5 revision 3051).

++ whatpm/Whatpm/ContentChecker/ChangeLog	5 Jul 2009 23:34:46 -0000
2009-07-06  Wakaba  <wakaba@suika.fam.cx>

	* HTML.pm: Disallow |header| in |footer| or |address| (HTML5
	revision 3051).

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24