/[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.21 - (hide annotations) (download)
Fri Dec 12 05:05:21 2008 UTC (17 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.20: +7 -0 lines
++ whatpm/t/ChangeLog	12 Dec 2008 05:03:53 -0000
2008-12-12  Wakaba  <wakaba@suika.fam.cx>

	* ContentChecker.t: Added new test data file.

++ whatpm/t/dom-conformance/ChangeLog	12 Dec 2008 05:04:54 -0000
2008-12-12  Wakaba  <wakaba@suika.fam.cx>

	* html-form-input-1.dat, html-forms-1.dat: Added test data for
	@accept and @pattern.

	* html-form-textarea.dat: New test data file.

++ whatpm/Whatpm/ChangeLog	12 Dec 2008 05:00:26 -0000
2008-12-12  Wakaba  <wakaba@suika.fam.cx>

	* IMTChecker.pm: Added more definitions for subtypes.

++ whatpm/Whatpm/ContentChecker/ChangeLog	12 Dec 2008 05:03:26 -0000
2008-12-12  Wakaba  <wakaba@suika.fam.cx>

	* HTML.pm: Implemented <input accept> and <form accept>.  Raise a
	SHOULD-level error if @pattern but no @title.

1 wakaba 1.21 2008-12-12 Wakaba <[email protected]>
2    
3     * html-form-input-1.dat, html-forms-1.dat: Added test data for
4     @accept and @pattern.
5    
6     * html-form-textarea.dat: New test data file.
7    
8 wakaba 1.17 2008-12-06 Wakaba <[email protected]>
9    
10 wakaba 1.20 * html-form-input-1.dat: Added test data for <input multiple> and
11     <input placeholder>.
12    
13     2008-12-06 Wakaba <[email protected]>
14    
15 wakaba 1.19 * html-form-datalist.dat: New test data file.
16    
17     2008-12-06 Wakaba <[email protected]>
18    
19 wakaba 1.18 * html-form-input-1.dat: Added test data for <input type=color>.
20    
21     2008-12-06 Wakaba <[email protected]>
22    
23 wakaba 1.17 * html-form-input-1.dat: Added test data for <input type=search>
24     and <input type=text|password|url|email value>.
25    
26     * html-interactive-1.dat: Fixed a typo error.
27    
28 wakaba 1.13 2008-10-07 Wakaba <[email protected]>
29    
30 wakaba 1.16 * html-1.dat, html-dataset.dat, html-interactive-1.dat,
31     html-links-1.dat, html-objects-1.dat, xml-1.dat, xml-global.dat:
32     New files (the test entries are moved from
33     ../content-model-*.dat).
34    
35     2008-10-07 Wakaba <[email protected]>
36    
37 wakaba 1.15 * html-flows-1.dat: <li value> test results updated.
38    
39     * html-forms-1.dat: accesskey="" attribute is obsolete.
40    
41     * html-metadata-1.dat: Fix broken test results.
42    
43     * html-repetitions.dat: The repetition template feature is
44     obsolete. A test entry from ../content-model-2.dat is added.
45    
46     2008-10-07 Wakaba <[email protected]>
47    
48 wakaba 1.14 * html-form-input-1.dat: Tests on <input ismap>, <input src>,
49     <input template>, and <input usemap> are added.
50    
51     2008-10-07 Wakaba <[email protected]>
52    
53 wakaba 1.13 * html-form-input-1.dat: Some of test results for <input
54     type=email>, <input type=url>, <input type=password> were wrong.
55     Tests for <input accept-charset>, <input accesskey>, <input
56     replace>, and <input align> are added.
57    
58     * html-forms-1.dat: Tests on <input accept-charset> removed.
59    
60     * html-global-1.dat: Tests on <input accesskey> removed.
61    
62 wakaba 1.4 2008-10-06 Wakaba <[email protected]>
63    
64 wakaba 1.12 * html-global-1.dat: A test on <input type=hidden tabindex> is
65     added (it was not applied in WF2).
66    
67     2008-10-06 Wakaba <[email protected]>
68    
69 wakaba 1.11 * html-form-input-1.dat: Tests on <input step> added.
70    
71     2008-10-06 Wakaba <[email protected]>
72    
73 wakaba 1.10 * html-form-input-1.dat: <input size=0> is non-conforming. Tests
74     on <input maxlength> added.
75    
76     2008-10-06 Wakaba <[email protected]>
77    
78 wakaba 1.9 * html-form-input-1.dat: Tests on <input required> added.
79    
80     2008-10-06 Wakaba <[email protected]>
81    
82 wakaba 1.8 * html-form-input-1.dat: Tests on <input autocomplete>, <input
83     readonly>, and <input size> are added.
84    
85     2008-10-06 Wakaba <[email protected]>
86    
87 wakaba 1.7 * html-form-input-1.dat: Tests on remining <input type>-states are
88     added.
89    
90     2008-10-06 Wakaba <[email protected]>
91    
92 wakaba 1.6 * html-form-input-1.dat: Tests on <input type=text>, <input
93     type=email>, <input type=url>, <input type=password>, and <input
94     type=datetime> are added.
95    
96     2008-10-06 Wakaba <[email protected]>
97    
98 wakaba 1.5 * html-form-input-1.dat: Tests on <input type=hidden> added.
99    
100     2008-10-06 Wakaba <[email protected]>
101    
102 wakaba 1.4 * html-form-input-1.dat: Tests on <input type> added.
103    
104     * html-repetitions.dat: Redundant tests removed.
105    
106 wakaba 1.2 2008-10-05 Wakaba <[email protected]>
107    
108 wakaba 1.3 * html-datatemplate.dat, html-flows-1.dat, html-form-input-1.dat,
109     html-forms-1.dat, html-global-1.dat, html-metadata-1.dat,
110     html-repetitions.dat, html-tables-1.dat, html-texts-1.dat: New
111     files (test entries moved from ../content-model-1.dat and
112     ../content-model-2.dat).
113    
114     2008-10-05 Wakaba <[email protected]>
115    
116 wakaba 1.2 * html-form-label.dat: New test data file.
117    
118     * ChangeLog: New file.
119    

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24