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

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.118

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24