/[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.28 - (hide annotations) (download)
Mon Dec 15 06:41:21 2008 UTC (17 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.27: +6 -0 lines
++ whatpm/t/dom-conformance/ChangeLog	15 Dec 2008 06:41:13 -0000
2008-12-15  Wakaba  <wakaba@suika.fam.cx>

	* html-flows-1.dat: Updated test results and added some new tests.

	* html-form-input-1.dat: Added some new tests.

++ whatpm/Whatpm/ContentChecker/ChangeLog	15 Dec 2008 06:40:20 -0000
2008-12-15  Wakaba  <wakaba@suika.fam.cx>

	* HTML.pm ($HTMLDatetimeAttrChecker): Removed.
	($GetDateTimeAttrChecker): Added.
	($GetHTMLFloatingPointNumberAttrChecker): Set |number_value| for
	later use.
	(ins/@datetime, del/@datetime): Changed to use newer definitin of
	"global date and time string".
	(input's date- and time-related, and type=number and type=range
	control types): Implemented value="", min="", and max="".

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24