/[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.34 - (hide annotations) (download)
Sun Jul 5 06:46:16 2009 UTC (17 years ago) by wakaba
Branch: MAIN
Changes since 1.33: +7 -0 lines
++ whatpm/t/dom-conformance/ChangeLog	5 Jul 2009 06:46:07 -0000
	* html-global-1.dat, html-form-input-1.dat: Now that |accesskey|
	attribute is allowed as a global attribute with new syntax
	definition, related test reults are revised and some new tests are
	added (HTML5 revision 3065).

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

++ whatpm/Whatpm/ContentChecker/ChangeLog	5 Jul 2009 06:45:08 -0000
	* HTML.pm: Allow |accesskey| on all elements (HTML5 revision
	3065).

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

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24