/[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.39 by wakaba, Thu Jul 2 22:24:28 2009 UTC revision 1.103 by wakaba, Sat Sep 5 09:26:54 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>2009-07-02T22:24:25Z</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-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  <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-05T09:26:43Z</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-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
2    2009-09-05  Wakaba  &lt;[email protected]&gt;
3    
4            * tokenizer-test-1.test: Added test cases for &quot;comment end bang
5            state&quot; (HTML5 revision 3191).
6    
7    ++ whatpm/Whatpm/HTML/ChangeLog 5 Sep 2009 09:26:12 -0000
8    2009-09-05  Wakaba  &lt;[email protected]&gt;
9    
10            * Tokenizer.pm.src (_get_next_token): Implemented the &quot;comment end
11            bang state&quot; (HTML5 revision 3191).
12    
13    </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
14            * html-links-1.dat: Added test cases for case-insensitivity of
15            link types (HTML5 revision 2698).
16    
17    2009-08-30  Wakaba  &lt;[email protected]&gt;
18    
19    ++ whatpm/Whatpm/ContentChecker/ChangeLog       30 Aug 2009 08:53:54 -0000
20            * HTML.pm: Made link types ASCII case-insensitive (HTML5 revision
21            2698).
22    
23    2009-08-30  Wakaba  &lt;[email protected]&gt;
24    
25    </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
26            * html-objects-1.dat: Added test cases for nested |video| and
27            |audio| elements (HTML5 revision 3488).
28    
29    2009-08-30  Wakaba  &lt;[email protected]&gt;
30    
31    ++ whatpm/Whatpm/ContentChecker/ChangeLog       30 Aug 2009 08:41:54 -0000
32            * HTML.pm: Disallow nested |video| and |audio| elements (HTML5
33            revision 3488).  (But this does not work at the moment due to the
34            bug on the handling of transparent elements).
35    
36    2009-08-30  Wakaba  &lt;[email protected]&gt;
37    
38    </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
39            * html-tables-1.dat: Added test cases for |td| elements in |thead|
40            elements (HTML5 revision 3518).
41    
42    2009-08-30  Wakaba  &lt;[email protected]&gt;
43    
44    ++ whatpm/Whatpm/ContentChecker/ChangeLog       30 Aug 2009 08:19:21 -0000
45            * HTML.pm: Disallow |td| as grandchilds of |thead| (HTML5 revision
46            3518).
47    
48    2009-08-30  Wakaba  &lt;[email protected]&gt;
49    
50    </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
51            * html-flows-1.dat: Added a test case for |p| in |legend| in
52            |figure|.
53    
54    2009-08-30  Wakaba  &lt;[email protected]&gt;
55    
56    ++ whatpm/Whatpm/ContentChecker/ChangeLog       30 Aug 2009 08:01:48 -0000
57            * HTML.pm: Oops, |in_figure| flag should have been set in the
58            |check_start|, not in |check_child_text|.
59    
60    2009-08-30  Wakaba  &lt;[email protected]&gt;
61    
62    </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
63            * html-texts-1.dat: Added test cases for nested |progress|,
64            |time|, and |meter| elements (HTML5 revision 3692).
65    
66    2009-08-30  Wakaba  &lt;[email protected]&gt;
67    
68    ++ whatpm/Whatpm/ContentChecker/ChangeLog       30 Aug 2009 07:48:15 -0000
69            * HTML.pm: Disallow nested |progress|, |meter|, and |time|
70            elements (HTML5 revision 3692).
71    
72    2009-08-30  Wakaba  &lt;[email protected]&gt;
73    
74    </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
75            * html-interactive-1.dat: Added test cases related to |command|
76            element's attributes (HTML5 revision 2415).
77    
78    2009-08-30  Wakaba  &lt;[email protected]&gt;
79    
80    ++ whatpm/Whatpm/ContentChecker/ChangeLog       30 Aug 2009 07:37:55 -0000
81            * HTML.pm: Implemented |command| element's attributes'
82            requirements (HTML5 revision 2415).
83    
84    2009-08-30  Wakaba  &lt;[email protected]&gt;
85    
86    </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
87            * html-texts-1.dat: Added test cases for |progress|'s |value| and
88            |max| attributes (cf. HTML5 revision 2484).
89    
90    2009-08-30  Wakaba  &lt;[email protected]&gt;
91    
92    ++ whatpm/Whatpm/ContentChecker/ChangeLog       30 Aug 2009 07:13:58 -0000
93            * HTML.pm: Implemented |progress|'s author requirements (cf. HTML5
94            revision 2484).
95    
96    2009-08-30  Wakaba  &lt;[email protected]&gt;
97    
98    </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
99            * html-objects-1.dat: Added a test of the presence of space
100            characters in the |name| attribute of the |map| element.
101    
102    2009-08-30  Wakaba  &lt;[email protected]&gt;
103    
104    ++ whatpm/Whatpm/ContentChecker/ChangeLog       30 Aug 2009 03:48:53 -0000
105    2009-08-30  Wakaba  &lt;[email protected]&gt;
106    
107            * HTML.pm: Disallow space characters in &lt;map name=&quot;&quot;&gt;.
108    
109    </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
110    2009-08-30  Wakaba  &lt;[email protected]&gt;
111    
112            * xml-global.dat: Added a test of |xml:lang| attribute on a
113            foreign element in an HTML document (HTML5 revision 3697).
114    
115    ++ whatpm/Whatpm/ChangeLog      30 Aug 2009 03:40:20 -0000
116    2009-08-30  Wakaba  &lt;[email protected]&gt;
117    
118            * ContentChecker.pm: Allow |xml:lang| in HTML document if the
119            owner element is not an HTML element (HTML5 revision 3697).
120    
121    </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
122            * html-objects-1.dat: Added tests on loop attributes of |video|
123            and |audio| elements (HTML5 revision 2401).
124    
125    2009-08-23  Wakaba  &lt;[email protected]&gt;
126    
127            * html-form-datalist.dat: Added a test on list=&quot;&quot; invalidly
128            referencing a |select| element (HTML5 revision 2376).
129    
130    2009-08-23  Wakaba  &lt;[email protected]&gt;
131    
132    ++ whatpm/Whatpm/ContentChecker/ChangeLog       23 Aug 2009 13:26:39 -0000
133            * HTML.pm: Added |loop| attribute and |loopstart|, |loopend|,
134            |start|, |end|, and |playcount| attributes as obsolete attributes
135            to |audio| and |video| elements (HTML5 revision 2401).
136    
137    2009-08-23  Wakaba  &lt;[email protected]&gt;
138    
139    </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
140            * html-datatemplate.dat, html-repetitions.dat, html-forms-1.dat,
141            html-form-input-1.dat, html-form-button.dat, html-form-select.dat,
142            html-form-textarea.dat, html-texts-1.dat, html-interactive-1.dat:
143            Revised test results related to the removed datatemplate and
144            repetition template feature (HTML5 revision 2319).
145    
146    2009-08-23  Wakaba  &lt;[email protected]&gt;
147    
148    ++ whatpm/Whatpm/ContentChecker/ChangeLog       23 Aug 2009 08:04:48 -0000
149            * HTML.pm: Marked datatemplate and repetition template features as
150            dropped (HTML5 revision 2319).
151    
152    2009-08-23  Wakaba  &lt;[email protected]&gt;
153    
154    </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
155            * html-flows-1.dat, html-interactive-1.dat: Revised test results
156            since the |menu| element is now a normal flow content (HTML5
157            revision 2416).
158    
159    2009-08-23  Wakaba  &lt;[email protected]&gt;
160    
161    ++ whatpm/Whatpm/ContentChecker/ChangeLog       23 Aug 2009 06:59:23 -0000
162            * HTML.pm: Now |menu| element is a normal flow content (HTML5
163            revision 2416).
164    
165    2009-08-23  Wakaba  &lt;[email protected]&gt;
166    
167    </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
168            * html-objects-1.dat: Revised and added test result on the
169            |pixelratio| attribute of the |source| element, which is in fact
170            dropped from the spec already ;- (HTML5 revision 2406 and HTML5
171            revision 2493).
172    
173    2009-08-23  Wakaba  &lt;[email protected]&gt;
174    
175    ++ whatpm/Whatpm/ContentChecker/ChangeLog       23 Aug 2009 06:44:00 -0000
176            * HTML.pm: Revised and marked as dropped the |pixelratio|
177            attribute of the |source| element (HTML5 revision 2406 and HTML5
178            revision 2493).
179    
180    2009-08-23  Wakaba  &lt;[email protected]&gt;
181    
182    </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
183            * html-objects-1.dat: Revised test results on |autoplay|
184            attributes as per HTML5 revision 3344.
185    
186    2009-08-23  Wakaba  &lt;[email protected]&gt;
187    
188    ++ whatpm/Whatpm/ContentChecker/ChangeLog       23 Aug 2009 06:36:54 -0000
189            * HTML.pm: Discourage use of the |autoplay| attribute (HTML5
190            revision 3344).
191    
192    2009-08-23  Wakaba  &lt;[email protected]&gt;
193    
194    </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
195            * html-metadata-1.dat: Added test data on &lt;meta
196            http-equiv=content-language&gt; (see
197            &lt;http://manakai.g.hatena.ne.jp/task/4/110&gt;).
198    
199    2009-08-23  Wakaba  &lt;[email protected]&gt;
200    
201    ++ whatpm/Whatpm/ContentChecker/ChangeLog       23 Aug 2009 05:45:41 -0000
202            * HTML.pm: Implemented &lt;meta http-equiv=content-language&gt; (see
203            &lt;http://manakai.g.hatena.ne.jp/task/4/110&gt;).
204    
205    2009-08-23  Wakaba  &lt;[email protected]&gt;
206    
207    </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
208            * html-texts-1.dat: Added test data on floating point numbers,
209            especially sceientific notation numbers.
210    
211            * html-form-input-1.dat: Fixed some wrong test results on floating
212            point numbers.
213    
214    2009-08-23  Wakaba  &lt;[email protected]&gt;
215    
216    ++ whatpm/Whatpm/ContentChecker/ChangeLog       23 Aug 2009 02:58:13 -0000
217            * HTML.pm: Implemented floating point number in sceientific
218            notation.
219    
220    2009-08-23  Wakaba  &lt;[email protected]&gt;
221    
222    </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
223            * html-form-button.dat: Added test data on interactive content in
224            |button| element (HTML5 revision 2392).
225    
226            * html-links-1.dat: Added test data on exclusion of interactive
227            content (HTML5 revision 2455, HTML5 revision 3162, HTML5 revision
228            3338).
229            
230    2009-08-23  Wakaba  &lt;[email protected]&gt;
231    
232    ++ whatpm/Whatpm/ChangeLog      23 Aug 2009 02:26:52 -0000
233    2009-08-23  Wakaba  &lt;[email protected]&gt;
234    
235            * ContentChecker.pm: Allow &lt;input type=hidden&gt; in context where
236            interactive content is disallowed (HTML5 revision 2392).
237    
238    ++ whatpm/Whatpm/ContentChecker/ChangeLog       23 Aug 2009 02:35:21 -0000
239            * HTML.pm: Disallow interactive content in |button| element (HTML5
240            revision 2392).  Marked |img| and |object| (with |usemap|
241            attribute) elements, |iframe| element, and |embed| element as
242            interactive content (HTML5 revision 2455, HTML5 revision 3162,
243            HTML5 revision 3338).
244    
245    2009-08-23  Wakaba  &lt;[email protected]&gt;
246    
247    </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
248    2009-08-23  Wakaba  &lt;[email protected]&gt;
249    
250            * html-texts-1.dat: Revised and added test data on |time| and
251            |datetime| attribute of the |time| element content model/attribute
252            value syntax.
253    
254    ++ whatpm/Whatpm/ContentChecker/ChangeLog       23 Aug 2009 02:02:44 -0000
255    2009-08-23  Wakaba  &lt;[email protected]&gt;
256    
257            * HTML.pm: Revised the syntax of the |time| element and its
258            |datetime| attribute to sync with the latest spec definition.
259    
260    </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
261            * html-form-input-1.dat, html-forms-1.dat: Revised and added test
262            data on the |accept| attribute of the |input| element to allow
263            white space characters arround tokens (HTML5 revision 2759).
264    
265    2009-08-22  Wakaba  &lt;[email protected]&gt;
266    
267    ++ whatpm/Whatpm/ContentChecker/ChangeLog       22 Aug 2009 12:26:35 -0000
268            * HTML.pm: Allow white space characters arround tokens in |accept|
269            attribute value of |input| elements (HTML5 revision 2759).
270    
271    2009-08-22  Wakaba  &lt;[email protected]&gt;
272    
273    </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
274            * html-form-button-1.dat: Changed test results for WF2 form
275            submission attributes on |button| element and added test results
276            for form submission attributes starting with &quot;form&quot; on |button|
277            element (HTML5 revision 2890).
278    
279    2009-08-22  Wakaba  &lt;[email protected]&gt;
280    
281    ++ whatpm/Whatpm/ContentChecker/ChangeLog       22 Aug 2009 12:07:57 -0000
282            * HTML.pm: Renamed form submission attributes on |button| element
283            to new names beginning by |form| (HTML5 revision 2890).
284    
285    2009-08-22  Wakaba  &lt;[email protected]&gt;
286    
287    </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
288            * html-form-input-1.dat: Changed test results for WF2 form
289            submission attributes on |input| element and added test results
290            for form submission attributes starting with &quot;form&quot; on |input|
291            element (HTML5 revision 2890).
292    
293    2009-08-22  Wakaba  &lt;[email protected]&gt;
294    
295    ++ whatpm/Whatpm/ContentChecker/ChangeLog       22 Aug 2009 12:00:33 -0000
296            * HTML.pm: Renamed form submission attributes on |input| element
297            to new names beginning by |form| (HTML5 revision 2890).
298    
299    2009-08-22  Wakaba  &lt;[email protected]&gt;
300    
301    </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
302            * html-interactive-1.dat, html-datatemplate.dat,
303            html-form-label.dat, html-links-1.dat: Revised test data on
304            |datagrid| (HTML5 revision 2962, HTML5 revision 3555).
305    
306    2009-08-22  Wakaba  &lt;[email protected]&gt;
307    
308    ++ whatpm/Whatpm/ContentChecker/ChangeLog       22 Aug 2009 10:13:28 -0000
309            * HTML.pm: The |datagrid| element has been commented out in the
310            spec (HTML5 revision 2962, HTML5 revision 3555).
311    
312    2009-08-22  Wakaba  &lt;[email protected]&gt;
313    
314    </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
315            * html-objects-1.dat: Added and revised test data on |map| element
316            content model (HTML5 revision 3009).
317    
318    2009-08-22  Wakaba  &lt;[email protected]&gt;
319    
320    ++ whatpm/Whatpm/ContentChecker/ChangeLog       22 Aug 2009 09:35:24 -0000
321            * HTML.pm: Changed |map| element content model to transparent
322            content model (HTML5 revision 3009).
323    
324    2009-08-22  Wakaba  &lt;[email protected]&gt;
325    
326    </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
327            * html-flows-1.dat: Added and revised test data on |header| and
328            |hgroup| elements (HTML5 revision 3039 and HTML5 revision 3040).
329    
330    2009-08-22  Wakaba  &lt;[email protected]&gt;
331    
332    ++ whatpm/Whatpm/ContentChecker/ChangeLog       22 Aug 2009 08:39:33 -0000
333            * HTML.pm: Reimplemented |header| and |hgroup| elements (HTML5
334            revision 3039 and HTML revision 3040).
335    
336    2009-08-22  Wakaba  &lt;[email protected]&gt;
337    
338    </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
339    2009-08-22  Wakaba  &lt;[email protected]&gt;
340    
341            * ContentChecker.t: Added a new test data file.
342    
343    ++ whatpm/t/dom-conformance/ChangeLog   22 Aug 2009 06:04:05 -0000
344            * html-forms-1.dat, html-form-label.dat: Added test data on
345            |keygen| element (HTML5 revision 2960).
346    
347            * html-form-keygen.dat: New file (HTML5 revision 2960).
348    
349    2009-08-22  Wakaba  &lt;[email protected]&gt;
350    
351    ++ whatpm/Whatpm/ContentChecker/ChangeLog       22 Aug 2009 06:04:27 -0000
352            * HTML.pm: Implemented the |keygen| element (HTML5 revision 2960).
353    
354    2009-08-22  Wakaba  &lt;[email protected]&gt;
355    
356    </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
357            * html-form-input-1.dat: Added test data on |&lt;input type=tel&gt;|
358            elements (HTML5 revision 3054).
359    
360    2009-08-22  Wakaba  &lt;[email protected]&gt;
361    
362    ++ whatpm/Whatpm/ContentChecker/ChangeLog       22 Aug 2009 05:33:04 -0000
363            * HTML.pm: Implemented |&lt;input type=tel&gt;| (HTML5 revision 3054).
364    
365    2009-08-22  Wakaba  &lt;[email protected]&gt;
366    
367    </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
368            * html-form-input-1.dat: Added test data on |&lt;input type=url
369            value=...&gt;| (cf. HTML5 revision 2615).
370    
371    2009-08-22  Wakaba  &lt;[email protected]&gt;
372    
373    </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
374    2009-08-22  Wakaba  &lt;[email protected]&gt;
375    
376            * html-form-label.dat: Added tests on |&lt;label for=a&gt;&lt;input
377            id=a&gt;&lt;/label&gt;|-handlings (cf. HTML5 revision 2614).
378    
379    ++ whatpm/Whatpm/ContentChecker/ChangeLog       22 Aug 2009 05:04:33 -0000
380    2009-08-22  Wakaba  &lt;[email protected]&gt;
381    
382            * HTML.pm: Allows |&lt;label for=a&gt;&lt;input id=a&gt;&lt;/label&gt;| (HTML5
383            revision 2614).
384    
385    </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
386            * ContentChecker.t: Added a new test data file.
387    
388    2009-08-16  Wakaba  &lt;[email protected]&gt;
389    
390    ++ whatpm/t/dom-conformance/ChangeLog   16 Aug 2009 07:33:45 -0000
391            * html-interactive-2.dat: New test data file.
392    
393    2009-08-16  Wakaba  &lt;[email protected]&gt;
394    
395    ++ whatpm/Whatpm/ContentChecker/ChangeLog       16 Aug 2009 07:33:26 -0000
396            * HTML.pm: defer=&quot;&quot; w/o src=&quot;&quot; is no longer allowed (HTML5
397            revision 3550).
398    
399    2009-08-16  Wakaba  &lt;[email protected]&gt;
400    
401    </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
402            * content-model-7.dat: The |bb| element has been removed from the
403            spec so that relevant test results are changed (HTML5 revision
404            3621).
405    
406    2009-08-16  Wakaba  &lt;[email protected]&gt;
407    
408    ++ whatpm/t/dom-conformance/ChangeLog   16 Aug 2009 07:20:00 -0000
409            * html-interactive-1.dat, html-datatemplate.dat: The |bb| element
410            has been removed from the spec so that relevant test results are
411            changed (HTML5 revision 3621).
412    
413    2009-08-16  Wakaba  &lt;[email protected]&gt;
414    
415    ++ whatpm/Whatpm/ContentChecker/ChangeLog       16 Aug 2009 07:20:36 -0000
416            * HTML.pm: The |bb| element has been dropped from the spec (HTML5
417            revision 3621).
418    
419    2009-08-16  Wakaba  &lt;[email protected]&gt;
420    
421    </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
422    2009-08-16  Wakaba  &lt;[email protected]&gt;
423    
424            * html-flows-1.dat: Added test cases for |cite| attributes for the
425            |section| and |article| elements (HTML5 revision 3069 and HTML5
426            revision 3627).
427    
428    ++ whatpm/Whatpm/ContentChecker/ChangeLog       16 Aug 2009 07:06:23 -0000
429    2009-08-16  Wakaba  &lt;[email protected]&gt;
430    
431            * HTML.pm: Implemented |cite| attributes on |section| and
432            |article| elements as dropped attributes (HTML5 revision 3069 and
433            HTML5 revision 3627).
434    
435    </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
436            * tree-test-1.dat: Added tests for about:legacy-compat and changed
437            test results for XSLT-compat (HTML5 revision 2725).
438    
439    2009-08-16  Wakaba  &lt;[email protected]&gt;
440    
441    ++ whatpm/Whatpm/ChangeLog      16 Aug 2009 06:44:01 -0000
442            * HTML.pm.src: Dropped support for &quot;XSLT-compat&quot; and added
443            &quot;about:legacy-compat&quot; (HTML5 revision 2725).
444    
445    2009-08-16  Wakaba  &lt;[email protected]&gt;
446    
447    </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
448            * HTML.pm.src: &quot;&lt;!DOCTYPE&gt;&quot; is now explicitly supported in the
449            spec (HTML5 revision 2700).
450    
451    2009-08-16  Wakaba  &lt;[email protected]&gt;
452    
453    </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
454            * tree-test-form.dat: Added tests for &lt;script&gt; elements in
455            &lt;select&gt; and &lt;select&gt; in &lt;table&gt; (HTML5 revision 2500).
456    
457    2009-08-16  Wakaba  &lt;[email protected]&gt;
458    
459    ++ whatpm/Whatpm/ChangeLog      16 Aug 2009 06:26:04 -0000
460            * HTML.pm.src: Added support for &lt;script&gt; element in the &quot;in
461            select&quot; and &quot;in select in table&quot; insertion modes (HTML5 revision
462            2500).
463    
464    2009-08-16  Wakaba  &lt;[email protected]&gt;
465    
466    </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
467            * HTML.pm.src: An &lt;hn&gt; start tag in an &lt;hn&gt; element should close
468            the earlier element (HTML5 revision 2501).
469    
470    2009-08-16  Wakaba  &lt;[email protected]&gt;
471    
472    </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
473            * tokenizer-test-1.test: &quot;&lt;&quot; in attribute names are now parse
474            errors (HTML5 revision 3354).
475    
476    2009-08-16  Wakaba  &lt;[email protected]&gt;
477    
478    ++ whatpm/Whatpm/HTML/ChangeLog 16 Aug 2009 05:23:17 -0000
479            * Tokenizer.pm.src: Any &quot;&lt;&quot; character in attribute names become
480            parse error (HTML5 revision 3354).
481    
482    2009-08-16  Wakaba  &lt;[email protected]&gt;
483    
484    </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
485            * tree-test-1.dat: Changed test results for &lt;/br&gt; in the after
486            head parsing mode (HTML5 revision 2586).
487    
488    2009-08-16  Wakaba  &lt;[email protected]&gt;
489    
490    ++ whatpm/Whatpm/ChangeLog      16 Aug 2009 05:13:22 -0000
491            * HTML.pm.src: The &lt;/br&gt; end tags before the &lt;body&gt; start tag
492            should equally survive as the first br element child of the body
493            element (HTML5 revision 2586).
494    
495    2009-08-16  Wakaba  &lt;[email protected]&gt;
496    
497    </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
498            * tree-test-foreign.dat: Added tests for &lt;font&gt; in SVG (cf. HTML5
499            revision 2590).
500    
501    2009-08-16  Wakaba  &lt;[email protected]&gt;
502    
503    ++ whatpm/Whatpm/ChangeLog      16 Aug 2009 04:59:14 -0000
504            * HTML.pm.src: &lt;font&gt; in SVG land is handled as an SVG element as
505            long as it did not have HTML attributes (HTML5 revision 2590).
506    
507    2009-08-16  Wakaba  &lt;[email protected]&gt;
508    
509    </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
510            * tree-test-1.dat, tree-test-3.dat, tree-test-flow.dat,
511            tree-test-foreign.dat, tree-test-form.dat, tree-test-phrasing.dat,
512            tokenizer-test-1.test, tokenizer-test-2.dat, tokenizer-test-3.dat:
513            DOCTYPE names are now normalized to its lowercased form (HTML5
514            revision 2502).
515    
516    2009-08-16  Wakaba  &lt;[email protected]&gt;
517    
518    ++ whatpm/Whatpm/HTML/ChangeLog 16 Aug 2009 04:06:26 -0000
519    2009-08-16  Wakaba  &lt;[email protected]&gt;
520    
521            * Tokenizer.pm.src: Lowercase-fold doctype names (HTML5 revision
522            2501, cf. HTML5 revision 3571).
523    
524    </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
525    2009-08-16  Wakaba  &lt;[email protected]&gt;
526    
527            * tree-test-form.dat: Added test cases for &lt;select&gt; in &quot;in select&quot;
528            parsing modes.
529    
530    ++ whatpm/Whatpm/ChangeLog      16 Aug 2009 03:41:19 -0000
531    2009-08-16  Wakaba  &lt;[email protected]&gt;
532    
533            * HTML.pm.src (_tree_construction_main): Improved error reporting
534            on &quot;select&quot; start tag in &quot;in select&quot; and &quot;in select in table&quot;
535            parsing modes (c.f. HTML5 revision 3604).
536    
537    </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
538    2009-08-01  Wakaba  &lt;[email protected]&gt;
539    
540            * html-scripting-1.dat: Added test cases for |body| and |frameset|
541            event handler content attributes (cf. HTML5 revision 2685).
542    
543            * html-global-1.dat: Moved event handler content attribute tests
544            to |html-scripting-1.dat|.
545    
546    ++ whatpm/Whatpm/ContentChecker/ChangeLog       1 Aug 2009 01:45:06 -0000
547    2009-08-01  Wakaba  &lt;[email protected]&gt;
548    
549            * HTML.pm: Implemented |body| and |frameset| event handler content
550            attributes (cf. HTML5 revision 2685).
551    
552    </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
553            * HTML.pm: Updated element and attribute status.
554    
555    2009-07-26  Wakaba  &lt;[email protected]&gt;
556    
557    </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
558            * html-scripting-1.dat: Added test cases for onpopstate=&quot;&quot;
559            attribute (cf. HTML5 revision 2686).
560    
561    2009-07-26  Wakaba  &lt;[email protected]&gt;
562    
563    ++ whatpm/Whatpm/ContentChecker/ChangeLog       26 Jul 2009 11:14:43 -0000
564            * HTML.pm: Added onpopstate=&quot;&quot; attribute to body element (HTML5
565            revision 2686).
566    
567    2009-07-26  Wakaba  &lt;[email protected]&gt;
568    
569    </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
570            * tree-test-foreign.dat: Added xmlns:xlink test cases (cf. HTML5
571            revision 2701).
572    
573    2009-07-26  Wakaba  &lt;[email protected]&gt;
574    
575    ++ whatpm/Whatpm/ChangeLog      26 Jul 2009 10:53:56 -0000
576            * mkhtmlclass.pl: Made xmlns:xlink with wrong namespace URL
577            invalid (HTML5 revision 2701).
578    
579    2009-07-26  Wakaba  &lt;[email protected]&gt;
580    
581    </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
582            * html-forms-1.dat: Added test cases for autocomplete=&quot;&quot; on the
583            |form| elements (cf. HTML5 revision 2798).
584    
585    2009-07-26  Wakaba  &lt;[email protected]&gt;
586    
587    ++ whatpm/Whatpm/ContentChecker/ChangeLog       26 Jul 2009 09:55:42 -0000
588            * HTML.pm: Added autocomplete=&quot;&quot; attribute to form element (HTML5
589            revision 2798).
590    
591    2009-07-26  Wakaba  &lt;[email protected]&gt;
592    
593    </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
594            * html-global-1.dat: Added test cases for spellcheck=&quot;&quot; global
595            attribute (cf. HTML5 revision 2801).
596    
597    2009-07-26  Wakaba  &lt;[email protected]&gt;
598    
599    ++ whatpm/Whatpm/ContentChecker/ChangeLog       26 Jul 2009 09:31:50 -0000
600            * HTML.pm: Added spellcheck=&quot;&quot; attribute (HTML5 revision 2801).
601    
602    2009-07-26  Wakaba  &lt;[email protected]&gt;
603    
604    </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
605    2009-07-26  Wakaba  &lt;[email protected]&gt;
606    
607            * tree-test-2.dat: Fixed some wrong test results.
608    
609            * tree-test-form.dat, tree-test-phrasing.dat: Tests on &lt;/body&gt;
610            after start tags of end-tag-optional element (cf. HTML5 revision
611            2806).
612    
613    ++ whatpm/Whatpm/ChangeLog      26 Jul 2009 09:09:56 -0000
614    2009-07-26  Wakaba  &lt;[email protected]&gt;
615    
616            * HTML.pm.src: &lt;/rt&gt;, &lt;/rp&gt;, &lt;/option&gt;, &lt;/optgroup&gt; become
617            optional before &lt;/body&gt; (HTML5 revision 2806).
618    
619    </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
620            * html-objects-1.dat: Added test cases for transparent child of
621            |figure| elements (cf. HTML5 revision 2863).
622    
623    2009-07-26  Wakaba  &lt;[email protected]&gt;
624    
625    </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
626            * html-objects-1.dat: Added test cases for the autobuffer=&quot;&quot;
627            attribute (cf. HTML5 revision 2855).
628    
629    2009-07-26  Wakaba  &lt;[email protected]&gt;
630    
631    ++ whatpm/Whatpm/ContentChecker/ChangeLog       26 Jul 2009 07:07:50 -0000
632            * HTML.pm: Added autobuffer=&quot;&quot; attribute (HTML5 revision 2855).
633    
634    2009-07-26  Wakaba  &lt;[email protected]&gt;
635    
636    </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
637            * html-metadata-1.dat: Added test cases for &lt;meta charset=utf-8&gt;
638            in XML documents (cf. HTML5 revision 2859).
639    
640    2009-07-26  Wakaba  &lt;[email protected]&gt;
641    
642    ++ whatpm/Whatpm/ContentChecker/ChangeLog       26 Jul 2009 06:53:26 -0000
643            * HTML.pm: Allow &lt;meta charset=utf-8&gt; in XML documents (HTML5
644            revision 2859).
645    
646    2009-07-26  Wakaba  &lt;[email protected]&gt;
647    
648    </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
649    2009-07-26  Wakaba  &lt;[email protected]&gt;
650    
651            * html-objects-1.dat: Added test cases for interaction of |figure|
652            element and |caption| descendant (cf. HTML5 revision 2863).
653    
654    ++ whatpm/Whatpm/ContentChecker/ChangeLog       26 Jul 2009 06:32:03 -0000
655    2009-07-26  Wakaba  &lt;[email protected]&gt;
656    
657            * HTML.pm: Disallow |figure|-grandchild |caption| element when
658            |table| is the only child of |figure| element (HTML5 revision
659            2863).
660    
661    </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
662            * html-interactive-1.dat, html-scripting-1.dat,
663            html-metadata-1.dat: The |eventsource| element and the |onmessage|
664            attribute have been dropped (HTML5 revision 2870).
665    
666    2009-07-25  Wakaba  &lt;[email protected]&gt;
667    
668    ++ whatpm/Whatpm/ChangeLog      25 Jul 2009 03:55:06 -0000
669            * HTML.pm.src: Marked where SVG |script| execution should be
670            implemented (HTML5 revision 2904).
671    
672    2009-07-25  Wakaba  &lt;[email protected]&gt;
673    
674    ++ whatpm/Whatpm/ContentChecker/ChangeLog       25 Jul 2009 04:04:24 -0000
675            * HTML.pm: The |eventsource| element and the |onmessage| attribute
676            have been dropped (HTML5 revision 2870).
677    
678    2009-07-25  Wakaba  &lt;[email protected]&gt;
679    
680    </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
681            * html-form-textarea.dat: Added tests on |textarea|'s
682            |placeholder| attribute (cf. HTML5 revision 2921).
683    
684    2009-07-25  Wakaba  &lt;[email protected]&gt;
685    
686    ++ whatpm/Whatpm/ContentChecker/ChangeLog       25 Jul 2009 03:44:58 -0000
687            * HTML.pm: Added support for |textarea| element's |placeholder|
688            attribute (HTML5 revision 2921).
689    
690    2009-07-25  Wakaba  &lt;[email protected]&gt;
691    
692    </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
693    2009-07-25  Wakaba  &lt;[email protected]&gt;
694    
695            * HTML.pm.src (set_inner_html): The fragment parsing algorithm
696            inherits the document quirksness flag of the main document (HTML5
697            revision 2935).
698    
699    </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
700    2009-07-25  Wakaba  &lt;[email protected]&gt;
701    
702            * html-form-input-1.dat, html-objects-1.dat: Added tests on
703            dimension attributes (cf. HTML5 revision 2943).
704    
705    ++ whatpm/Whatpm/ContentChecker/ChangeLog       25 Jul 2009 03:20:07 -0000
706    2009-07-25  Wakaba  &lt;[email protected]&gt;
707    
708            * HTML.pm: Implemented dimenstion attributes (|width| and
709            |height|; cf. HTML5 revision 2943).
710    
711    </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
712    2009-07-06  Wakaba  &lt;[email protected]&gt;
713    
714            * html-flows-1.dat: |header| in |footer| or |address| is no longer
715            allowed (HTML5 revision 3051).
716    
717    ++ whatpm/Whatpm/ContentChecker/ChangeLog       5 Jul 2009 23:34:46 -0000
718    2009-07-06  Wakaba  &lt;[email protected]&gt;
719    
720            * HTML.pm: Disallow |header| in |footer| or |address| (HTML5
721            revision 3051).
722    
723    </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
724            * html-global-1.dat, html-form-input-1.dat: Now that |accesskey|
725            attribute is allowed as a global attribute with new syntax
726            definition, related test reults are revised and some new tests are
727            added (HTML5 revision 3065).
728    
729    2009-07-05  Wakaba  &lt;[email protected]&gt;
730    
731    ++ whatpm/Whatpm/ContentChecker/ChangeLog       5 Jul 2009 06:45:08 -0000
732            * HTML.pm: Allow |accesskey| on all elements (HTML5 revision
733            3065).
734    
735    2009-07-05  Wakaba  &lt;[email protected]&gt;
736    
737    </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
738            * html-interactive-1.dat: The |default| attribute of the |command|
739            element is tentatively disallowed (HTML5 revision 3067).
740    
741    2009-07-05  Wakaba  &lt;[email protected]&gt;
742    
743    ++ whatpm/Whatpm/ContentChecker/ChangeLog       5 Jul 2009 06:09:40 -0000
744            * HTML.pm: Disallow |default| attribute of the |command| element
745            for now (HTML5 revision 3067).
746    
747    2009-07-05  Wakaba  &lt;[email protected]&gt;
748    
749    </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
750    2009-07-05  Wakaba  &lt;[email protected]&gt;
751    
752            * html-flows-1.dat: Tests for |article| element and its |pubdate|
753            attribute are added (c.f. HTML5 revision 3116).
754    
755    ++ whatpm/Whatpm/ContentChecker/ChangeLog       5 Jul 2009 06:04:53 -0000
756    2009-07-05  Wakaba  &lt;[email protected]&gt;
757    
758            * HTML.pm: Implemented |pubdate| attribute on the |article|
759            element (HTML5 revision 3116).
760    
761    </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
762            * tree-test-1.dat: Added tests for &lt;table&gt; in &lt;p&gt; (c.f. HTML5
763            revision 3132).
764    
765    2009-07-05  Wakaba  &lt;[email protected]&gt;
766    
767    ++ whatpm/Whatpm/ChangeLog      5 Jul 2009 05:13:02 -0000
768    2009-07-05  Wakaba  &lt;[email protected]&gt;
769    
770            * HTML.pm.src (_tree_construction_main): Put |table| in |p| in
771            quirks mode (The Hixie Quirk, HTML5 revision 3132).
772    
773    </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
774    2009-07-05  Wakaba  &lt;[email protected]&gt;
775    
776            * tokenizer-test-1.test: Updated the result (c.f. HTML5 revision
777            3121).
778    
779    ++ whatpm/Whatpm/HTML/ChangeLog 5 Jul 2009 04:38:33 -0000
780    2009-07-05  Wakaba  &lt;[email protected]&gt;
781    
782            * Tokenizer.pm.src: Reduced the number of parse errors on broken
783            DOCTYPE (HTML5 revision 3121).
784    
785    </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
786            
787            * tree-test-1.dat: Added test on &lt;keygen&gt; in &lt;select&gt; (c.f. HTML5
788            revision 3163).
789    
790    2009-07-03  Wakaba  &lt;[email protected]&gt;
791    ++ whatpm/Whatpm/ChangeLog      2 Jul 2009 23:15:28 -0000
792            * HTML.pm.src: &lt;kegten&gt; breaks out of &lt;select&gt; (HTML5 revision
793            3163).
794    
795    2009-07-03  Wakaba  &lt;[email protected]&gt;
796    
797    </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
798    2009-07-03  Wakaba  &lt;[email protected]&gt;
799    
800            * html-interactive-1.dat, html-links-1.dat, html-datatemplate.dat,
801            html-form-label.dat: Test results related to |datagrid| content
802            model are updated (c.f. HTML5 revision 3164).
803    
804    ++ whatpm/Whatpm/ContentChecker/ChangeLog       2 Jul 2009 22:55:21 -0000
805    2009-07-03  Wakaba  &lt;[email protected]&gt;
806    
807            * HTML.pm: |datagrid| now allows any flow content (HTML5 revision
808            3164).
809    
810    </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
811          * Tokenizer.pm.src: Reduced a parse error (HTML5 revision 3194).          * Tokenizer.pm.src: Reduced a parse error (HTML5 revision 3194).
812    
813  2009-07-03  Wakaba  &lt;[email protected]&gt;  2009-07-03  Wakaba  &lt;[email protected]&gt;

Legend:
Removed from v.1.39  
changed lines
  Added in v.1.103

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24