/[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.31 - (hide annotations) (download)
Thu Jul 2 22:55:27 2009 UTC (17 years ago) by wakaba
Branch: MAIN
Changes since 1.30: +6 -0 lines
++ whatpm/t/dom-conformance/ChangeLog	2 Jul 2009 22:55:00 -0000
2009-07-03  Wakaba  <wakaba@suika.fam.cx>

	* html-interactive-1.dat, html-links-1.dat, html-datatemplate.dat,
	html-form-label.dat: Test results related to |datagrid| content
	model are updated (c.f. HTML5 revision 3164).

++ whatpm/Whatpm/ContentChecker/ChangeLog	2 Jul 2009 22:55:21 -0000
2009-07-03  Wakaba  <wakaba@suika.fam.cx>

	* HTML.pm: |datagrid| now allows any flow content (HTML5 revision
	3164).

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24