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

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

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

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

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.107

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24