/[suikacvs]/markup/html/whatpm/whatpm-commit.en.atom.u8
Suika

Contents of /markup/html/whatpm/whatpm-commit.en.atom.u8

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.93 - (show annotations) (download)
Sun Aug 23 13:29:20 2009 UTC (16 years, 11 months ago) by wakaba
Branch: MAIN
Changes since 1.92: +19 -1 lines
++ whatpm/t/dom-conformance/ChangeLog	23 Aug 2009 13:25:42 -0000
	* html-objects-1.dat: Added tests on loop attributes of |video|
	and |audio| elements (HTML5 revision 2401).

2009-08-23  Wakaba  <wakaba@suika.fam.cx>

	* html-form-datalist.dat: Added a test on list="" invalidly
	referencing a |select| element (HTML5 revision 2376).

2009-08-23  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/Whatpm/ContentChecker/ChangeLog	23 Aug 2009 13:26:39 -0000
	* HTML.pm: Added |loop| attribute and |loopstart|, |loopend|,
	|start|, |end|, and |playcount| attributes as obsolete attributes
	to |audio| and |video| elements (HTML5 revision 2401).

2009-08-23  Wakaba  <wakaba@suika.fam.cx>

1 <Atom:feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom" xmlns:Atom="http://www.w3.org/2005/Atom"><Atom:id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit</Atom:id><Atom:title>Whatpm ChangeLog diffs</Atom:title><Atom:updated>2009-08-23T13:29:14Z</Atom:updated><Atom:link href="http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit" hreflang="en" rel="self" type="application/atom+xml"></Atom:link><Atom:link href="http://suika.fam.cx/www/markup/html/whatpm/readme" rel="related"></Atom:link><Atom:link href="http://suika.fam.cx/www/markup/html/whatpm/readme#license" rel="license"></Atom:link><Atom:rights>This feed is free software; you can redistribute it and/or modify it under the same terms as Perl itself.</Atom:rights><entry xml:id="entry-1251034160"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1251034160</id><title>2009-08-23 Wakaba</title><updated>2009-08-23T13:29:14Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 23 Aug 2009 13:25:42 -0000
2 * html-objects-1.dat: Added tests on loop attributes of |video|
3 and |audio| elements (HTML5 revision 2401).
4
5 2009-08-23 Wakaba &lt;[email protected]&gt;
6
7 * html-form-datalist.dat: Added a test on list=&quot;&quot; invalidly
8 referencing a |select| element (HTML5 revision 2376).
9
10 2009-08-23 Wakaba &lt;[email protected]&gt;
11
12 ++ whatpm/Whatpm/ContentChecker/ChangeLog 23 Aug 2009 13:26:39 -0000
13 * HTML.pm: Added |loop| attribute and |loopstart|, |loopend|,
14 |start|, |end|, and |playcount| attributes as obsolete attributes
15 to |audio| and |video| elements (HTML5 revision 2401).
16
17 2009-08-23 Wakaba &lt;[email protected]&gt;
18
19 </content></entry><entry xml:id="entry-1251015223"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1251015223</id><title>2009-08-23 Wakaba</title><updated>2009-08-23T08:13:37Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 23 Aug 2009 08:13:30 -0000
20 * html-datatemplate.dat, html-repetitions.dat, html-forms-1.dat,
21 html-form-input-1.dat, html-form-button.dat, html-form-select.dat,
22 html-form-textarea.dat, html-texts-1.dat, html-interactive-1.dat:
23 Revised test results related to the removed datatemplate and
24 repetition template feature (HTML5 revision 2319).
25
26 2009-08-23 Wakaba &lt;[email protected]&gt;
27
28 ++ whatpm/Whatpm/ContentChecker/ChangeLog 23 Aug 2009 08:04:48 -0000
29 * HTML.pm: Marked datatemplate and repetition template features as
30 dropped (HTML5 revision 2319).
31
32 2009-08-23 Wakaba &lt;[email protected]&gt;
33
34 </content></entry><entry xml:id="entry-1251011216"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1251011216</id><title>2009-08-23 Wakaba</title><updated>2009-08-23T07:06:44Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 23 Aug 2009 07:05:05 -0000
35 * html-flows-1.dat, html-interactive-1.dat: Revised test results
36 since the |menu| element is now a normal flow content (HTML5
37 revision 2416).
38
39 2009-08-23 Wakaba &lt;[email protected]&gt;
40
41 ++ whatpm/Whatpm/ContentChecker/ChangeLog 23 Aug 2009 06:59:23 -0000
42 * HTML.pm: Now |menu| element is a normal flow content (HTML5
43 revision 2416).
44
45 2009-08-23 Wakaba &lt;[email protected]&gt;
46
47 </content></entry><entry xml:id="entry-1251009991"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1251009991</id><title>2009-08-23 Wakaba</title><updated>2009-08-23T06:46:10Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 23 Aug 2009 06:43:14 -0000
48 * html-objects-1.dat: Revised and added test result on the
49 |pixelratio| attribute of the |source| element, which is in fact
50 dropped from the spec already ;- (HTML5 revision 2406 and HTML5
51 revision 2493).
52
53 2009-08-23 Wakaba &lt;[email protected]&gt;
54
55 ++ whatpm/Whatpm/ContentChecker/ChangeLog 23 Aug 2009 06:44:00 -0000
56 * HTML.pm: Revised and marked as dropped the |pixelratio|
57 attribute of the |source| element (HTML5 revision 2406 and HTML5
58 revision 2493).
59
60 2009-08-23 Wakaba &lt;[email protected]&gt;
61
62 </content></entry><entry xml:id="entry-1251009433"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1251009433</id><title>2009-08-23 Wakaba</title><updated>2009-08-23T06:36:58Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 23 Aug 2009 06:36:33 -0000
63 * html-objects-1.dat: Revised test results on |autoplay|
64 attributes as per HTML5 revision 3344.
65
66 2009-08-23 Wakaba &lt;[email protected]&gt;
67
68 ++ whatpm/Whatpm/ContentChecker/ChangeLog 23 Aug 2009 06:36:54 -0000
69 * HTML.pm: Discourage use of the |autoplay| attribute (HTML5
70 revision 3344).
71
72 2009-08-23 Wakaba &lt;[email protected]&gt;
73
74 </content></entry><entry xml:id="entry-1251006438"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1251006438</id><title>2009-08-23 Wakaba</title><updated>2009-08-23T05:47:12Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 23 Aug 2009 05:44:16 -0000
75 * html-metadata-1.dat: Added test data on &lt;meta
76 http-equiv=content-language&gt; (see
77 &lt;http://manakai.g.hatena.ne.jp/task/4/110&gt;).
78
79 2009-08-23 Wakaba &lt;[email protected]&gt;
80
81 ++ whatpm/Whatpm/ContentChecker/ChangeLog 23 Aug 2009 05:45:41 -0000
82 * HTML.pm: Implemented &lt;meta http-equiv=content-language&gt; (see
83 &lt;http://manakai.g.hatena.ne.jp/task/4/110&gt;).
84
85 2009-08-23 Wakaba &lt;[email protected]&gt;
86
87 </content></entry><entry xml:id="entry-1250996384"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250996384</id><title>2009-08-23 Wakaba</title><updated>2009-08-23T02:59:38Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 23 Aug 2009 02:57:48 -0000
88 * html-texts-1.dat: Added test data on floating point numbers,
89 especially sceientific notation numbers.
90
91 * html-form-input-1.dat: Fixed some wrong test results on floating
92 point numbers.
93
94 2009-08-23 Wakaba &lt;[email protected]&gt;
95
96 ++ whatpm/Whatpm/ContentChecker/ChangeLog 23 Aug 2009 02:58:13 -0000
97 * HTML.pm: Implemented floating point number in sceientific
98 notation.
99
100 2009-08-23 Wakaba &lt;[email protected]&gt;
101
102 </content></entry><entry xml:id="entry-1250994932"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250994932</id><title>2009-08-23 Wakaba</title><updated>2009-08-23T02:35:25Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 23 Aug 2009 02:34:37 -0000
103 * html-form-button.dat: Added test data on interactive content in
104 |button| element (HTML5 revision 2392).
105
106 * html-links-1.dat: Added test data on exclusion of interactive
107 content (HTML5 revision 2455, HTML5 revision 3162, HTML5 revision
108 3338).
109
110 2009-08-23 Wakaba &lt;[email protected]&gt;
111
112 ++ whatpm/Whatpm/ChangeLog 23 Aug 2009 02:26:52 -0000
113 2009-08-23 Wakaba &lt;[email protected]&gt;
114
115 * ContentChecker.pm: Allow &lt;input type=hidden&gt; in context where
116 interactive content is disallowed (HTML5 revision 2392).
117
118 ++ whatpm/Whatpm/ContentChecker/ChangeLog 23 Aug 2009 02:35:21 -0000
119 * HTML.pm: Disallow interactive content in |button| element (HTML5
120 revision 2392). Marked |img| and |object| (with |usemap|
121 attribute) elements, |iframe| element, and |embed| element as
122 interactive content (HTML5 revision 2455, HTML5 revision 3162,
123 HTML5 revision 3338).
124
125 2009-08-23 Wakaba &lt;[email protected]&gt;
126
127 </content></entry><entry xml:id="entry-1250992976"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250992976</id><title>2009-08-23 Wakaba</title><updated>2009-08-23T02:02:49Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 23 Aug 2009 02:02:16 -0000
128 2009-08-23 Wakaba &lt;[email protected]&gt;
129
130 * html-texts-1.dat: Revised and added test data on |time| and
131 |datetime| attribute of the |time| element content model/attribute
132 value syntax.
133
134 ++ whatpm/Whatpm/ContentChecker/ChangeLog 23 Aug 2009 02:02:44 -0000
135 2009-08-23 Wakaba &lt;[email protected]&gt;
136
137 * HTML.pm: Revised the syntax of the |time| element and its
138 |datetime| attribute to sync with the latest spec definition.
139
140 </content></entry><entry xml:id="entry-1250944172"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250944172</id><title>2009-08-22 Wakaba</title><updated>2009-08-22T12:29:27Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 22 Aug 2009 12:28:07 -0000
141 * html-form-input-1.dat, html-forms-1.dat: Revised and added test
142 data on the |accept| attribute of the |input| element to allow
143 white space characters arround tokens (HTML5 revision 2759).
144
145 2009-08-22 Wakaba &lt;[email protected]&gt;
146
147 ++ whatpm/Whatpm/ContentChecker/ChangeLog 22 Aug 2009 12:26:35 -0000
148 * HTML.pm: Allow white space characters arround tokens in |accept|
149 attribute value of |input| elements (HTML5 revision 2759).
150
151 2009-08-22 Wakaba &lt;[email protected]&gt;
152
153 </content></entry><entry xml:id="entry-1250943325"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250943325</id><title>2009-08-22 Wakaba</title><updated>2009-08-22T12:15:18Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 22 Aug 2009 12:07:47 -0000
154 * html-form-button-1.dat: Changed test results for WF2 form
155 submission attributes on |button| element and added test results
156 for form submission attributes starting with &quot;form&quot; on |button|
157 element (HTML5 revision 2890).
158
159 2009-08-22 Wakaba &lt;[email protected]&gt;
160
161 ++ whatpm/Whatpm/ContentChecker/ChangeLog 22 Aug 2009 12:07:57 -0000
162 * HTML.pm: Renamed form submission attributes on |button| element
163 to new names beginning by |form| (HTML5 revision 2890).
164
165 2009-08-22 Wakaba &lt;[email protected]&gt;
166
167 </content></entry><entry xml:id="entry-1250942443"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250942443</id><title>2009-08-22 Wakaba</title><updated>2009-08-22T12:00:35Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 22 Aug 2009 11:59:41 -0000
168 * html-form-input-1.dat: Changed test results for WF2 form
169 submission attributes on |input| element and added test results
170 for form submission attributes starting with &quot;form&quot; on |input|
171 element (HTML5 revision 2890).
172
173 2009-08-22 Wakaba &lt;[email protected]&gt;
174
175 ++ whatpm/Whatpm/ContentChecker/ChangeLog 22 Aug 2009 12:00:33 -0000
176 * HTML.pm: Renamed form submission attributes on |input| element
177 to new names beginning by |form| (HTML5 revision 2890).
178
179 2009-08-22 Wakaba &lt;[email protected]&gt;
180
181 </content></entry><entry xml:id="entry-1250936019"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250936019</id><title>2009-08-22 Wakaba</title><updated>2009-08-22T10:13:31Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 22 Aug 2009 10:12:51 -0000
182 * html-interactive-1.dat, html-datatemplate.dat,
183 html-form-label.dat, html-links-1.dat: Revised test data on
184 |datagrid| (HTML5 revision 2962, HTML5 revision 3555).
185
186 2009-08-22 Wakaba &lt;[email protected]&gt;
187
188 ++ whatpm/Whatpm/ContentChecker/ChangeLog 22 Aug 2009 10:13:28 -0000
189 * HTML.pm: The |datagrid| element has been commented out in the
190 spec (HTML5 revision 2962, HTML5 revision 3555).
191
192 2009-08-22 Wakaba &lt;[email protected]&gt;
193
194 </content></entry><entry xml:id="entry-1250933735"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250933735</id><title>2009-08-22 Wakaba</title><updated>2009-08-22T09:35:30Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 22 Aug 2009 09:34:41 -0000
195 * html-objects-1.dat: Added and revised test data on |map| element
196 content model (HTML5 revision 3009).
197
198 2009-08-22 Wakaba &lt;[email protected]&gt;
199
200 ++ whatpm/Whatpm/ContentChecker/ChangeLog 22 Aug 2009 09:35:24 -0000
201 * HTML.pm: Changed |map| element content model to transparent
202 content model (HTML5 revision 3009).
203
204 2009-08-22 Wakaba &lt;[email protected]&gt;
205
206 </content></entry><entry xml:id="entry-1250931932"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250931932</id><title>2009-08-22 Wakaba</title><updated>2009-08-22T09:05:24Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 22 Aug 2009 08:39:48 -0000
207 * html-flows-1.dat: Added and revised test data on |header| and
208 |hgroup| elements (HTML5 revision 3039 and HTML5 revision 3040).
209
210 2009-08-22 Wakaba &lt;[email protected]&gt;
211
212 ++ whatpm/Whatpm/ContentChecker/ChangeLog 22 Aug 2009 08:39:33 -0000
213 * HTML.pm: Reimplemented |header| and |hgroup| elements (HTML5
214 revision 3039 and HTML revision 3040).
215
216 2009-08-22 Wakaba &lt;[email protected]&gt;
217
218 </content></entry><entry xml:id="entry-1250921151"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250921151</id><title>2009-08-22 Wakaba</title><updated>2009-08-22T06:05:46Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 22 Aug 2009 06:03:14 -0000
219 2009-08-22 Wakaba &lt;[email protected]&gt;
220
221 * ContentChecker.t: Added a new test data file.
222
223 ++ whatpm/t/dom-conformance/ChangeLog 22 Aug 2009 06:04:05 -0000
224 * html-forms-1.dat, html-form-label.dat: Added test data on
225 |keygen| element (HTML5 revision 2960).
226
227 * html-form-keygen.dat: New file (HTML5 revision 2960).
228
229 2009-08-22 Wakaba &lt;[email protected]&gt;
230
231 ++ whatpm/Whatpm/ContentChecker/ChangeLog 22 Aug 2009 06:04:27 -0000
232 * HTML.pm: Implemented the |keygen| element (HTML5 revision 2960).
233
234 2009-08-22 Wakaba &lt;[email protected]&gt;
235
236 </content></entry><entry xml:id="entry-1250919374"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250919374</id><title>2009-08-22 Wakaba</title><updated>2009-08-22T05:36:08Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 22 Aug 2009 05:32:46 -0000
237 * html-form-input-1.dat: Added test data on |&lt;input type=tel&gt;|
238 elements (HTML5 revision 3054).
239
240 2009-08-22 Wakaba &lt;[email protected]&gt;
241
242 ++ whatpm/Whatpm/ContentChecker/ChangeLog 22 Aug 2009 05:33:04 -0000
243 * HTML.pm: Implemented |&lt;input type=tel&gt;| (HTML5 revision 3054).
244
245 2009-08-22 Wakaba &lt;[email protected]&gt;
246
247 </content></entry><entry xml:id="entry-1250918062"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250918062</id><title>2009-08-22 Wakaba</title><updated>2009-08-22T05:14:18Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 22 Aug 2009 05:12:01 -0000
248 * html-form-input-1.dat: Added test data on |&lt;input type=url
249 value=...&gt;| (cf. HTML5 revision 2615).
250
251 2009-08-22 Wakaba &lt;[email protected]&gt;
252
253 </content></entry><entry xml:id="entry-1250917514"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250917514</id><title>2009-08-22 Wakaba</title><updated>2009-08-22T05:05:09Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 22 Aug 2009 05:05:07 -0000
254 2009-08-22 Wakaba &lt;[email protected]&gt;
255
256 * html-form-label.dat: Added tests on |&lt;label for=a&gt;&lt;input
257 id=a&gt;&lt;/label&gt;|-handlings (cf. HTML5 revision 2614).
258
259 ++ whatpm/Whatpm/ContentChecker/ChangeLog 22 Aug 2009 05:04:33 -0000
260 2009-08-22 Wakaba &lt;[email protected]&gt;
261
262 * HTML.pm: Allows |&lt;label for=a&gt;&lt;input id=a&gt;&lt;/label&gt;| (HTML5
263 revision 2614).
264
265 </content></entry><entry xml:id="entry-1250408526"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250408526</id><title>2009-08-16 Wakaba</title><updated>2009-08-16T07:41:56Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 16 Aug 2009 07:32:33 -0000
266 * ContentChecker.t: Added a new test data file.
267
268 2009-08-16 Wakaba &lt;[email protected]&gt;
269
270 ++ whatpm/t/dom-conformance/ChangeLog 16 Aug 2009 07:33:45 -0000
271 * html-interactive-2.dat: New test data file.
272
273 2009-08-16 Wakaba &lt;[email protected]&gt;
274
275 ++ whatpm/Whatpm/ContentChecker/ChangeLog 16 Aug 2009 07:33:26 -0000
276 * HTML.pm: defer=&quot;&quot; w/o src=&quot;&quot; is no longer allowed (HTML5
277 revision 3550).
278
279 2009-08-16 Wakaba &lt;[email protected]&gt;
280
281 </content></entry><entry xml:id="entry-1250407354"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250407354</id><title>2009-08-16 Wakaba</title><updated>2009-08-16T07:22:24Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 16 Aug 2009 07:20:16 -0000
282 * content-model-7.dat: The |bb| element has been removed from the
283 spec so that relevant test results are changed (HTML5 revision
284 3621).
285
286 2009-08-16 Wakaba &lt;[email protected]&gt;
287
288 ++ whatpm/t/dom-conformance/ChangeLog 16 Aug 2009 07:20:00 -0000
289 * html-interactive-1.dat, html-datatemplate.dat: The |bb| element
290 has been removed from the spec so that relevant test results are
291 changed (HTML5 revision 3621).
292
293 2009-08-16 Wakaba &lt;[email protected]&gt;
294
295 ++ whatpm/Whatpm/ContentChecker/ChangeLog 16 Aug 2009 07:20:36 -0000
296 * HTML.pm: The |bb| element has been dropped from the spec (HTML5
297 revision 3621).
298
299 2009-08-16 Wakaba &lt;[email protected]&gt;
300
301 </content></entry><entry xml:id="entry-1250406521"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250406521</id><title>2009-08-16 Wakaba</title><updated>2009-08-16T07:08:22Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 16 Aug 2009 07:03:12 -0000
302 2009-08-16 Wakaba &lt;[email protected]&gt;
303
304 * html-flows-1.dat: Added test cases for |cite| attributes for the
305 |section| and |article| elements (HTML5 revision 3069 and HTML5
306 revision 3627).
307
308 ++ whatpm/Whatpm/ContentChecker/ChangeLog 16 Aug 2009 07:06:23 -0000
309 2009-08-16 Wakaba &lt;[email protected]&gt;
310
311 * HTML.pm: Implemented |cite| attributes on |section| and
312 |article| elements as dropped attributes (HTML5 revision 3069 and
313 HTML5 revision 3627).
314
315 </content></entry><entry xml:id="entry-1250405276"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250405276</id><title>2009-08-16 Wakaba</title><updated>2009-08-16T06:47:40Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 16 Aug 2009 06:43:09 -0000
316 * tree-test-1.dat: Added tests for about:legacy-compat and changed
317 test results for XSLT-compat (HTML5 revision 2725).
318
319 2009-08-16 Wakaba &lt;[email protected]&gt;
320
321 ++ whatpm/Whatpm/ChangeLog 16 Aug 2009 06:44:01 -0000
322 * HTML.pm.src: Dropped support for &quot;XSLT-compat&quot; and added
323 &quot;about:legacy-compat&quot; (HTML5 revision 2725).
324
325 2009-08-16 Wakaba &lt;[email protected]&gt;
326
327 </content></entry><entry xml:id="entry-1250404279"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250404279</id><title>2009-08-16 Wakaba</title><updated>2009-08-16T06:31:15Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/Whatpm/ChangeLog 16 Aug 2009 06:31:12 -0000
328 * HTML.pm.src: &quot;&lt;!DOCTYPE&gt;&quot; is now explicitly supported in the
329 spec (HTML5 revision 2700).
330
331 2009-08-16 Wakaba &lt;[email protected]&gt;
332
333 </content></entry><entry xml:id="entry-1250403973"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250403973</id><title>2009-08-16 Wakaba</title><updated>2009-08-16T06:26:08Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 16 Aug 2009 06:25:35 -0000
334 * tree-test-form.dat: Added tests for &lt;script&gt; elements in
335 &lt;select&gt; and &lt;select&gt; in &lt;table&gt; (HTML5 revision 2500).
336
337 2009-08-16 Wakaba &lt;[email protected]&gt;
338
339 ++ whatpm/Whatpm/ChangeLog 16 Aug 2009 06:26:04 -0000
340 * HTML.pm.src: Added support for &lt;script&gt; element in the &quot;in
341 select&quot; and &quot;in select in table&quot; insertion modes (HTML5 revision
342 2500).
343
344 2009-08-16 Wakaba &lt;[email protected]&gt;
345
346 </content></entry><entry xml:id="entry-1250402243"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250402243</id><title>2009-08-16 Wakaba</title><updated>2009-08-16T05:57:15Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/Whatpm/ChangeLog 16 Aug 2009 05:57:12 -0000
347 * HTML.pm.src: An &lt;hn&gt; start tag in an &lt;hn&gt; element should close
348 the earlier element (HTML5 revision 2501).
349
350 2009-08-16 Wakaba &lt;[email protected]&gt;
351
352 </content></entry><entry xml:id="entry-1250400286"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250400286</id><title>2009-08-16 Wakaba</title><updated>2009-08-16T05:24:42Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 16 Aug 2009 05:21:53 -0000
353 * tokenizer-test-1.test: &quot;&lt;&quot; in attribute names are now parse
354 errors (HTML5 revision 3354).
355
356 2009-08-16 Wakaba &lt;[email protected]&gt;
357
358 ++ whatpm/Whatpm/HTML/ChangeLog 16 Aug 2009 05:23:17 -0000
359 * Tokenizer.pm.src: Any &quot;&lt;&quot; character in attribute names become
360 parse error (HTML5 revision 3354).
361
362 2009-08-16 Wakaba &lt;[email protected]&gt;
363
364 </content></entry><entry xml:id="entry-1250399708"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250399708</id><title>2009-08-16 Wakaba</title><updated>2009-08-16T05:14:59Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 16 Aug 2009 05:12:20 -0000
365 * tree-test-1.dat: Changed test results for &lt;/br&gt; in the after
366 head parsing mode (HTML5 revision 2586).
367
368 2009-08-16 Wakaba &lt;[email protected]&gt;
369
370 ++ whatpm/Whatpm/ChangeLog 16 Aug 2009 05:13:22 -0000
371 * HTML.pm.src: The &lt;/br&gt; end tags before the &lt;body&gt; start tag
372 should equally survive as the first br element child of the body
373 element (HTML5 revision 2586).
374
375 2009-08-16 Wakaba &lt;[email protected]&gt;
376
377 </content></entry><entry xml:id="entry-1250398792"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250398792</id><title>2009-08-16 Wakaba</title><updated>2009-08-16T04:59:48Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 16 Aug 2009 04:59:46 -0000
378 * tree-test-foreign.dat: Added tests for &lt;font&gt; in SVG (cf. HTML5
379 revision 2590).
380
381 2009-08-16 Wakaba &lt;[email protected]&gt;
382
383 ++ whatpm/Whatpm/ChangeLog 16 Aug 2009 04:59:14 -0000
384 * HTML.pm.src: &lt;font&gt; in SVG land is handled as an SVG element as
385 long as it did not have HTML attributes (HTML5 revision 2590).
386
387 2009-08-16 Wakaba &lt;[email protected]&gt;
388
389 </content></entry><entry xml:id="entry-1250395593"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250395593</id><title>2009-08-16 Wakaba</title><updated>2009-08-16T04:06:29Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 16 Aug 2009 04:05:04 -0000
390 * tree-test-1.dat, tree-test-3.dat, tree-test-flow.dat,
391 tree-test-foreign.dat, tree-test-form.dat, tree-test-phrasing.dat,
392 tokenizer-test-1.test, tokenizer-test-2.dat, tokenizer-test-3.dat:
393 DOCTYPE names are now normalized to its lowercased form (HTML5
394 revision 2502).
395
396 2009-08-16 Wakaba &lt;[email protected]&gt;
397
398 ++ whatpm/Whatpm/HTML/ChangeLog 16 Aug 2009 04:06:26 -0000
399 2009-08-16 Wakaba &lt;[email protected]&gt;
400
401 * Tokenizer.pm.src: Lowercase-fold doctype names (HTML5 revision
402 2501, cf. HTML5 revision 3571).
403
404 </content></entry><entry xml:id="entry-1250394112"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250394112</id><title>2009-08-16 Wakaba</title><updated>2009-08-16T03:41:44Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 16 Aug 2009 03:41:40 -0000
405 2009-08-16 Wakaba &lt;[email protected]&gt;
406
407 * tree-test-form.dat: Added test cases for &lt;select&gt; in &quot;in select&quot;
408 parsing modes.
409
410 ++ whatpm/Whatpm/ChangeLog 16 Aug 2009 03:41:19 -0000
411 2009-08-16 Wakaba &lt;[email protected]&gt;
412
413 * HTML.pm.src (_tree_construction_main): Improved error reporting
414 on &quot;select&quot; start tag in &quot;in select&quot; and &quot;in select in table&quot;
415 parsing modes (c.f. HTML5 revision 3604).
416
417 </content></entry><entry xml:id="entry-1249091944"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1249091944</id><title>2009-08-01 Wakaba</title><updated>2009-08-01T01:58:57Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 1 Aug 2009 01:56:34 -0000
418 2009-08-01 Wakaba &lt;[email protected]&gt;
419
420 * html-scripting-1.dat: Added test cases for |body| and |frameset|
421 event handler content attributes (cf. HTML5 revision 2685).
422
423 * html-global-1.dat: Moved event handler content attribute tests
424 to |html-scripting-1.dat|.
425
426 ++ whatpm/Whatpm/ContentChecker/ChangeLog 1 Aug 2009 01:45:06 -0000
427 2009-08-01 Wakaba &lt;[email protected]&gt;
428
429 * HTML.pm: Implemented |body| and |frameset| event handler content
430 attributes (cf. HTML5 revision 2685).
431
432 </content></entry><entry xml:id="entry-1248617458"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1248617458</id><title>2009-07-26 Wakaba</title><updated>2009-07-26T14:10:50Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/Whatpm/ContentChecker/ChangeLog 26 Jul 2009 14:10:47 -0000
433 * HTML.pm: Updated element and attribute status.
434
435 2009-07-26 Wakaba &lt;[email protected]&gt;
436
437 </content></entry><entry xml:id="entry-1248606947"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1248606947</id><title>2009-07-26 Wakaba</title><updated>2009-07-26T11:15:36Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 26 Jul 2009 11:13:49 -0000
438 * html-scripting-1.dat: Added test cases for onpopstate=&quot;&quot;
439 attribute (cf. HTML5 revision 2686).
440
441 2009-07-26 Wakaba &lt;[email protected]&gt;
442
443 ++ whatpm/Whatpm/ContentChecker/ChangeLog 26 Jul 2009 11:14:43 -0000
444 * HTML.pm: Added onpopstate=&quot;&quot; attribute to body element (HTML5
445 revision 2686).
446
447 2009-07-26 Wakaba &lt;[email protected]&gt;
448
449 </content></entry><entry xml:id="entry-1248605782"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1248605782</id><title>2009-07-26 Wakaba</title><updated>2009-07-26T10:56:19Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 26 Jul 2009 10:52:36 -0000
450 * tree-test-foreign.dat: Added xmlns:xlink test cases (cf. HTML5
451 revision 2701).
452
453 2009-07-26 Wakaba &lt;[email protected]&gt;
454
455 ++ whatpm/Whatpm/ChangeLog 26 Jul 2009 10:53:56 -0000
456 * mkhtmlclass.pl: Made xmlns:xlink with wrong namespace URL
457 invalid (HTML5 revision 2701).
458
459 2009-07-26 Wakaba &lt;[email protected]&gt;
460
461 </content></entry><entry xml:id="entry-1248602170"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1248602170</id><title>2009-07-26 Wakaba</title><updated>2009-07-26T09:56:07Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 26 Jul 2009 09:54:48 -0000
462 * html-forms-1.dat: Added test cases for autocomplete=&quot;&quot; on the
463 |form| elements (cf. HTML5 revision 2798).
464
465 2009-07-26 Wakaba &lt;[email protected]&gt;
466
467 ++ whatpm/Whatpm/ContentChecker/ChangeLog 26 Jul 2009 09:55:42 -0000
468 * HTML.pm: Added autocomplete=&quot;&quot; attribute to form element (HTML5
469 revision 2798).
470
471 2009-07-26 Wakaba &lt;[email protected]&gt;
472
473 </content></entry><entry xml:id="entry-1248600756"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1248600756</id><title>2009-07-26 Wakaba</title><updated>2009-07-26T09:32:31Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 26 Jul 2009 09:32:24 -0000
474 * html-global-1.dat: Added test cases for spellcheck=&quot;&quot; global
475 attribute (cf. HTML5 revision 2801).
476
477 2009-07-26 Wakaba &lt;[email protected]&gt;
478
479 ++ whatpm/Whatpm/ContentChecker/ChangeLog 26 Jul 2009 09:31:50 -0000
480 * HTML.pm: Added spellcheck=&quot;&quot; attribute (HTML5 revision 2801).
481
482 2009-07-26 Wakaba &lt;[email protected]&gt;
483
484 </content></entry><entry xml:id="entry-1248599477"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1248599477</id><title>2009-07-26 Wakaba</title><updated>2009-07-26T09:11:08Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 26 Jul 2009 09:11:02 -0000
485 2009-07-26 Wakaba &lt;[email protected]&gt;
486
487 * tree-test-2.dat: Fixed some wrong test results.
488
489 * tree-test-form.dat, tree-test-phrasing.dat: Tests on &lt;/body&gt;
490 after start tags of end-tag-optional element (cf. HTML5 revision
491 2806).
492
493 ++ whatpm/Whatpm/ChangeLog 26 Jul 2009 09:09:56 -0000
494 2009-07-26 Wakaba &lt;[email protected]&gt;
495
496 * HTML.pm.src: &lt;/rt&gt;, &lt;/rp&gt;, &lt;/option&gt;, &lt;/optgroup&gt; become
497 optional before &lt;/body&gt; (HTML5 revision 2806).
498
499 </content></entry><entry xml:id="entry-1248593215"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1248593215</id><title>2009-07-26 Wakaba</title><updated>2009-07-26T07:26:49Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 26 Jul 2009 07:26:16 -0000
500 * html-objects-1.dat: Added test cases for transparent child of
501 |figure| elements (cf. HTML5 revision 2863).
502
503 2009-07-26 Wakaba &lt;[email protected]&gt;
504
505 </content></entry><entry xml:id="entry-1248592214"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1248592214</id><title>2009-07-26 Wakaba</title><updated>2009-07-26T07:10:05Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 26 Jul 2009 07:07:33 -0000
506 * html-objects-1.dat: Added test cases for the autobuffer=&quot;&quot;
507 attribute (cf. HTML5 revision 2855).
508
509 2009-07-26 Wakaba &lt;[email protected]&gt;
510
511 ++ whatpm/Whatpm/ContentChecker/ChangeLog 26 Jul 2009 07:07:50 -0000
512 * HTML.pm: Added autobuffer=&quot;&quot; attribute (HTML5 revision 2855).
513
514 2009-07-26 Wakaba &lt;[email protected]&gt;
515
516 </content></entry><entry xml:id="entry-1248591225"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1248591225</id><title>2009-07-26 Wakaba</title><updated>2009-07-26T06:53:35Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 26 Jul 2009 06:52:58 -0000
517 * html-metadata-1.dat: Added test cases for &lt;meta charset=utf-8&gt;
518 in XML documents (cf. HTML5 revision 2859).
519
520 2009-07-26 Wakaba &lt;[email protected]&gt;
521
522 ++ whatpm/Whatpm/ContentChecker/ChangeLog 26 Jul 2009 06:53:26 -0000
523 * HTML.pm: Allow &lt;meta charset=utf-8&gt; in XML documents (HTML5
524 revision 2859).
525
526 2009-07-26 Wakaba &lt;[email protected]&gt;
527
528 </content></entry><entry xml:id="entry-1248589932"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1248589932</id><title>2009-07-26 Wakaba</title><updated>2009-07-26T06:32:09Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 26 Jul 2009 06:31:12 -0000
529 2009-07-26 Wakaba &lt;[email protected]&gt;
530
531 * html-objects-1.dat: Added test cases for interaction of |figure|
532 element and |caption| descendant (cf. HTML5 revision 2863).
533
534 ++ whatpm/Whatpm/ContentChecker/ChangeLog 26 Jul 2009 06:32:03 -0000
535 2009-07-26 Wakaba &lt;[email protected]&gt;
536
537 * HTML.pm: Disallow |figure|-grandchild |caption| element when
538 |table| is the only child of |figure| element (HTML5 revision
539 2863).
540
541 </content></entry><entry xml:id="entry-1248494741"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1248494741</id><title>2009-07-25 Wakaba</title><updated>2009-07-25T04:05:38Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 25 Jul 2009 04:03:26 -0000
542 * html-interactive-1.dat, html-scripting-1.dat,
543 html-metadata-1.dat: The |eventsource| element and the |onmessage|
544 attribute have been dropped (HTML5 revision 2870).
545
546 2009-07-25 Wakaba &lt;[email protected]&gt;
547
548 ++ whatpm/Whatpm/ChangeLog 25 Jul 2009 03:55:06 -0000
549 * HTML.pm.src: Marked where SVG |script| execution should be
550 implemented (HTML5 revision 2904).
551
552 2009-07-25 Wakaba &lt;[email protected]&gt;
553
554 ++ whatpm/Whatpm/ContentChecker/ChangeLog 25 Jul 2009 04:04:24 -0000
555 * HTML.pm: The |eventsource| element and the |onmessage| attribute
556 have been dropped (HTML5 revision 2870).
557
558 2009-07-25 Wakaba &lt;[email protected]&gt;
559
560 </content></entry><entry xml:id="entry-1248493524"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1248493524</id><title>2009-07-25 Wakaba</title><updated>2009-07-25T03:45:21Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 25 Jul 2009 03:44:33 -0000
561 * html-form-textarea.dat: Added tests on |textarea|'s
562 |placeholder| attribute (cf. HTML5 revision 2921).
563
564 2009-07-25 Wakaba &lt;[email protected]&gt;
565
566 ++ whatpm/Whatpm/ContentChecker/ChangeLog 25 Jul 2009 03:44:58 -0000
567 * HTML.pm: Added support for |textarea| element's |placeholder|
568 attribute (HTML5 revision 2921).
569
570 2009-07-25 Wakaba &lt;[email protected]&gt;
571
572 </content></entry><entry xml:id="entry-1248493121"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1248493121</id><title>2009-07-25 Wakaba</title><updated>2009-07-25T03:38:34Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/Whatpm/ChangeLog 25 Jul 2009 03:38:29 -0000
573 2009-07-25 Wakaba &lt;[email protected]&gt;
574
575 * HTML.pm.src (set_inner_html): The fragment parsing algorithm
576 inherits the document quirksness flag of the main document (HTML5
577 revision 2935).
578
579 </content></entry><entry xml:id="entry-1248492073"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1248492073</id><title>2009-07-25 Wakaba</title><updated>2009-07-25T03:21:09Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 25 Jul 2009 03:21:05 -0000
580 2009-07-25 Wakaba &lt;[email protected]&gt;
581
582 * html-form-input-1.dat, html-objects-1.dat: Added tests on
583 dimension attributes (cf. HTML5 revision 2943).
584
585 ++ whatpm/Whatpm/ContentChecker/ChangeLog 25 Jul 2009 03:20:07 -0000
586 2009-07-25 Wakaba &lt;[email protected]&gt;
587
588 * HTML.pm: Implemented dimenstion attributes (|width| and
589 |height|; cf. HTML5 revision 2943).
590
591 </content></entry><entry xml:id="entry-1246836930"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1246836930</id><title>2009-07-05 Wakaba</title><updated>2009-07-05T23:35:23Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 5 Jul 2009 23:31:57 -0000
592 2009-07-06 Wakaba &lt;[email protected]&gt;
593
594 * html-flows-1.dat: |header| in |footer| or |address| is no longer
595 allowed (HTML5 revision 3051).
596
597 ++ whatpm/Whatpm/ContentChecker/ChangeLog 5 Jul 2009 23:34:46 -0000
598 2009-07-06 Wakaba &lt;[email protected]&gt;
599
600 * HTML.pm: Disallow |header| in |footer| or |address| (HTML5
601 revision 3051).
602
603 </content></entry><entry xml:id="entry-1246776375"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1246776375</id><title>2009-07-05 Wakaba</title><updated>2009-07-05T06:46:10Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 5 Jul 2009 06:46:07 -0000
604 * html-global-1.dat, html-form-input-1.dat: Now that |accesskey|
605 attribute is allowed as a global attribute with new syntax
606 definition, related test reults are revised and some new tests are
607 added (HTML5 revision 3065).
608
609 2009-07-05 Wakaba &lt;[email protected]&gt;
610
611 ++ whatpm/Whatpm/ContentChecker/ChangeLog 5 Jul 2009 06:45:08 -0000
612 * HTML.pm: Allow |accesskey| on all elements (HTML5 revision
613 3065).
614
615 2009-07-05 Wakaba &lt;[email protected]&gt;
616
617 </content></entry><entry xml:id="entry-1246774294"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1246774294</id><title>2009-07-05 Wakaba</title><updated>2009-07-05T06:11:27Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 5 Jul 2009 06:09:10 -0000
618 * html-interactive-1.dat: The |default| attribute of the |command|
619 element is tentatively disallowed (HTML5 revision 3067).
620
621 2009-07-05 Wakaba &lt;[email protected]&gt;
622
623 ++ whatpm/Whatpm/ContentChecker/ChangeLog 5 Jul 2009 06:09:40 -0000
624 * HTML.pm: Disallow |default| attribute of the |command| element
625 for now (HTML5 revision 3067).
626
627 2009-07-05 Wakaba &lt;[email protected]&gt;
628
629 </content></entry><entry xml:id="entry-1246774016"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1246774016</id><title>2009-07-05 Wakaba</title><updated>2009-07-05T06:06:49Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 5 Jul 2009 06:03:27 -0000
630 2009-07-05 Wakaba &lt;[email protected]&gt;
631
632 * html-flows-1.dat: Tests for |article| element and its |pubdate|
633 attribute are added (c.f. HTML5 revision 3116).
634
635 ++ whatpm/Whatpm/ContentChecker/ChangeLog 5 Jul 2009 06:04:53 -0000
636 2009-07-05 Wakaba &lt;[email protected]&gt;
637
638 * HTML.pm: Implemented |pubdate| attribute on the |article|
639 element (HTML5 revision 3116).
640
641 </content></entry><entry xml:id="entry-1246770792"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1246770792</id><title>2009-07-05 Wakaba</title><updated>2009-07-05T05:13:07Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 5 Jul 2009 05:12:28 -0000
642 * tree-test-1.dat: Added tests for &lt;table&gt; in &lt;p&gt; (c.f. HTML5
643 revision 3132).
644
645 2009-07-05 Wakaba &lt;[email protected]&gt;
646
647 ++ whatpm/Whatpm/ChangeLog 5 Jul 2009 05:13:02 -0000
648 2009-07-05 Wakaba &lt;[email protected]&gt;
649
650 * HTML.pm.src (_tree_construction_main): Put |table| in |p| in
651 quirks mode (The Hixie Quirk, HTML5 revision 3132).
652
653 </content></entry><entry xml:id="entry-1246768725"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1246768725</id><title>2009-07-05 Wakaba</title><updated>2009-07-05T04:38:37Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 5 Jul 2009 04:38:11 -0000
654 2009-07-05 Wakaba &lt;[email protected]&gt;
655
656 * tokenizer-test-1.test: Updated the result (c.f. HTML5 revision
657 3121).
658
659 ++ whatpm/Whatpm/HTML/ChangeLog 5 Jul 2009 04:38:33 -0000
660 2009-07-05 Wakaba &lt;[email protected]&gt;
661
662 * Tokenizer.pm.src: Reduced the number of parse errors on broken
663 DOCTYPE (HTML5 revision 3121).
664
665 </content></entry><entry xml:id="entry-1246576536"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1246576536</id><title>2009-07-02 Wakaba</title><updated>2009-07-02T23:15:31Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 2 Jul 2009 23:15:00 -0000
666
667 * tree-test-1.dat: Added test on &lt;keygen&gt; in &lt;select&gt; (c.f. HTML5
668 revision 3163).
669
670 2009-07-03 Wakaba &lt;[email protected]&gt;
671 ++ whatpm/Whatpm/ChangeLog 2 Jul 2009 23:15:28 -0000
672 * HTML.pm.src: &lt;kegten&gt; breaks out of &lt;select&gt; (HTML5 revision
673 3163).
674
675 2009-07-03 Wakaba &lt;[email protected]&gt;
676
677 </content></entry><entry xml:id="entry-1246575327"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1246575327</id><title>2009-07-02 Wakaba</title><updated>2009-07-02T22:55:24Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 2 Jul 2009 22:55:00 -0000
678 2009-07-03 Wakaba &lt;[email protected]&gt;
679
680 * html-interactive-1.dat, html-links-1.dat, html-datatemplate.dat,
681 html-form-label.dat: Test results related to |datagrid| content
682 model are updated (c.f. HTML5 revision 3164).
683
684 ++ whatpm/Whatpm/ContentChecker/ChangeLog 2 Jul 2009 22:55:21 -0000
685 2009-07-03 Wakaba &lt;[email protected]&gt;
686
687 * HTML.pm: |datagrid| now allows any flow content (HTML5 revision
688 3164).
689
690 </content></entry><entry xml:id="entry-1246573468"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1246573468</id><title>2009-07-02 Wakaba</title><updated>2009-07-02T22:24:25Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/Whatpm/HTML/ChangeLog 2 Jul 2009 22:24:21 -0000
691 * Tokenizer.pm.src: Reduced a parse error (HTML5 revision 3194).
692
693 2009-07-03 Wakaba &lt;[email protected]&gt;
694
695 </content></entry><entry xml:id="entry-1246572711"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1246572711</id><title>2009-07-02 Wakaba</title><updated>2009-07-02T22:11:44Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/Whatpm/ChangeLog 2 Jul 2009 22:11:35 -0000
696 * HTML.pm.src: Don't change encoding to UTF-8 if the input
697 encoding is UTF-16 (HTML5 revision 3204).
698
699 2009-07-03 Wakaba &lt;[email protected]&gt;
700
701 </content></entry><entry xml:id="entry-1246572516"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1246572516</id><title>2009-07-02 Wakaba</title><updated>2009-07-02T22:08:34Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/Whatpm/ChangeLog 2 Jul 2009 22:08:24 -0000
702 2009-07-03 Wakaba &lt;[email protected]&gt;
703
704 * HTML.pm.src (parse_byte_stream): Don't change to another
705 encoding if the input is UTF-16 (HTML5 revision 3205).
706
707 </content></entry><entry xml:id="entry-1246570962"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1246570962</id><title>2009-07-02 Wakaba</title><updated>2009-07-02T21:42:39Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 2 Jul 2009 21:41:03 -0000
708 2009-07-03 Wakaba &lt;[email protected]&gt;
709
710 * tokenizer-test-1.test: &lt; in unquoted attribute value is no
711 longer allowed (HTML5 revision 3206).
712
713 ++ whatpm/Whatpm/HTML/ChangeLog 2 Jul 2009 21:42:34 -0000
714 2009-07-03 Wakaba &lt;[email protected]&gt;
715
716 * Tokenizer.pm.src: &quot;&lt;&quot; in unquoted attribute values is now
717 treated as parse error (HTML5 revision 3206).
718
719 </content></entry><entry xml:id="entry-1246188467"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1246188467</id><title>2009-06-28 Wakaba</title><updated>2009-06-28T11:27:44Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 28 Jun 2009 11:26:40 -0000
720 * html-texts-1.dat, html-datatemplate.dat: Updated |rp| test
721 results (c.f. HTML5 revision 3217).
722
723 2009-06-28 Wakaba &lt;[email protected]&gt;
724
725 ++ whatpm/Whatpm/ContentChecker/ChangeLog 28 Jun 2009 11:27:37 -0000
726 * HTML.pm: |rp| now takes normali phrasing content (HTML5 revision
727 3217).
728
729 2009-06-28 Wakaba &lt;[email protected]&gt;
730
731 </content></entry><entry xml:id="entry-1246186985"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1246186985</id><title>2009-06-28 Wakaba</title><updated>2009-06-28T11:03:02Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 28 Jun 2009 11:02:32 -0000
732 * tree-test-1.dat, tree-test-flow.dat: Updated test results on
733 isindex (c.f. HTML5 revision 3236).
734
735 2009-06-28 Wakaba &lt;[email protected]&gt;
736
737 ++ whatpm/Whatpm/ChangeLog 28 Jun 2009 11:02:59 -0000
738 2009-06-28 Wakaba &lt;[email protected]&gt;
739
740 * HTML.pm.src: |isindex| should no longer generate |p| element
741 node (HTML5 revision 3236).
742
743 </content></entry><entry xml:id="entry-1246186109"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1246186109</id><title>2009-06-28 Wakaba</title><updated>2009-06-28T10:48:27Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 28 Jun 2009 10:48:13 -0000
744 2009-06-28 Wakaba &lt;[email protected]&gt;
745
746 * ContentChecker.t: Added new test data file.
747
748 ++ whatpm/t/dom-conformance/ChangeLog 28 Jun 2009 10:47:52 -0000
749 2009-06-28 Wakaba &lt;[email protected]&gt;
750
751 * html-scripting-1.dat: New file.
752
753 2009-06-28 Wakaba &lt;[email protected]&gt;
754
755 * html-flows-1.dat, html-tables-1.dat: Test data for flow content
756 in |legend| and |caption| are added (c.f. HTML5 revision 3252).
757
758 ++ whatpm/Whatpm/ContentChecker/ChangeLog 28 Jun 2009 10:46:58 -0000
759 2009-06-28 Wakaba &lt;[email protected]&gt;
760
761 * HTML.pm: |ondataunavailable| has been removed (HTML5 revision
762 3252).
763
764 2009-06-28 Wakaba &lt;[email protected]&gt;
765
766 * HTML.pm: Block-level contents in |figure|'s |legend| and
767 |caption| are now allowed (HTML5 revision 3329).
768
769 </content></entry><entry xml:id="entry-1229323280"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1229323280</id><title>2008-12-15 Wakaba</title><updated>2008-12-15T06:41:15Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 15 Dec 2008 06:41:13 -0000
770 2008-12-15 Wakaba &lt;[email protected]&gt;
771
772 * html-flows-1.dat: Updated test results and added some new tests.
773
774 * html-form-input-1.dat: Added some new tests.
775
776 ++ whatpm/Whatpm/ContentChecker/ChangeLog 15 Dec 2008 06:40:20 -0000
777 2008-12-15 Wakaba &lt;[email protected]&gt;
778
779 * HTML.pm ($HTMLDatetimeAttrChecker): Removed.
780 ($GetDateTimeAttrChecker): Added.
781 ($GetHTMLFloatingPointNumberAttrChecker): Set |number_value| for
782 later use.
783 (ins/@datetime, del/@datetime): Changed to use newer definitin of
784 &quot;global date and time string&quot;.
785 (input's date- and time-related, and type=number and type=range
786 control types): Implemented value=&quot;&quot;, min=&quot;&quot;, and max=&quot;&quot;.
787
788 </content></entry><entry xml:id="entry-1229143743"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1229143743</id><title>2008-12-13 Wakaba</title><updated>2008-12-13T04:49:00Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 13 Dec 2008 04:48:14 -0000
789 2008-12-13 Wakaba &lt;[email protected]&gt;
790
791 * content-model-7.dat: Added an example from HTML5 spec.
792
793 ++ whatpm/t/dom-conformance/ChangeLog 13 Dec 2008 04:48:48 -0000
794 * html-form-label.dat, html-forms-1.dat: Added test data for
795 form=&quot;&quot;.
796
797 2008-12-13 Wakaba &lt;[email protected]&gt;
798
799 ++ whatpm/Whatpm/ContentChecker/ChangeLog 13 Dec 2008 04:47:22 -0000
800 * HTML.pm: Implemented &lt;object form&gt; and &lt;legend form&gt;.
801
802 2008-12-13 Wakaba &lt;[email protected]&gt;
803
804 </content></entry><entry xml:id="entry-1229136877"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1229136877</id><title>2008-12-13 Wakaba</title><updated>2008-12-13T02:54:34Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 13 Dec 2008 02:54:24 -0000
805 2008-12-13 Wakaba &lt;[email protected]&gt;
806
807 * html-form-input-1.dat, html-form-button.dat, html-forms-1.dat:
808 Added test data for form submission attributes.
809
810 ++ whatpm/Whatpm/ContentChecker/ChangeLog 13 Dec 2008 02:53:45 -0000
811 2008-12-13 Wakaba &lt;[email protected]&gt;
812
813 * HTML.pm: Updated definitions for attributes for form submission
814 on |form| and submit buttons (action=&quot;&quot;, method=&quot;&quot;, enctype=&quot;&quot;,
815 target=&quot;&quot;, and novalidate=&quot;&quot;).
816
817 </content></entry><entry xml:id="entry-1229086757"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1229086757</id><title>2008-12-12 Wakaba</title><updated>2008-12-12T12:59:13Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 12 Dec 2008 12:59:07 -0000
818 * html-form-input.dat: Added test data for &lt;input disabled&gt; and
819 &lt;input autofocus&gt;.
820
821 * html-forms-1.dat: Added test data for &lt;fieldset disabled&gt;,
822 &lt;output for&gt;, and &lt;{formcontrol} name&gt;. Added test data for
823 &lt;{formcontrol} autofocus=&quot;&quot;&gt;'s uniqueness.
824
825 2008-12-12 Wakaba &lt;[email protected]&gt;
826
827 ++ whatpm/Whatpm/ChangeLog 12 Dec 2008 12:54:19 -0000
828 * ContentChecker.pm: Introduced new flag |has_autofocus|. Added
829 support for new |id_type| value of |any|, which means any kind of
830 element is allowed as a referenced element.
831
832 2008-12-12 Wakaba &lt;[email protected]&gt;
833
834 ++ whatpm/Whatpm/ContentChecker/ChangeLog 12 Dec 2008 12:56:56 -0000
835 * HTML.pm: Added checking for the uniqueness of |autofocus=&quot;&quot;|
836 attribute. Implemented |name=&quot;&quot;| attribute for form controls.
837 Added U+000C into character class of space characters (it should
838 have been, but was not in some of regular expressions). Updated
839 definitions for |output| elements.
840
841 2008-12-12 Wakaba &lt;[email protected]&gt;
842
843 </content></entry><entry xml:id="entry-1229082646"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1229082646</id><title>2008-12-12 Wakaba</title><updated>2008-12-12T11:50:44Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 12 Dec 2008 11:50:40 -0000
844 * html-datatemplate.dat, html-form-datalist.dat: Updated test
845 results related to |optgroup| elements.
846
847 * html-form-textarea.dat: Added new test data.
848
849 * html-forms-1.dat: Moved some test data to
850 |html-form-textarea.dat|. Updated test results related to
851 |optgroup| elements.
852
853 2008-12-12 Wakaba &lt;[email protected]&gt;
854
855 ++ whatpm/Whatpm/ChangeLog 12 Dec 2008 11:48:16 -0000
856 * ContentChecker.pm: Introduced |check_attrs2| method for the ease
857 of defining codes for checking required attribute and as such.
858
859 2008-12-12 Wakaba &lt;[email protected]&gt;
860
861 ++ whatpm/Whatpm/ContentChecker/ChangeLog 12 Dec 2008 11:48:45 -0000
862 * HTML.pm: Updated definitions for |datalist|, |optgroup|,
863 |option|, and |textarea| elements.
864
865 2008-12-12 Wakaba &lt;[email protected]&gt;
866
867 </content></entry><entry xml:id="entry-1229067124"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1229067124</id><title>2008-12-12 Wakaba</title><updated>2008-12-12T07:31:58Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 12 Dec 2008 07:29:57 -0000
868 2008-12-12 Wakaba &lt;[email protected]&gt;
869
870 * ContentChecker.t: Added new test data file.
871
872 ++ whatpm/t/dom-conformance/ChangeLog 12 Dec 2008 07:31:40 -0000
873 * html-form-datalist.dat: Moved some test data from
874 |html-forms-1.dat|.
875
876 * html-forms-1.dat: Moved some test data to
877 |html-form-datalist.dat| and |html-form-select.dat|.
878
879 * html-form-select.dat: New test data file.
880
881 2008-12-12 Wakaba &lt;[email protected]&gt;
882
883 ++ whatpm/Whatpm/ContentChecker/ChangeLog 12 Dec 2008 07:29:20 -0000
884 * HTML.pm: Updated definitions for |select|.
885
886 2008-12-12 Wakaba &lt;[email protected]&gt;
887
888 </content></entry><entry xml:id="entry-1229061100"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1229061100</id><title>2008-12-12 Wakaba</title><updated>2008-12-12T05:51:36Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 12 Dec 2008 05:45:01 -0000
889 2008-12-12 Wakaba &lt;[email protected]&gt;
890
891 * ContentChecker.t: Added new test data file.
892
893 ++ whatpm/t/dom-conformance/ChangeLog 12 Dec 2008 05:49:40 -0000
894 * html-repetitions.dat: Moved some test data to
895 |html-form-button.dat|. Updated a test result.
896
897 * html-forms-1.dat: Bug fix on a test result.
898
899 * html-form-button.dat: New test data file.
900
901 * html-forms-1.dat: Moved some test data to |html-form-button.dat|.
902
903 2008-12-12 Wakaba &lt;[email protected]&gt;
904
905 ++ whatpm/Whatpm/ContentChecker/ChangeLog 12 Dec 2008 05:45:46 -0000
906 * HTML.pm: Updated definitions for |button|.
907
908 2008-12-12 Wakaba &lt;[email protected]&gt;
909
910 </content></entry><entry xml:id="entry-1229058316"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1229058316</id><title>2008-12-12 Wakaba</title><updated>2008-12-12T05:05:06Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 12 Dec 2008 05:03:53 -0000
911 2008-12-12 Wakaba &lt;[email protected]&gt;
912
913 * ContentChecker.t: Added new test data file.
914
915 ++ whatpm/t/dom-conformance/ChangeLog 12 Dec 2008 05:04:54 -0000
916 2008-12-12 Wakaba &lt;[email protected]&gt;
917
918 * html-form-input-1.dat, html-forms-1.dat: Added test data for
919 @accept and @pattern.
920
921 * html-form-textarea.dat: New test data file.
922
923 ++ whatpm/Whatpm/ChangeLog 12 Dec 2008 05:00:26 -0000
924 2008-12-12 Wakaba &lt;[email protected]&gt;
925
926 * IMTChecker.pm: Added more definitions for subtypes.
927
928 ++ whatpm/Whatpm/ContentChecker/ChangeLog 12 Dec 2008 05:03:26 -0000
929 2008-12-12 Wakaba &lt;[email protected]&gt;
930
931 * HTML.pm: Implemented &lt;input accept&gt; and &lt;form accept&gt;. Raise a
932 SHOULD-level error if @pattern but no @title.
933
934 </content></entry><entry xml:id="entry-1228965497"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1228965497</id><title>2008-12-11 Wakaba</title><updated>2008-12-11T03:18:14Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/Whatpm/ChangeLog 11 Dec 2008 03:17:21 -0000
935 2008-12-11 Wakaba &lt;[email protected]&gt;
936
937 * URIChecker.pm: Some of |pos_end| values were wrong.
938
939 ++ whatpm/Whatpm/ContentChecker/ChangeLog 11 Dec 2008 03:18:04 -0000
940 2008-12-11 Wakaba &lt;[email protected]&gt;
941
942 * HTML.pm: Added support for |pattern| attributes.
943
944 </content></entry><entry xml:id="entry-1228566838"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1228566838</id><title>2008-12-06 Wakaba</title><updated>2008-12-06T12:33:56Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 6 Dec 2008 12:33:50 -0000
945 * html-form-input-1.dat: Added test data for &lt;input multiple&gt; and
946 &lt;input placeholder&gt;.
947
948 2008-12-06 Wakaba &lt;[email protected]&gt;
949
950 ++ whatpm/Whatpm/ContentChecker/ChangeLog 6 Dec 2008 12:33:04 -0000
951 * HTML.pm: Implemented &lt;input type=file multiple&gt; and &lt;input
952 placeholder&gt;.
953
954 2008-12-06 Wakaba &lt;[email protected]&gt;
955
956 </content></entry><entry xml:id="entry-1228566007"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1228566007</id><title>2008-12-06 Wakaba</title><updated>2008-12-06T12:20:02Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 6 Dec 2008 12:19:49 -0000
957 * ContentChecker.t: Added |dom-conformance/html-form-datalist.dat|.
958
959 2008-12-06 Wakaba &lt;[email protected]&gt;
960
961 ++ whatpm/t/dom-conformance/ChangeLog 6 Dec 2008 12:19:28 -0000
962 * html-form-datalist.dat: New test data file.
963
964 2008-12-06 Wakaba &lt;[email protected]&gt;
965
966 ++ whatpm/Whatpm/ChangeLog 6 Dec 2008 12:18:34 -0000
967 * ContentChecker.pm (check_element): Added support for &quot;no
968 referenced datalist&quot; error.
969
970 2008-12-06 Wakaba &lt;[email protected]&gt;
971
972 ++ whatpm/Whatpm/ContentChecker/ChangeLog 6 Dec 2008 12:18:53 -0000
973 * HTML.pm: Implemented &lt;input list&gt;.
974
975 2008-12-06 Wakaba &lt;[email protected]&gt;
976
977 </content></entry><entry xml:id="entry-1228564447"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1228564447</id><title>2008-12-06 Wakaba</title><updated>2008-12-06T11:54:04Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 6 Dec 2008 11:53:44 -0000
978 * html-form-input-1.dat: Added test data for &lt;input type=color&gt;.
979
980 2008-12-06 Wakaba &lt;[email protected]&gt;
981
982 ++ whatpm/Whatpm/ContentChecker/ChangeLog 6 Dec 2008 11:53:06 -0000
983 * HTML.pm: Implemented &lt;input type=color&gt;.
984
985 2008-12-06 Wakaba &lt;[email protected]&gt;
986
987 </content></entry><entry xml:id="entry-1228563094"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1228563094</id><title>2008-12-06 Wakaba</title><updated>2008-12-06T11:31:32Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 6 Dec 2008 11:31:29 -0000
988 2008-12-06 Wakaba &lt;[email protected]&gt;
989
990 * html-form-input-1.dat: Added test data for &lt;input type=search&gt;
991 and &lt;input type=text|password|url|email value&gt;.
992
993 * html-interactive-1.dat: Fixed a typo error.
994
995 ++ whatpm/Whatpm/ContentChecker/ChangeLog 6 Dec 2008 11:29:26 -0000
996 * HTML.pm: Implemented &lt;input multiple&gt;, &lt;input type=search&gt;.
997 Implemented &lt;input value&gt; validation for |type|s |text|, |search|,
998 |email|, |url|, and |password|.
999
1000 2008-12-06 Wakaba &lt;[email protected]&gt;
1001
1002 </content></entry><entry xml:id="entry-1228557923"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1228557923</id><title>2008-12-06 Wakaba</title><updated>2008-12-06T10:05:19Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/Whatpm/ChangeLog 6 Dec 2008 10:05:14 -0000
1003 * URIChecker.pm: Bug fix: It did not work unless
1004 Message::DOM::DOMImplementation has been |require|d.
1005
1006 2008-12-06 Wakaba &lt;[email protected]&gt;
1007
1008 </content></entry><entry xml:id="entry-1228557652"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1228557652</id><title>2008-12-06 Wakaba</title><updated>2008-12-06T10:00:48Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 6 Dec 2008 10:00:34 -0000
1009 2008-12-06 Wakaba &lt;[email protected]&gt;
1010
1011 * content-checker.pl: Use new XML parser for parsing test data.
1012 Use NanoDOM instead of manakai DOM implementation.
1013
1014 ++ whatpm/Whatpm/ChangeLog 6 Dec 2008 09:58:56 -0000
1015 2008-12-06 Wakaba &lt;[email protected]&gt;
1016
1017 * NanoDOM.pm (document_uri): New attribute.
1018
1019 * ContentChecker.pm: Don't use methods not implemented by NanoDOM.
1020
1021 ++ whatpm/Whatpm/ContentChecker/ChangeLog 6 Dec 2008 09:59:53 -0000
1022 2008-12-06 Wakaba &lt;[email protected]&gt;
1023
1024 * HTML.pm: Use |Message::URL| for relative URL resolution. Don't
1025 use attributes not supported by NanoDOM.
1026
1027 </content></entry><entry xml:id="entry-1227510735"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1227510735</id><title>2008-11-24 Wakaba</title><updated>2008-11-24T07:12:13Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ ChangeLog 24 Nov 2008 07:12:09 -0000
1028 * readme.en.html: Added a link to application list in manakai-core
1029 page.
1030
1031 2008-11-24 Wakaba &lt;[email protected]&gt;
1032
1033 </content></entry><entry xml:id="entry-1227510281"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1227510281</id><title>2008-11-24 Wakaba</title><updated>2008-11-24T07:04:38Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ ChangeLog 24 Nov 2008 07:04:30 -0000
1034 2008-11-24 Wakaba &lt;[email protected]&gt;
1035
1036 * cvscommit.sh: Use |mkcommitfeed| comand instead of
1037 |mkcommitfeed.pl| in the same directory.
1038
1039 * mkcommitfeed.pl: Removed. (See
1040 &lt;http://suika.fam.cx/commitfeed/readme&gt;.)
1041
1042 </content></entry><Atom:entry xml:id="entry-1224566303"><Atom:id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1224566303</Atom:id><Atom:title>2008-10-21 Wakaba</Atom:title><Atom:updated>2008-10-21T00:00:00Z</Atom:updated><Atom:author><Atom:name>Wakaba</Atom:name><Atom:email>[email protected]</Atom:email></Atom:author><Atom:content type="text">++ ChangeLog 21 Oct 2008 05:18:19 -0000
1043 * mkcommitfeed.pl: Typo fixed.
1044
1045 2008-10-21 Wakaba &lt;[email protected]&gt;
1046
1047 </Atom:content></Atom:entry><Atom:entry xml:id="entry-1224569412"><Atom:id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1224569412</Atom:id><Atom:title>2008-10-21 Wakaba</Atom:title><Atom:updated>2008-10-21T00:00:00Z</Atom:updated><Atom:author><Atom:name>Wakaba</Atom:name><Atom:email>[email protected]</Atom:email></Atom:author><Atom:content type="text">++ ChangeLog 21 Oct 2008 06:09:47 -0000
1048 * readme.en.html: Link to the feed. &quot;What's new&quot; section and &quot;how
1049 to use the modules&quot; section added. |Whatpm::XML::Parser| added to
1050 the list of modules.
1051
1052 2008-10-21 Wakaba &lt;[email protected]&gt;
1053
1054 </Atom:content></Atom:entry><entry xml:id="entry-1224569946"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1224569946</id><title>2008-10-21 Wakaba</title><updated>2008-10-21T06:19:00Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ ChangeLog 21 Oct 2008 06:18:54 -0000
1055 * mkcommitfeed.pl: Oops, namespace URI was missing; namespaces is
1056 always annoying :-&lt;
1057
1058 2008-10-21 Wakaba &lt;[email protected]&gt;
1059
1060 </content></entry><entry xml:id="entry-1225086295"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1225086295</id><title>2008-10-27 Wakaba</title><updated>2008-10-27T05:44:49Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/Whatpm/ContentChecker/ChangeLog 27 Oct 2008 05:44:23 -0000
1061 2008-10-27 Wakaba &lt;[email protected]&gt;
1062
1063 * HTML.pm: HTML5 spec status updated, except for
1064 datatemplate-related features.
1065
1066 </content></entry><entry xml:id="entry-1225088199"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1225088199</id><title>2008-10-27 Wakaba</title><updated>2008-10-27T06:16:35Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/Whatpm/ContentChecker/ChangeLog 27 Oct 2008 06:16:25 -0000
1067 datatemplate-related features, once again. Status for RDFa and
1068 XHTML Basic 1.1 updated.
1069
1070 2008-10-27 Wakaba &lt;[email protected]&gt;
1071
1072 * HTML.pm: HTML5 spec status updated, except for
1073 </content></entry><entry xml:id="entry-1225954629"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1225954629</id><title>2008-11-06 Wakaba</title><updated>2008-11-06T06:57:03Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/Whatpm/ChangeLog 6 Nov 2008 04:01:55 -0000
1074 2008-11-06 Wakaba &lt;[email protected]&gt;
1075
1076 * SWML/: New directory.
1077
1078 ++ whatpm/Whatpm/SWML/ChangeLog 6 Nov 2008 06:56:18 -0000
1079 2008-11-06 Wakaba &lt;[email protected]&gt;
1080
1081 * Parser.pm: New file. Tokenizer impelmented, but it does not
1082 work yet.
1083
1084 * ChangeLog: New file.
1085
1086
1087 </content></entry><entry xml:id="entry-1225954751"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1225954751</id><title>2008-11-06 Wakaba</title><updated>2008-11-06T06:59:06Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ ChangeLog 6 Nov 2008 06:58:59 -0000
1088 2008-11-06 Wakaba &lt;[email protected]&gt;
1089
1090 * cvscommit.sh: Commit the updated Atom feed at the time of commit
1091 of the other files.
1092
1093 </content></entry><entry xml:id="entry-1225974742"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1225974742</id><title>2008-11-06 Wakaba</title><updated>2008-11-06T12:32:19Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/Whatpm/SWML/ChangeLog 6 Nov 2008 12:31:56 -0000
1094 * Parser.pm: Tree construction implemented and remove compile
1095 errors. Still unclear whether it works or not.
1096
1097 2008-11-06 Wakaba &lt;[email protected]&gt;
1098
1099 </content></entry><entry xml:id="entry-1225978153"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1225978153</id><title>2008-11-06 Wakaba</title><updated>2008-11-06T13:29:10Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/Whatpm/SWML/ChangeLog 6 Nov 2008 13:28:54 -0000
1100 * Parser.pm: Multiple |rt| elements in a |ruby| element was not
1101 allowed. Don't use \s where SWML's definition of white space is
1102 required. &quot;The head element&quot; definition was wrong. Typo fixed.
1103 List algorithm bug fixed.
1104
1105 2008-11-06 Wakaba &lt;[email protected]&gt;
1106
1107 </content></entry><entry xml:id="entry-1226030595"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1226030595</id><title>2008-11-07 Wakaba</title><updated>2008-11-07T04:03:12Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 7 Nov 2008 04:02:56 -0000
1108 2008-11-07 Wakaba &lt;[email protected]&gt;
1109
1110 * Makefile: A rule for SWML testing is added.
1111
1112 * SWML-Parser.t: New file.
1113
1114 * swml/: New directory.
1115
1116 ++ whatpm/t/swml/ChangeLog 7 Nov 2008 04:01:29 -0000
1117 2008-11-07 Wakaba &lt;[email protected]&gt;
1118
1119 * structs-1.dat: New file.
1120
1121 * ChangeLog: New file.
1122
1123
1124 ++ whatpm/Whatpm/SWML/ChangeLog 7 Nov 2008 04:02:27 -0000
1125 2008-11-07 Wakaba &lt;[email protected]&gt;
1126
1127 * Parser.pm (parse_char_string): Don't use attributes and methods
1128 not supported by NanoDOM.
1129
1130 </content></entry><entry xml:id="entry-1226047526"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1226047526</id><title>2008-11-07 Wakaba</title><updated>2008-11-07T08:45:19Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 7 Nov 2008 08:45:01 -0000
1131 * SWML-Parser.t: Test file |swml/blocks-1.dat| added.
1132
1133 2008-11-07 Wakaba &lt;[email protected]&gt;
1134
1135 ++ whatpm/t/swml/ChangeLog 7 Nov 2008 08:45:13 -0000
1136 * structs-1.dat: More test data added.
1137
1138 * blocks-1.dat: New file.
1139
1140 2008-11-07 Wakaba &lt;[email protected]&gt;
1141
1142 ++ whatpm/Whatpm/ChangeLog 7 Nov 2008 08:43:32 -0000
1143 2008-11-07 Wakaba &lt;[email protected]&gt;
1144
1145 * NanoDOM.pm (text_content): Don't create a Text node if the new
1146 value is empty.
1147
1148 ++ whatpm/Whatpm/HTML/ChangeLog 7 Nov 2008 08:43:49 -0000
1149 2008-11-07 Wakaba &lt;[email protected]&gt;
1150
1151 * Dumper.pm (dumptree): Support for namespace abbreviation for
1152 SWML namespaces.
1153
1154 ++ whatpm/Whatpm/SWML/ChangeLog 7 Nov 2008 08:44:20 -0000
1155 * Parser.pm: Bug fixes - both parser implementation bugs and spec
1156 bugs.
1157
1158 2008-11-07 Wakaba &lt;[email protected]&gt;
1159
1160 </content></entry><entry xml:id="entry-1226061338"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1226061338</id><title>2008-11-07 Wakaba</title><updated>2008-11-07T12:35:32Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 7 Nov 2008 12:35:08 -0000
1161 * SWML-Parser.t: New test data files added.
1162
1163 2008-11-07 Wakaba &lt;[email protected]&gt;
1164
1165 ++ whatpm/t/swml/ChangeLog 7 Nov 2008 12:35:27 -0000
1166 * blocks-1.dat: Test result updated.
1167
1168 * inlines-1.dat, forms-specific.dat-1, forms-generic-1.dat,
1169 tables-1.dat: New files.
1170
1171 2008-11-07 Wakaba &lt;[email protected]&gt;
1172
1173 ++ whatpm/Whatpm/SWML/ChangeLog 7 Nov 2008 12:34:42 -0000
1174 * Parser.pm: More bug fixes, both impl bugs and spec bugs, again.
1175
1176 2008-11-07 Wakaba &lt;[email protected]&gt;
1177
1178 </content></entry><entry xml:id="entry-1226072435"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1226072435</id><title>2008-11-07 Wakaba</title><updated>2008-11-07T15:40:29Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/swml/ChangeLog 7 Nov 2008 15:40:23 -0000
1179 * blocks-1.dat: A test data added.
1180
1181 2008-11-07 Wakaba &lt;[email protected]&gt;
1182
1183 </content></entry><entry xml:id="entry-1226136429"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1226136429</id><title>2008-11-08 Wakaba</title><updated>2008-11-08T09:27:03Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/swml/ChangeLog 8 Nov 2008 09:26:51 -0000
1184 2008-11-08 Wakaba &lt;[email protected]&gt;
1185
1186 * inlines-1.dat: A test case added.
1187
1188 ++ whatpm/Whatpm/SWML/ChangeLog 8 Nov 2008 09:26:37 -0000
1189 2008-11-08 Wakaba &lt;[email protected]&gt;
1190
1191 * Parser.pm (parse_char_string): Namespace URL for &quot;rubyb&quot; element
1192 was wrong.
1193
1194 </content></entry><entry xml:id="entry-1226225145"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1226225145</id><title>2008-11-09 Wakaba</title><updated>2008-11-09T10:05:40Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/swml/ChangeLog 9 Nov 2008 10:05:35 -0000
1195 2008-11-09 Wakaba &lt;[email protected]&gt;
1196
1197 * structs-1.dat: A test case added.
1198
1199 ++ whatpm/Whatpm/SWML/ChangeLog 9 Nov 2008 10:05:18 -0000
1200 2008-11-09 Wakaba &lt;[email protected]&gt;
1201
1202 * Parser.pm (parse_char_string): &quot;__IMAGE__&quot; was inserted to
1203 |sw:image| element.
1204
1205 </content></entry><entry xml:id="entry-1226649856"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1226649856</id><title>2008-11-14 Wakaba</title><updated>2008-11-14T08:04:12Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/swml/ChangeLog 14 Nov 2008 08:02:58 -0000
1206 2008-11-14 Wakaba &lt;[email protected]&gt;
1207
1208 * blocks-1.dat: Test cases added.
1209
1210 * structs-1.dat: A test result was wrong.
1211
1212 * tables-1.dat: A test case added.
1213
1214 ++ whatpm/Whatpm/SWML/ChangeLog 14 Nov 2008 08:04:04 -0000
1215 2008-11-14 Wakaba &lt;[email protected]&gt;
1216
1217 * Parser.pm (parse_char_string): A quoted &quot;\&quot; character was not
1218 put into the DOM.
1219
1220 </content></entry><entry xml:id="entry-1226755085"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1226755085</id><title>2008-11-15 Wakaba</title><updated>2008-11-15T13:17:58Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/swml/ChangeLog 15 Nov 2008 13:17:15 -0000
1221 2008-11-15 Wakaba &lt;[email protected]&gt;
1222
1223 * tables-1.dat: Added a test case.
1224
1225 ++ whatpm/Whatpm/SWML/ChangeLog 15 Nov 2008 13:17:52 -0000
1226 2008-11-15 Wakaba &lt;[email protected]&gt;
1227
1228 * Parser.pm (parse_char_string): Not all quoted-pairs in table
1229 cells were unescaped.
1230
1231 </content></entry></Atom:feed>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24