/[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.84 by wakaba, Sat Aug 22 12:29:32 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-08-22T12:29:27Z</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-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
2            * html-form-input-1.dat, html-forms-1.dat: Revised and added test
3            data on the |accept| attribute of the |input| element to allow
4            white space characters arround tokens (HTML5 revision 2759).
5    
6    2009-08-22  Wakaba  &lt;[email protected]&gt;
7    
8    ++ whatpm/Whatpm/ContentChecker/ChangeLog       22 Aug 2009 12:26:35 -0000
9            * HTML.pm: Allow white space characters arround tokens in |accept|
10            attribute value of |input| elements (HTML5 revision 2759).
11    
12    2009-08-22  Wakaba  &lt;[email protected]&gt;
13    
14    </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
15            * html-form-button-1.dat: Changed test results for WF2 form
16            submission attributes on |button| element and added test results
17            for form submission attributes starting with &quot;form&quot; on |button|
18            element (HTML5 revision 2890).
19    
20    2009-08-22  Wakaba  &lt;[email protected]&gt;
21    
22    ++ whatpm/Whatpm/ContentChecker/ChangeLog       22 Aug 2009 12:07:57 -0000
23            * HTML.pm: Renamed form submission attributes on |button| element
24            to new names beginning by |form| (HTML5 revision 2890).
25    
26    2009-08-22  Wakaba  &lt;[email protected]&gt;
27    
28    </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
29            * html-form-input-1.dat: Changed test results for WF2 form
30            submission attributes on |input| element and added test results
31            for form submission attributes starting with &quot;form&quot; on |input|
32            element (HTML5 revision 2890).
33    
34    2009-08-22  Wakaba  &lt;[email protected]&gt;
35    
36    ++ whatpm/Whatpm/ContentChecker/ChangeLog       22 Aug 2009 12:00:33 -0000
37            * HTML.pm: Renamed form submission attributes on |input| element
38            to new names beginning by |form| (HTML5 revision 2890).
39    
40    2009-08-22  Wakaba  &lt;[email protected]&gt;
41    
42    </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
43            * html-interactive-1.dat, html-datatemplate.dat,
44            html-form-label.dat, html-links-1.dat: Revised test data on
45            |datagrid| (HTML5 revision 2962, HTML5 revision 3555).
46    
47    2009-08-22  Wakaba  &lt;[email protected]&gt;
48    
49    ++ whatpm/Whatpm/ContentChecker/ChangeLog       22 Aug 2009 10:13:28 -0000
50            * HTML.pm: The |datagrid| element has been commented out in the
51            spec (HTML5 revision 2962, HTML5 revision 3555).
52    
53    2009-08-22  Wakaba  &lt;[email protected]&gt;
54    
55    </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
56            * html-objects-1.dat: Added and revised test data on |map| element
57            content model (HTML5 revision 3009).
58    
59    2009-08-22  Wakaba  &lt;[email protected]&gt;
60    
61    ++ whatpm/Whatpm/ContentChecker/ChangeLog       22 Aug 2009 09:35:24 -0000
62            * HTML.pm: Changed |map| element content model to transparent
63            content model (HTML5 revision 3009).
64    
65    2009-08-22  Wakaba  &lt;[email protected]&gt;
66    
67    </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
68            * html-flows-1.dat: Added and revised test data on |header| and
69            |hgroup| elements (HTML5 revision 3039 and HTML5 revision 3040).
70    
71    2009-08-22  Wakaba  &lt;[email protected]&gt;
72    
73    ++ whatpm/Whatpm/ContentChecker/ChangeLog       22 Aug 2009 08:39:33 -0000
74            * HTML.pm: Reimplemented |header| and |hgroup| elements (HTML5
75            revision 3039 and HTML revision 3040).
76    
77    2009-08-22  Wakaba  &lt;[email protected]&gt;
78    
79    </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
80    2009-08-22  Wakaba  &lt;[email protected]&gt;
81    
82            * ContentChecker.t: Added a new test data file.
83    
84    ++ whatpm/t/dom-conformance/ChangeLog   22 Aug 2009 06:04:05 -0000
85            * html-forms-1.dat, html-form-label.dat: Added test data on
86            |keygen| element (HTML5 revision 2960).
87    
88            * html-form-keygen.dat: New file (HTML5 revision 2960).
89    
90    2009-08-22  Wakaba  &lt;[email protected]&gt;
91    
92    ++ whatpm/Whatpm/ContentChecker/ChangeLog       22 Aug 2009 06:04:27 -0000
93            * HTML.pm: Implemented the |keygen| element (HTML5 revision 2960).
94    
95    2009-08-22  Wakaba  &lt;[email protected]&gt;
96    
97    </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
98            * html-form-input-1.dat: Added test data on |&lt;input type=tel&gt;|
99            elements (HTML5 revision 3054).
100    
101    2009-08-22  Wakaba  &lt;[email protected]&gt;
102    
103    ++ whatpm/Whatpm/ContentChecker/ChangeLog       22 Aug 2009 05:33:04 -0000
104            * HTML.pm: Implemented |&lt;input type=tel&gt;| (HTML5 revision 3054).
105    
106    2009-08-22  Wakaba  &lt;[email protected]&gt;
107    
108    </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
109            * html-form-input-1.dat: Added test data on |&lt;input type=url
110            value=...&gt;| (cf. HTML5 revision 2615).
111    
112    2009-08-22  Wakaba  &lt;[email protected]&gt;
113    
114    </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
115    2009-08-22  Wakaba  &lt;[email protected]&gt;
116    
117            * html-form-label.dat: Added tests on |&lt;label for=a&gt;&lt;input
118            id=a&gt;&lt;/label&gt;|-handlings (cf. HTML5 revision 2614).
119    
120    ++ whatpm/Whatpm/ContentChecker/ChangeLog       22 Aug 2009 05:04:33 -0000
121    2009-08-22  Wakaba  &lt;[email protected]&gt;
122    
123            * HTML.pm: Allows |&lt;label for=a&gt;&lt;input id=a&gt;&lt;/label&gt;| (HTML5
124            revision 2614).
125    
126    </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
127            * ContentChecker.t: Added a new test data file.
128    
129    2009-08-16  Wakaba  &lt;[email protected]&gt;
130    
131    ++ whatpm/t/dom-conformance/ChangeLog   16 Aug 2009 07:33:45 -0000
132            * html-interactive-2.dat: New test data file.
133    
134    2009-08-16  Wakaba  &lt;[email protected]&gt;
135    
136    ++ whatpm/Whatpm/ContentChecker/ChangeLog       16 Aug 2009 07:33:26 -0000
137            * HTML.pm: defer=&quot;&quot; w/o src=&quot;&quot; is no longer allowed (HTML5
138            revision 3550).
139    
140    2009-08-16  Wakaba  &lt;[email protected]&gt;
141    
142    </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
143            * content-model-7.dat: The |bb| element has been removed from the
144            spec so that relevant test results are changed (HTML5 revision
145            3621).
146    
147    2009-08-16  Wakaba  &lt;[email protected]&gt;
148    
149    ++ whatpm/t/dom-conformance/ChangeLog   16 Aug 2009 07:20:00 -0000
150            * html-interactive-1.dat, html-datatemplate.dat: The |bb| element
151            has been removed from the spec so that relevant test results are
152            changed (HTML5 revision 3621).
153    
154    2009-08-16  Wakaba  &lt;[email protected]&gt;
155    
156    ++ whatpm/Whatpm/ContentChecker/ChangeLog       16 Aug 2009 07:20:36 -0000
157            * HTML.pm: The |bb| element has been dropped from the spec (HTML5
158            revision 3621).
159    
160    2009-08-16  Wakaba  &lt;[email protected]&gt;
161    
162    </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
163    2009-08-16  Wakaba  &lt;[email protected]&gt;
164    
165            * html-flows-1.dat: Added test cases for |cite| attributes for the
166            |section| and |article| elements (HTML5 revision 3069 and HTML5
167            revision 3627).
168    
169    ++ whatpm/Whatpm/ContentChecker/ChangeLog       16 Aug 2009 07:06:23 -0000
170    2009-08-16  Wakaba  &lt;[email protected]&gt;
171    
172            * HTML.pm: Implemented |cite| attributes on |section| and
173            |article| elements as dropped attributes (HTML5 revision 3069 and
174            HTML5 revision 3627).
175    
176    </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
177            * tree-test-1.dat: Added tests for about:legacy-compat and changed
178            test results for XSLT-compat (HTML5 revision 2725).
179    
180    2009-08-16  Wakaba  &lt;[email protected]&gt;
181    
182    ++ whatpm/Whatpm/ChangeLog      16 Aug 2009 06:44:01 -0000
183            * HTML.pm.src: Dropped support for &quot;XSLT-compat&quot; and added
184            &quot;about:legacy-compat&quot; (HTML5 revision 2725).
185    
186    2009-08-16  Wakaba  &lt;[email protected]&gt;
187    
188    </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
189            * HTML.pm.src: &quot;&lt;!DOCTYPE&gt;&quot; is now explicitly supported in the
190            spec (HTML5 revision 2700).
191    
192    2009-08-16  Wakaba  &lt;[email protected]&gt;
193    
194    </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
195            * tree-test-form.dat: Added tests for &lt;script&gt; elements in
196            &lt;select&gt; and &lt;select&gt; in &lt;table&gt; (HTML5 revision 2500).
197    
198    2009-08-16  Wakaba  &lt;[email protected]&gt;
199    
200    ++ whatpm/Whatpm/ChangeLog      16 Aug 2009 06:26:04 -0000
201            * HTML.pm.src: Added support for &lt;script&gt; element in the &quot;in
202            select&quot; and &quot;in select in table&quot; insertion modes (HTML5 revision
203            2500).
204    
205    2009-08-16  Wakaba  &lt;[email protected]&gt;
206    
207    </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
208            * HTML.pm.src: An &lt;hn&gt; start tag in an &lt;hn&gt; element should close
209            the earlier element (HTML5 revision 2501).
210    
211    2009-08-16  Wakaba  &lt;[email protected]&gt;
212    
213    </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
214            * tokenizer-test-1.test: &quot;&lt;&quot; in attribute names are now parse
215            errors (HTML5 revision 3354).
216    
217    2009-08-16  Wakaba  &lt;[email protected]&gt;
218    
219    ++ whatpm/Whatpm/HTML/ChangeLog 16 Aug 2009 05:23:17 -0000
220            * Tokenizer.pm.src: Any &quot;&lt;&quot; character in attribute names become
221            parse error (HTML5 revision 3354).
222    
223    2009-08-16  Wakaba  &lt;[email protected]&gt;
224    
225    </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
226            * tree-test-1.dat: Changed test results for &lt;/br&gt; in the after
227            head parsing mode (HTML5 revision 2586).
228    
229    2009-08-16  Wakaba  &lt;[email protected]&gt;
230    
231    ++ whatpm/Whatpm/ChangeLog      16 Aug 2009 05:13:22 -0000
232            * HTML.pm.src: The &lt;/br&gt; end tags before the &lt;body&gt; start tag
233            should equally survive as the first br element child of the body
234            element (HTML5 revision 2586).
235    
236    2009-08-16  Wakaba  &lt;[email protected]&gt;
237    
238    </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
239            * tree-test-foreign.dat: Added tests for &lt;font&gt; in SVG (cf. HTML5
240            revision 2590).
241    
242    2009-08-16  Wakaba  &lt;[email protected]&gt;
243    
244    ++ whatpm/Whatpm/ChangeLog      16 Aug 2009 04:59:14 -0000
245            * HTML.pm.src: &lt;font&gt; in SVG land is handled as an SVG element as
246            long as it did not have HTML attributes (HTML5 revision 2590).
247    
248    2009-08-16  Wakaba  &lt;[email protected]&gt;
249    
250    </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
251            * tree-test-1.dat, tree-test-3.dat, tree-test-flow.dat,
252            tree-test-foreign.dat, tree-test-form.dat, tree-test-phrasing.dat,
253            tokenizer-test-1.test, tokenizer-test-2.dat, tokenizer-test-3.dat:
254            DOCTYPE names are now normalized to its lowercased form (HTML5
255            revision 2502).
256    
257    2009-08-16  Wakaba  &lt;[email protected]&gt;
258    
259    ++ whatpm/Whatpm/HTML/ChangeLog 16 Aug 2009 04:06:26 -0000
260    2009-08-16  Wakaba  &lt;[email protected]&gt;
261    
262            * Tokenizer.pm.src: Lowercase-fold doctype names (HTML5 revision
263            2501, cf. HTML5 revision 3571).
264    
265    </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
266    2009-08-16  Wakaba  &lt;[email protected]&gt;
267    
268            * tree-test-form.dat: Added test cases for &lt;select&gt; in &quot;in select&quot;
269            parsing modes.
270    
271    ++ whatpm/Whatpm/ChangeLog      16 Aug 2009 03:41:19 -0000
272    2009-08-16  Wakaba  &lt;[email protected]&gt;
273    
274            * HTML.pm.src (_tree_construction_main): Improved error reporting
275            on &quot;select&quot; start tag in &quot;in select&quot; and &quot;in select in table&quot;
276            parsing modes (c.f. HTML5 revision 3604).
277    
278    </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
279    2009-08-01  Wakaba  &lt;[email protected]&gt;
280    
281            * html-scripting-1.dat: Added test cases for |body| and |frameset|
282            event handler content attributes (cf. HTML5 revision 2685).
283    
284            * html-global-1.dat: Moved event handler content attribute tests
285            to |html-scripting-1.dat|.
286    
287    ++ whatpm/Whatpm/ContentChecker/ChangeLog       1 Aug 2009 01:45:06 -0000
288    2009-08-01  Wakaba  &lt;[email protected]&gt;
289    
290            * HTML.pm: Implemented |body| and |frameset| event handler content
291            attributes (cf. HTML5 revision 2685).
292    
293    </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
294            * HTML.pm: Updated element and attribute status.
295    
296    2009-07-26  Wakaba  &lt;[email protected]&gt;
297    
298    </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
299            * html-scripting-1.dat: Added test cases for onpopstate=&quot;&quot;
300            attribute (cf. HTML5 revision 2686).
301    
302    2009-07-26  Wakaba  &lt;[email protected]&gt;
303    
304    ++ whatpm/Whatpm/ContentChecker/ChangeLog       26 Jul 2009 11:14:43 -0000
305            * HTML.pm: Added onpopstate=&quot;&quot; attribute to body element (HTML5
306            revision 2686).
307    
308    2009-07-26  Wakaba  &lt;[email protected]&gt;
309    
310    </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
311            * tree-test-foreign.dat: Added xmlns:xlink test cases (cf. HTML5
312            revision 2701).
313    
314    2009-07-26  Wakaba  &lt;[email protected]&gt;
315    
316    ++ whatpm/Whatpm/ChangeLog      26 Jul 2009 10:53:56 -0000
317            * mkhtmlclass.pl: Made xmlns:xlink with wrong namespace URL
318            invalid (HTML5 revision 2701).
319    
320    2009-07-26  Wakaba  &lt;[email protected]&gt;
321    
322    </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
323            * html-forms-1.dat: Added test cases for autocomplete=&quot;&quot; on the
324            |form| elements (cf. HTML5 revision 2798).
325    
326    2009-07-26  Wakaba  &lt;[email protected]&gt;
327    
328    ++ whatpm/Whatpm/ContentChecker/ChangeLog       26 Jul 2009 09:55:42 -0000
329            * HTML.pm: Added autocomplete=&quot;&quot; attribute to form element (HTML5
330            revision 2798).
331    
332    2009-07-26  Wakaba  &lt;[email protected]&gt;
333    
334    </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
335            * html-global-1.dat: Added test cases for spellcheck=&quot;&quot; global
336            attribute (cf. HTML5 revision 2801).
337    
338    2009-07-26  Wakaba  &lt;[email protected]&gt;
339    
340    ++ whatpm/Whatpm/ContentChecker/ChangeLog       26 Jul 2009 09:31:50 -0000
341            * HTML.pm: Added spellcheck=&quot;&quot; attribute (HTML5 revision 2801).
342    
343    2009-07-26  Wakaba  &lt;[email protected]&gt;
344    
345    </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
346    2009-07-26  Wakaba  &lt;[email protected]&gt;
347    
348            * tree-test-2.dat: Fixed some wrong test results.
349    
350            * tree-test-form.dat, tree-test-phrasing.dat: Tests on &lt;/body&gt;
351            after start tags of end-tag-optional element (cf. HTML5 revision
352            2806).
353    
354    ++ whatpm/Whatpm/ChangeLog      26 Jul 2009 09:09:56 -0000
355    2009-07-26  Wakaba  &lt;[email protected]&gt;
356    
357            * HTML.pm.src: &lt;/rt&gt;, &lt;/rp&gt;, &lt;/option&gt;, &lt;/optgroup&gt; become
358            optional before &lt;/body&gt; (HTML5 revision 2806).
359    
360    </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
361            * html-objects-1.dat: Added test cases for transparent child of
362            |figure| elements (cf. HTML5 revision 2863).
363    
364    2009-07-26  Wakaba  &lt;[email protected]&gt;
365    
366    </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
367            * html-objects-1.dat: Added test cases for the autobuffer=&quot;&quot;
368            attribute (cf. HTML5 revision 2855).
369    
370    2009-07-26  Wakaba  &lt;[email protected]&gt;
371    
372    ++ whatpm/Whatpm/ContentChecker/ChangeLog       26 Jul 2009 07:07:50 -0000
373            * HTML.pm: Added autobuffer=&quot;&quot; attribute (HTML5 revision 2855).
374    
375    2009-07-26  Wakaba  &lt;[email protected]&gt;
376    
377    </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
378            * html-metadata-1.dat: Added test cases for &lt;meta charset=utf-8&gt;
379            in XML documents (cf. HTML5 revision 2859).
380    
381    2009-07-26  Wakaba  &lt;[email protected]&gt;
382    
383    ++ whatpm/Whatpm/ContentChecker/ChangeLog       26 Jul 2009 06:53:26 -0000
384            * HTML.pm: Allow &lt;meta charset=utf-8&gt; in XML documents (HTML5
385            revision 2859).
386    
387    2009-07-26  Wakaba  &lt;[email protected]&gt;
388    
389    </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
390    2009-07-26  Wakaba  &lt;[email protected]&gt;
391    
392            * html-objects-1.dat: Added test cases for interaction of |figure|
393            element and |caption| descendant (cf. HTML5 revision 2863).
394    
395    ++ whatpm/Whatpm/ContentChecker/ChangeLog       26 Jul 2009 06:32:03 -0000
396    2009-07-26  Wakaba  &lt;[email protected]&gt;
397    
398            * HTML.pm: Disallow |figure|-grandchild |caption| element when
399            |table| is the only child of |figure| element (HTML5 revision
400            2863).
401    
402    </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
403            * html-interactive-1.dat, html-scripting-1.dat,
404            html-metadata-1.dat: The |eventsource| element and the |onmessage|
405            attribute have been dropped (HTML5 revision 2870).
406    
407    2009-07-25  Wakaba  &lt;[email protected]&gt;
408    
409    ++ whatpm/Whatpm/ChangeLog      25 Jul 2009 03:55:06 -0000
410            * HTML.pm.src: Marked where SVG |script| execution should be
411            implemented (HTML5 revision 2904).
412    
413    2009-07-25  Wakaba  &lt;[email protected]&gt;
414    
415    ++ whatpm/Whatpm/ContentChecker/ChangeLog       25 Jul 2009 04:04:24 -0000
416            * HTML.pm: The |eventsource| element and the |onmessage| attribute
417            have been dropped (HTML5 revision 2870).
418    
419    2009-07-25  Wakaba  &lt;[email protected]&gt;
420    
421    </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
422            * html-form-textarea.dat: Added tests on |textarea|'s
423            |placeholder| attribute (cf. HTML5 revision 2921).
424    
425    2009-07-25  Wakaba  &lt;[email protected]&gt;
426    
427    ++ whatpm/Whatpm/ContentChecker/ChangeLog       25 Jul 2009 03:44:58 -0000
428            * HTML.pm: Added support for |textarea| element's |placeholder|
429            attribute (HTML5 revision 2921).
430    
431    2009-07-25  Wakaba  &lt;[email protected]&gt;
432    
433    </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
434    2009-07-25  Wakaba  &lt;[email protected]&gt;
435    
436            * HTML.pm.src (set_inner_html): The fragment parsing algorithm
437            inherits the document quirksness flag of the main document (HTML5
438            revision 2935).
439    
440    </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
441    2009-07-25  Wakaba  &lt;[email protected]&gt;
442    
443            * html-form-input-1.dat, html-objects-1.dat: Added tests on
444            dimension attributes (cf. HTML5 revision 2943).
445    
446    ++ whatpm/Whatpm/ContentChecker/ChangeLog       25 Jul 2009 03:20:07 -0000
447    2009-07-25  Wakaba  &lt;[email protected]&gt;
448    
449            * HTML.pm: Implemented dimenstion attributes (|width| and
450            |height|; cf. HTML5 revision 2943).
451    
452    </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
453    2009-07-06  Wakaba  &lt;[email protected]&gt;
454    
455            * html-flows-1.dat: |header| in |footer| or |address| is no longer
456            allowed (HTML5 revision 3051).
457    
458    ++ whatpm/Whatpm/ContentChecker/ChangeLog       5 Jul 2009 23:34:46 -0000
459    2009-07-06  Wakaba  &lt;[email protected]&gt;
460    
461            * HTML.pm: Disallow |header| in |footer| or |address| (HTML5
462            revision 3051).
463    
464    </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
465            * html-global-1.dat, html-form-input-1.dat: Now that |accesskey|
466            attribute is allowed as a global attribute with new syntax
467            definition, related test reults are revised and some new tests are
468            added (HTML5 revision 3065).
469    
470    2009-07-05  Wakaba  &lt;[email protected]&gt;
471    
472    ++ whatpm/Whatpm/ContentChecker/ChangeLog       5 Jul 2009 06:45:08 -0000
473            * HTML.pm: Allow |accesskey| on all elements (HTML5 revision
474            3065).
475    
476    2009-07-05  Wakaba  &lt;[email protected]&gt;
477    
478    </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
479            * html-interactive-1.dat: The |default| attribute of the |command|
480            element is tentatively disallowed (HTML5 revision 3067).
481    
482    2009-07-05  Wakaba  &lt;[email protected]&gt;
483    
484    ++ whatpm/Whatpm/ContentChecker/ChangeLog       5 Jul 2009 06:09:40 -0000
485            * HTML.pm: Disallow |default| attribute of the |command| element
486            for now (HTML5 revision 3067).
487    
488    2009-07-05  Wakaba  &lt;[email protected]&gt;
489    
490    </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
491    2009-07-05  Wakaba  &lt;[email protected]&gt;
492    
493            * html-flows-1.dat: Tests for |article| element and its |pubdate|
494            attribute are added (c.f. HTML5 revision 3116).
495    
496    ++ whatpm/Whatpm/ContentChecker/ChangeLog       5 Jul 2009 06:04:53 -0000
497    2009-07-05  Wakaba  &lt;[email protected]&gt;
498    
499            * HTML.pm: Implemented |pubdate| attribute on the |article|
500            element (HTML5 revision 3116).
501    
502    </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
503            * tree-test-1.dat: Added tests for &lt;table&gt; in &lt;p&gt; (c.f. HTML5
504            revision 3132).
505    
506    2009-07-05  Wakaba  &lt;[email protected]&gt;
507    
508    ++ whatpm/Whatpm/ChangeLog      5 Jul 2009 05:13:02 -0000
509    2009-07-05  Wakaba  &lt;[email protected]&gt;
510    
511            * HTML.pm.src (_tree_construction_main): Put |table| in |p| in
512            quirks mode (The Hixie Quirk, HTML5 revision 3132).
513    
514    </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
515    2009-07-05  Wakaba  &lt;[email protected]&gt;
516    
517            * tokenizer-test-1.test: Updated the result (c.f. HTML5 revision
518            3121).
519    
520    ++ whatpm/Whatpm/HTML/ChangeLog 5 Jul 2009 04:38:33 -0000
521    2009-07-05  Wakaba  &lt;[email protected]&gt;
522    
523            * Tokenizer.pm.src: Reduced the number of parse errors on broken
524            DOCTYPE (HTML5 revision 3121).
525    
526    </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
527            
528            * tree-test-1.dat: Added test on &lt;keygen&gt; in &lt;select&gt; (c.f. HTML5
529            revision 3163).
530    
531    2009-07-03  Wakaba  &lt;[email protected]&gt;
532    ++ whatpm/Whatpm/ChangeLog      2 Jul 2009 23:15:28 -0000
533            * HTML.pm.src: &lt;kegten&gt; breaks out of &lt;select&gt; (HTML5 revision
534            3163).
535    
536    2009-07-03  Wakaba  &lt;[email protected]&gt;
537    
538    </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
539    2009-07-03  Wakaba  &lt;[email protected]&gt;
540    
541            * html-interactive-1.dat, html-links-1.dat, html-datatemplate.dat,
542            html-form-label.dat: Test results related to |datagrid| content
543            model are updated (c.f. HTML5 revision 3164).
544    
545    ++ whatpm/Whatpm/ContentChecker/ChangeLog       2 Jul 2009 22:55:21 -0000
546    2009-07-03  Wakaba  &lt;[email protected]&gt;
547    
548            * HTML.pm: |datagrid| now allows any flow content (HTML5 revision
549            3164).
550    
551    </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
552            * Tokenizer.pm.src: Reduced a parse error (HTML5 revision 3194).
553    
554    2009-07-03  Wakaba  &lt;[email protected]&gt;
555    
556    </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
557            * HTML.pm.src: Don't change encoding to UTF-8 if the input
558            encoding is UTF-16 (HTML5 revision 3204).
559    
560    2009-07-03  Wakaba  &lt;[email protected]&gt;
561    
562    </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
563    2009-07-03  Wakaba  &lt;[email protected]&gt;
564    
565            * HTML.pm.src (parse_byte_stream): Don't change to another
566            encoding if the input is UTF-16 (HTML5 revision 3205).
567    
568    </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
569    2009-07-03  Wakaba  &lt;[email protected]&gt;
570    
571            * tokenizer-test-1.test: &lt; in unquoted attribute value is no
572            longer allowed (HTML5 revision 3206).
573    
574    ++ whatpm/Whatpm/HTML/ChangeLog 2 Jul 2009 21:42:34 -0000
575    2009-07-03  Wakaba  &lt;[email protected]&gt;
576    
577            * Tokenizer.pm.src: &quot;&lt;&quot; in unquoted attribute values is now
578            treated as parse error (HTML5 revision 3206).
579    
580    </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
581            * html-texts-1.dat, html-datatemplate.dat: Updated |rp| test
582            results (c.f. HTML5 revision 3217).
583    
584    2009-06-28  Wakaba  &lt;[email protected]&gt;
585    
586    ++ whatpm/Whatpm/ContentChecker/ChangeLog       28 Jun 2009 11:27:37 -0000
587            * HTML.pm: |rp| now takes normali phrasing content (HTML5 revision
588            3217).
589    
590    2009-06-28  Wakaba  &lt;[email protected]&gt;
591    
592    </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
593            * tree-test-1.dat, tree-test-flow.dat: Updated test results on
594            isindex (c.f. HTML5 revision 3236).
595    
596    2009-06-28  Wakaba  &lt;[email protected]&gt;
597    
598    ++ whatpm/Whatpm/ChangeLog      28 Jun 2009 11:02:59 -0000
599    2009-06-28  Wakaba  &lt;[email protected]&gt;
600    
601            * HTML.pm.src: |isindex| should no longer generate |p| element
602            node (HTML5 revision 3236).
603    
604    </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
605    2009-06-28  Wakaba  &lt;[email protected]&gt;
606    
607            * ContentChecker.t: Added new test data file.
608    
609    ++ whatpm/t/dom-conformance/ChangeLog   28 Jun 2009 10:47:52 -0000
610    2009-06-28  Wakaba  &lt;[email protected]&gt;
611    
612            * html-scripting-1.dat: New file.
613    
614    2009-06-28  Wakaba  &lt;[email protected]&gt;
615    
616            * html-flows-1.dat, html-tables-1.dat: Test data for flow content
617            in |legend| and |caption| are added (c.f. HTML5 revision 3252).
618    
619    ++ whatpm/Whatpm/ContentChecker/ChangeLog       28 Jun 2009 10:46:58 -0000
620    2009-06-28  Wakaba  &lt;[email protected]&gt;
621    
622            * HTML.pm: |ondataunavailable| has been removed (HTML5 revision
623            3252).
624    
625    2009-06-28  Wakaba  &lt;[email protected]&gt;
626    
627            * HTML.pm: Block-level contents in |figure|'s |legend| and
628            |caption| are now allowed (HTML5 revision 3329).
629    
630    </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
631    2008-12-15  Wakaba  &lt;[email protected]&gt;
632    
633            * html-flows-1.dat: Updated test results and added some new tests.
634    
635            * html-form-input-1.dat: Added some new tests.
636    
637    ++ whatpm/Whatpm/ContentChecker/ChangeLog       15 Dec 2008 06:40:20 -0000
638    2008-12-15  Wakaba  &lt;[email protected]&gt;
639    
640            * HTML.pm ($HTMLDatetimeAttrChecker): Removed.
641            ($GetDateTimeAttrChecker): Added.
642            ($GetHTMLFloatingPointNumberAttrChecker): Set |number_value| for
643            later use.
644            (ins/@datetime, del/@datetime): Changed to use newer definitin of
645            &quot;global date and time string&quot;.
646            (input's date- and time-related, and type=number and type=range
647            control types): Implemented value=&quot;&quot;, min=&quot;&quot;, and max=&quot;&quot;.
648    
649    </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
650    2008-12-13  Wakaba  &lt;[email protected]&gt;
651    
652            * content-model-7.dat: Added an example from HTML5 spec.
653    
654    ++ whatpm/t/dom-conformance/ChangeLog   13 Dec 2008 04:48:48 -0000
655            * html-form-label.dat, html-forms-1.dat: Added test data for
656            form=&quot;&quot;.
657    
658    2008-12-13  Wakaba  &lt;[email protected]&gt;
659    
660    ++ whatpm/Whatpm/ContentChecker/ChangeLog       13 Dec 2008 04:47:22 -0000
661            * HTML.pm: Implemented &lt;object form&gt; and &lt;legend form&gt;.
662    
663    2008-12-13  Wakaba  &lt;[email protected]&gt;
664    
665    </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
666    2008-12-13  Wakaba  &lt;[email protected]&gt;
667    
668            * html-form-input-1.dat, html-form-button.dat, html-forms-1.dat:
669            Added test data for form submission attributes.
670    
671    ++ whatpm/Whatpm/ContentChecker/ChangeLog       13 Dec 2008 02:53:45 -0000
672    2008-12-13  Wakaba  &lt;[email protected]&gt;
673    
674            * HTML.pm: Updated definitions for attributes for form submission
675            on |form| and submit buttons (action=&quot;&quot;, method=&quot;&quot;, enctype=&quot;&quot;,
676            target=&quot;&quot;, and novalidate=&quot;&quot;).
677    
678    </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
679            * html-form-input.dat: Added test data for &lt;input disabled&gt; and
680            &lt;input autofocus&gt;.
681    
682            * html-forms-1.dat: Added test data for &lt;fieldset disabled&gt;,
683            &lt;output for&gt;, and &lt;{formcontrol} name&gt;.  Added test data for
684            &lt;{formcontrol} autofocus=&quot;&quot;&gt;'s uniqueness.
685    
686    2008-12-12  Wakaba  &lt;[email protected]&gt;
687    
688    ++ whatpm/Whatpm/ChangeLog      12 Dec 2008 12:54:19 -0000
689            * ContentChecker.pm: Introduced new flag |has_autofocus|.  Added
690            support for new |id_type| value of |any|, which means any kind of
691            element is allowed as a referenced element.
692    
693    2008-12-12  Wakaba  &lt;[email protected]&gt;
694    
695    ++ whatpm/Whatpm/ContentChecker/ChangeLog       12 Dec 2008 12:56:56 -0000
696            * HTML.pm: Added checking for the uniqueness of |autofocus=&quot;&quot;|
697            attribute.  Implemented |name=&quot;&quot;| attribute for form controls.
698            Added U+000C into character class of space characters (it should
699            have been, but was not in some of regular expressions).  Updated
700            definitions for |output| elements.
701            
702    2008-12-12  Wakaba  &lt;[email protected]&gt;
703    
704    </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
705            * html-datatemplate.dat, html-form-datalist.dat: Updated test
706            results related to |optgroup| elements.
707    
708            * html-form-textarea.dat: Added new test data.
709    
710            * html-forms-1.dat: Moved some test data to
711            |html-form-textarea.dat|.  Updated test results related to
712            |optgroup| elements.
713    
714    2008-12-12  Wakaba  &lt;[email protected]&gt;
715    
716    ++ whatpm/Whatpm/ChangeLog      12 Dec 2008 11:48:16 -0000
717            * ContentChecker.pm: Introduced |check_attrs2| method for the ease
718            of defining codes for checking required attribute and as such.
719    
720    2008-12-12  Wakaba  &lt;[email protected]&gt;
721    
722    ++ whatpm/Whatpm/ContentChecker/ChangeLog       12 Dec 2008 11:48:45 -0000
723            * HTML.pm: Updated definitions for |datalist|, |optgroup|,
724            |option|, and |textarea| elements.
725    
726    2008-12-12  Wakaba  &lt;[email protected]&gt;
727    
728    </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
729    2008-12-12  Wakaba  &lt;[email protected]&gt;
730    
731            * ContentChecker.t: Added new test data file.
732    
733    ++ whatpm/t/dom-conformance/ChangeLog   12 Dec 2008 07:31:40 -0000
734            * html-form-datalist.dat: Moved some test data from
735            |html-forms-1.dat|.
736    
737            * html-forms-1.dat: Moved some test data to
738            |html-form-datalist.dat| and |html-form-select.dat|.
739    
740            * html-form-select.dat: New test data file.
741    
742    2008-12-12  Wakaba  &lt;[email protected]&gt;
743    
744    ++ whatpm/Whatpm/ContentChecker/ChangeLog       12 Dec 2008 07:29:20 -0000
745            * HTML.pm: Updated definitions for |select|.
746    
747    2008-12-12  Wakaba  &lt;[email protected]&gt;
748    
749    </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
750    2008-12-12  Wakaba  &lt;[email protected]&gt;
751    
752            * ContentChecker.t: Added new test data file.
753    
754    ++ whatpm/t/dom-conformance/ChangeLog   12 Dec 2008 05:49:40 -0000
755            * html-repetitions.dat: Moved some test data to
756            |html-form-button.dat|.  Updated a test result.
757    
758            * html-forms-1.dat: Bug fix on a test result.
759    
760            * html-form-button.dat: New test data file.
761    
762            * html-forms-1.dat: Moved some test data to |html-form-button.dat|.
763    
764    2008-12-12  Wakaba  &lt;[email protected]&gt;
765    
766    ++ whatpm/Whatpm/ContentChecker/ChangeLog       12 Dec 2008 05:45:46 -0000
767            * HTML.pm: Updated definitions for |button|.
768    
769    2008-12-12  Wakaba  &lt;[email protected]&gt;
770    
771    </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
772    2008-12-12  Wakaba  &lt;[email protected]&gt;
773    
774            * ContentChecker.t: Added new test data file.
775    
776    ++ whatpm/t/dom-conformance/ChangeLog   12 Dec 2008 05:04:54 -0000
777    2008-12-12  Wakaba  &lt;[email protected]&gt;
778    
779            * html-form-input-1.dat, html-forms-1.dat: Added test data for
780            @accept and @pattern.
781    
782            * html-form-textarea.dat: New test data file.
783    
784    ++ whatpm/Whatpm/ChangeLog      12 Dec 2008 05:00:26 -0000
785    2008-12-12  Wakaba  &lt;[email protected]&gt;
786    
787            * IMTChecker.pm: Added more definitions for subtypes.
788    
789    ++ whatpm/Whatpm/ContentChecker/ChangeLog       12 Dec 2008 05:03:26 -0000
790    2008-12-12  Wakaba  &lt;[email protected]&gt;
791    
792            * HTML.pm: Implemented &lt;input accept&gt; and &lt;form accept&gt;.  Raise a
793            SHOULD-level error if @pattern but no @title.
794    
795    </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
796    2008-12-11  Wakaba  &lt;[email protected]&gt;
797    
798            * URIChecker.pm: Some of |pos_end| values were wrong.
799    
800    ++ whatpm/Whatpm/ContentChecker/ChangeLog       11 Dec 2008 03:18:04 -0000
801    2008-12-11  Wakaba  &lt;[email protected]&gt;
802    
803            * HTML.pm: Added support for |pattern| attributes.
804    
805    </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
806            * html-form-input-1.dat: Added test data for &lt;input multiple&gt; and
807            &lt;input placeholder&gt;.
808    
809    2008-12-06  Wakaba  &lt;[email protected]&gt;
810    
811    ++ whatpm/Whatpm/ContentChecker/ChangeLog       6 Dec 2008 12:33:04 -0000
812            * HTML.pm: Implemented &lt;input type=file multiple&gt; and &lt;input
813            placeholder&gt;.
814    
815    2008-12-06  Wakaba  &lt;[email protected]&gt;
816    
817    </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
818            * ContentChecker.t: Added |dom-conformance/html-form-datalist.dat|.
819    
820    2008-12-06  Wakaba  &lt;[email protected]&gt;
821    
822    ++ whatpm/t/dom-conformance/ChangeLog   6 Dec 2008 12:19:28 -0000
823            * html-form-datalist.dat: New test data file.
824    
825    2008-12-06  Wakaba  &lt;[email protected]&gt;
826    
827    ++ whatpm/Whatpm/ChangeLog      6 Dec 2008 12:18:34 -0000
828            * ContentChecker.pm (check_element): Added support for &quot;no
829            referenced datalist&quot; error.
830    
831    2008-12-06  Wakaba  &lt;[email protected]&gt;
832    
833    ++ whatpm/Whatpm/ContentChecker/ChangeLog       6 Dec 2008 12:18:53 -0000
834            * HTML.pm: Implemented &lt;input list&gt;.
835    
836    2008-12-06  Wakaba  &lt;[email protected]&gt;
837    
838    </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
839            * html-form-input-1.dat: Added test data for &lt;input type=color&gt;.
840    
841    2008-12-06  Wakaba  &lt;[email protected]&gt;
842    
843    ++ whatpm/Whatpm/ContentChecker/ChangeLog       6 Dec 2008 11:53:06 -0000
844            * HTML.pm: Implemented &lt;input type=color&gt;.
845    
846    2008-12-06  Wakaba  &lt;[email protected]&gt;
847    
848    </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
849    2008-12-06  Wakaba  &lt;[email protected]&gt;
850    
851            * html-form-input-1.dat: Added test data for &lt;input type=search&gt;
852            and &lt;input type=text|password|url|email value&gt;.
853    
854            * html-interactive-1.dat: Fixed a typo error.
855    
856    ++ whatpm/Whatpm/ContentChecker/ChangeLog       6 Dec 2008 11:29:26 -0000
857            * HTML.pm: Implemented &lt;input multiple&gt;, &lt;input type=search&gt;.
858            Implemented &lt;input value&gt; validation for |type|s |text|, |search|,
859            |email|, |url|, and |password|.
860    
861    2008-12-06  Wakaba  &lt;[email protected]&gt;
862    
863    </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
864            * URIChecker.pm: Bug fix: It did not work unless
865            Message::DOM::DOMImplementation has been |require|d.
866    
867    2008-12-06  Wakaba  &lt;[email protected]&gt;
868    
869    </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
870    2008-12-06  Wakaba  &lt;[email protected]&gt;
871    
872            * content-checker.pl: Use new XML parser for parsing test data.
873            Use NanoDOM instead of manakai DOM implementation.
874    
875    ++ whatpm/Whatpm/ChangeLog      6 Dec 2008 09:58:56 -0000
876    2008-12-06  Wakaba  &lt;[email protected]&gt;
877    
878            * NanoDOM.pm (document_uri): New attribute.
879    
880            * ContentChecker.pm: Don't use methods not implemented by NanoDOM.
881    
882    ++ whatpm/Whatpm/ContentChecker/ChangeLog       6 Dec 2008 09:59:53 -0000
883    2008-12-06  Wakaba  &lt;[email protected]&gt;
884    
885            * HTML.pm: Use |Message::URL| for relative URL resolution.  Don't
886            use attributes not supported by NanoDOM.
887    
888    </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
889            * readme.en.html: Added a link to application list in manakai-core
890            page.
891    
892    2008-11-24  Wakaba  &lt;[email protected]&gt;
893    
894    </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
895    2008-11-24  Wakaba  &lt;[email protected]&gt;
896    
897            * cvscommit.sh: Use |mkcommitfeed| comand instead of
898            |mkcommitfeed.pl| in the same directory.
899    
900            * mkcommitfeed.pl: Removed.  (See
901            &lt;http://suika.fam.cx/commitfeed/readme&gt;.)
902    
903    </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
904          * mkcommitfeed.pl: Typo fixed.          * mkcommitfeed.pl: Typo fixed.
905    
906  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.84

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24