/[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.108 - (show annotations) (download)
Sat Sep 5 13:42:52 2009 UTC (17 years ago) by wakaba
Branch: MAIN
Changes since 1.107: +8 -1 lines
++ whatpm/Whatpm/ChangeLog	5 Sep 2009 13:42:33 -0000
	* HTML.pm.src: Moved the "in table text" insertion mode code up
	such that it does also work as specced in HTML5 in the remaining
	cases (HTML5 revision 3382).

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24