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

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.114

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24