/[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.26 - (hide annotations) (download)
Sat Dec 13 02:54:39 2008 UTC (17 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.25: +5 -0 lines
++ whatpm/t/dom-conformance/ChangeLog	13 Dec 2008 02:54:24 -0000
2008-12-13  Wakaba  <wakaba@suika.fam.cx>

	* html-form-input-1.dat, html-form-button.dat, html-forms-1.dat:
	Added test data for form submission attributes.

++ whatpm/Whatpm/ContentChecker/ChangeLog	13 Dec 2008 02:53:45 -0000
2008-12-13  Wakaba  <wakaba@suika.fam.cx>

	* HTML.pm: Updated definitions for attributes for form submission
	on |form| and submit buttons (action="", method="", enctype="",
	target="", and novalidate="").

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24