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

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.117

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24