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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24