/[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.76 by wakaba, Sat Aug 22 05:14:23 2009 UTC revision 1.104 by wakaba, Sat Sep 5 09:57:55 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-08-22T05:14:18Z</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-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  <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:57:48Z</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-1252144675"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252144675</id><title>2009-09-05 Wakaba</title><updated>2009-09-05T09:57:48Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 5 Sep 2009 09:57:06 -0000
2            * tokenizer-test-1.test: Added test cases for &quot;comment end space
3            state&quot; (HTML5 revision 3195).
4    
5    2009-09-05  Wakaba  &lt;[email protected]&gt;
6    
7    ++ whatpm/Whatpm/HTML/ChangeLog 5 Sep 2009 09:57:45 -0000
8            space state&quot; (HTML5 revision 3195).
9    
10    2009-09-05  Wakaba  &lt;[email protected]&gt;
11    
12            * Tokenizer.pm.src (_get_next_token): Implemented the &quot;comment end
13    </content></entry><entry xml:id="entry-1252142814"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252142814</id><title>2009-09-05 Wakaba</title><updated>2009-09-05T09:26:43Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog    5 Sep 2009 09:26:39 -0000
14    2009-09-05  Wakaba  &lt;[email protected]&gt;
15    
16            * tokenizer-test-1.test: Added test cases for &quot;comment end bang
17            state&quot; (HTML5 revision 3191).
18    
19    ++ whatpm/Whatpm/HTML/ChangeLog 5 Sep 2009 09:26:12 -0000
20    2009-09-05  Wakaba  &lt;[email protected]&gt;
21    
22            * Tokenizer.pm.src (_get_next_token): Implemented the &quot;comment end
23            bang state&quot; (HTML5 revision 3191).
24    
25    </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
26            * html-links-1.dat: Added test cases for case-insensitivity of
27            link types (HTML5 revision 2698).
28    
29    2009-08-30  Wakaba  &lt;[email protected]&gt;
30    
31    ++ whatpm/Whatpm/ContentChecker/ChangeLog       30 Aug 2009 08:53:54 -0000
32            * HTML.pm: Made link types ASCII case-insensitive (HTML5 revision
33            2698).
34    
35    2009-08-30  Wakaba  &lt;[email protected]&gt;
36    
37    </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
38            * html-objects-1.dat: Added test cases for nested |video| and
39            |audio| elements (HTML5 revision 3488).
40    
41    2009-08-30  Wakaba  &lt;[email protected]&gt;
42    
43    ++ whatpm/Whatpm/ContentChecker/ChangeLog       30 Aug 2009 08:41:54 -0000
44            * HTML.pm: Disallow nested |video| and |audio| elements (HTML5
45            revision 3488).  (But this does not work at the moment due to the
46            bug on the handling of transparent elements).
47    
48    2009-08-30  Wakaba  &lt;[email protected]&gt;
49    
50    </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
51            * html-tables-1.dat: Added test cases for |td| elements in |thead|
52            elements (HTML5 revision 3518).
53    
54    2009-08-30  Wakaba  &lt;[email protected]&gt;
55    
56    ++ whatpm/Whatpm/ContentChecker/ChangeLog       30 Aug 2009 08:19:21 -0000
57            * HTML.pm: Disallow |td| as grandchilds of |thead| (HTML5 revision
58            3518).
59    
60    2009-08-30  Wakaba  &lt;[email protected]&gt;
61    
62    </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
63            * html-flows-1.dat: Added a test case for |p| in |legend| in
64            |figure|.
65    
66    2009-08-30  Wakaba  &lt;[email protected]&gt;
67    
68    ++ whatpm/Whatpm/ContentChecker/ChangeLog       30 Aug 2009 08:01:48 -0000
69            * HTML.pm: Oops, |in_figure| flag should have been set in the
70            |check_start|, not in |check_child_text|.
71    
72    2009-08-30  Wakaba  &lt;[email protected]&gt;
73    
74    </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
75            * html-texts-1.dat: Added test cases for nested |progress|,
76            |time|, and |meter| elements (HTML5 revision 3692).
77    
78    2009-08-30  Wakaba  &lt;[email protected]&gt;
79    
80    ++ whatpm/Whatpm/ContentChecker/ChangeLog       30 Aug 2009 07:48:15 -0000
81            * HTML.pm: Disallow nested |progress|, |meter|, and |time|
82            elements (HTML5 revision 3692).
83    
84    2009-08-30  Wakaba  &lt;[email protected]&gt;
85    
86    </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
87            * html-interactive-1.dat: Added test cases related to |command|
88            element's attributes (HTML5 revision 2415).
89    
90    2009-08-30  Wakaba  &lt;[email protected]&gt;
91    
92    ++ whatpm/Whatpm/ContentChecker/ChangeLog       30 Aug 2009 07:37:55 -0000
93            * HTML.pm: Implemented |command| element's attributes'
94            requirements (HTML5 revision 2415).
95    
96    2009-08-30  Wakaba  &lt;[email protected]&gt;
97    
98    </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
99            * html-texts-1.dat: Added test cases for |progress|'s |value| and
100            |max| attributes (cf. HTML5 revision 2484).
101    
102    2009-08-30  Wakaba  &lt;[email protected]&gt;
103    
104    ++ whatpm/Whatpm/ContentChecker/ChangeLog       30 Aug 2009 07:13:58 -0000
105            * HTML.pm: Implemented |progress|'s author requirements (cf. HTML5
106            revision 2484).
107    
108    2009-08-30  Wakaba  &lt;[email protected]&gt;
109    
110    </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
111            * html-objects-1.dat: Added a test of the presence of space
112            characters in the |name| attribute of the |map| element.
113    
114    2009-08-30  Wakaba  &lt;[email protected]&gt;
115    
116    ++ whatpm/Whatpm/ContentChecker/ChangeLog       30 Aug 2009 03:48:53 -0000
117    2009-08-30  Wakaba  &lt;[email protected]&gt;
118    
119            * HTML.pm: Disallow space characters in &lt;map name=&quot;&quot;&gt;.
120    
121    </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
122    2009-08-30  Wakaba  &lt;[email protected]&gt;
123    
124            * xml-global.dat: Added a test of |xml:lang| attribute on a
125            foreign element in an HTML document (HTML5 revision 3697).
126    
127    ++ whatpm/Whatpm/ChangeLog      30 Aug 2009 03:40:20 -0000
128    2009-08-30  Wakaba  &lt;[email protected]&gt;
129    
130            * ContentChecker.pm: Allow |xml:lang| in HTML document if the
131            owner element is not an HTML element (HTML5 revision 3697).
132    
133    </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
134            * html-objects-1.dat: Added tests on loop attributes of |video|
135            and |audio| elements (HTML5 revision 2401).
136    
137    2009-08-23  Wakaba  &lt;[email protected]&gt;
138    
139            * html-form-datalist.dat: Added a test on list=&quot;&quot; invalidly
140            referencing a |select| element (HTML5 revision 2376).
141    
142    2009-08-23  Wakaba  &lt;[email protected]&gt;
143    
144    ++ whatpm/Whatpm/ContentChecker/ChangeLog       23 Aug 2009 13:26:39 -0000
145            * HTML.pm: Added |loop| attribute and |loopstart|, |loopend|,
146            |start|, |end|, and |playcount| attributes as obsolete attributes
147            to |audio| and |video| elements (HTML5 revision 2401).
148    
149    2009-08-23  Wakaba  &lt;[email protected]&gt;
150    
151    </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
152            * html-datatemplate.dat, html-repetitions.dat, html-forms-1.dat,
153            html-form-input-1.dat, html-form-button.dat, html-form-select.dat,
154            html-form-textarea.dat, html-texts-1.dat, html-interactive-1.dat:
155            Revised test results related to the removed datatemplate and
156            repetition template feature (HTML5 revision 2319).
157    
158    2009-08-23  Wakaba  &lt;[email protected]&gt;
159    
160    ++ whatpm/Whatpm/ContentChecker/ChangeLog       23 Aug 2009 08:04:48 -0000
161            * HTML.pm: Marked datatemplate and repetition template features as
162            dropped (HTML5 revision 2319).
163    
164    2009-08-23  Wakaba  &lt;[email protected]&gt;
165    
166    </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
167            * html-flows-1.dat, html-interactive-1.dat: Revised test results
168            since the |menu| element is now a normal flow content (HTML5
169            revision 2416).
170    
171    2009-08-23  Wakaba  &lt;[email protected]&gt;
172    
173    ++ whatpm/Whatpm/ContentChecker/ChangeLog       23 Aug 2009 06:59:23 -0000
174            * HTML.pm: Now |menu| element is a normal flow content (HTML5
175            revision 2416).
176    
177    2009-08-23  Wakaba  &lt;[email protected]&gt;
178    
179    </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
180            * html-objects-1.dat: Revised and added test result on the
181            |pixelratio| attribute of the |source| element, which is in fact
182            dropped from the spec already ;- (HTML5 revision 2406 and HTML5
183            revision 2493).
184    
185    2009-08-23  Wakaba  &lt;[email protected]&gt;
186    
187    ++ whatpm/Whatpm/ContentChecker/ChangeLog       23 Aug 2009 06:44:00 -0000
188            * HTML.pm: Revised and marked as dropped the |pixelratio|
189            attribute of the |source| element (HTML5 revision 2406 and HTML5
190            revision 2493).
191    
192    2009-08-23  Wakaba  &lt;[email protected]&gt;
193    
194    </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
195            * html-objects-1.dat: Revised test results on |autoplay|
196            attributes as per HTML5 revision 3344.
197    
198    2009-08-23  Wakaba  &lt;[email protected]&gt;
199    
200    ++ whatpm/Whatpm/ContentChecker/ChangeLog       23 Aug 2009 06:36:54 -0000
201            * HTML.pm: Discourage use of the |autoplay| attribute (HTML5
202            revision 3344).
203    
204    2009-08-23  Wakaba  &lt;[email protected]&gt;
205    
206    </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
207            * html-metadata-1.dat: Added test data on &lt;meta
208            http-equiv=content-language&gt; (see
209            &lt;http://manakai.g.hatena.ne.jp/task/4/110&gt;).
210    
211    2009-08-23  Wakaba  &lt;[email protected]&gt;
212    
213    ++ whatpm/Whatpm/ContentChecker/ChangeLog       23 Aug 2009 05:45:41 -0000
214            * HTML.pm: Implemented &lt;meta http-equiv=content-language&gt; (see
215            &lt;http://manakai.g.hatena.ne.jp/task/4/110&gt;).
216    
217    2009-08-23  Wakaba  &lt;[email protected]&gt;
218    
219    </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
220            * html-texts-1.dat: Added test data on floating point numbers,
221            especially sceientific notation numbers.
222    
223            * html-form-input-1.dat: Fixed some wrong test results on floating
224            point numbers.
225    
226    2009-08-23  Wakaba  &lt;[email protected]&gt;
227    
228    ++ whatpm/Whatpm/ContentChecker/ChangeLog       23 Aug 2009 02:58:13 -0000
229            * HTML.pm: Implemented floating point number in sceientific
230            notation.
231    
232    2009-08-23  Wakaba  &lt;[email protected]&gt;
233    
234    </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
235            * html-form-button.dat: Added test data on interactive content in
236            |button| element (HTML5 revision 2392).
237    
238            * html-links-1.dat: Added test data on exclusion of interactive
239            content (HTML5 revision 2455, HTML5 revision 3162, HTML5 revision
240            3338).
241            
242    2009-08-23  Wakaba  &lt;[email protected]&gt;
243    
244    ++ whatpm/Whatpm/ChangeLog      23 Aug 2009 02:26:52 -0000
245    2009-08-23  Wakaba  &lt;[email protected]&gt;
246    
247            * ContentChecker.pm: Allow &lt;input type=hidden&gt; in context where
248            interactive content is disallowed (HTML5 revision 2392).
249    
250    ++ whatpm/Whatpm/ContentChecker/ChangeLog       23 Aug 2009 02:35:21 -0000
251            * HTML.pm: Disallow interactive content in |button| element (HTML5
252            revision 2392).  Marked |img| and |object| (with |usemap|
253            attribute) elements, |iframe| element, and |embed| element as
254            interactive content (HTML5 revision 2455, HTML5 revision 3162,
255            HTML5 revision 3338).
256    
257    2009-08-23  Wakaba  &lt;[email protected]&gt;
258    
259    </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
260    2009-08-23  Wakaba  &lt;[email protected]&gt;
261    
262            * html-texts-1.dat: Revised and added test data on |time| and
263            |datetime| attribute of the |time| element content model/attribute
264            value syntax.
265    
266    ++ whatpm/Whatpm/ContentChecker/ChangeLog       23 Aug 2009 02:02:44 -0000
267    2009-08-23  Wakaba  &lt;[email protected]&gt;
268    
269            * HTML.pm: Revised the syntax of the |time| element and its
270            |datetime| attribute to sync with the latest spec definition.
271    
272    </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
273            * html-form-input-1.dat, html-forms-1.dat: Revised and added test
274            data on the |accept| attribute of the |input| element to allow
275            white space characters arround tokens (HTML5 revision 2759).
276    
277    2009-08-22  Wakaba  &lt;[email protected]&gt;
278    
279    ++ whatpm/Whatpm/ContentChecker/ChangeLog       22 Aug 2009 12:26:35 -0000
280            * HTML.pm: Allow white space characters arround tokens in |accept|
281            attribute value of |input| elements (HTML5 revision 2759).
282    
283    2009-08-22  Wakaba  &lt;[email protected]&gt;
284    
285    </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
286            * html-form-button-1.dat: Changed test results for WF2 form
287            submission attributes on |button| element and added test results
288            for form submission attributes starting with &quot;form&quot; on |button|
289            element (HTML5 revision 2890).
290    
291    2009-08-22  Wakaba  &lt;[email protected]&gt;
292    
293    ++ whatpm/Whatpm/ContentChecker/ChangeLog       22 Aug 2009 12:07:57 -0000
294            * HTML.pm: Renamed form submission attributes on |button| element
295            to new names beginning by |form| (HTML5 revision 2890).
296    
297    2009-08-22  Wakaba  &lt;[email protected]&gt;
298    
299    </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
300            * html-form-input-1.dat: Changed test results for WF2 form
301            submission attributes on |input| element and added test results
302            for form submission attributes starting with &quot;form&quot; on |input|
303            element (HTML5 revision 2890).
304    
305    2009-08-22  Wakaba  &lt;[email protected]&gt;
306    
307    ++ whatpm/Whatpm/ContentChecker/ChangeLog       22 Aug 2009 12:00:33 -0000
308            * HTML.pm: Renamed form submission attributes on |input| element
309            to new names beginning by |form| (HTML5 revision 2890).
310    
311    2009-08-22  Wakaba  &lt;[email protected]&gt;
312    
313    </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
314            * html-interactive-1.dat, html-datatemplate.dat,
315            html-form-label.dat, html-links-1.dat: Revised test data on
316            |datagrid| (HTML5 revision 2962, HTML5 revision 3555).
317    
318    2009-08-22  Wakaba  &lt;[email protected]&gt;
319    
320    ++ whatpm/Whatpm/ContentChecker/ChangeLog       22 Aug 2009 10:13:28 -0000
321            * HTML.pm: The |datagrid| element has been commented out in the
322            spec (HTML5 revision 2962, HTML5 revision 3555).
323    
324    2009-08-22  Wakaba  &lt;[email protected]&gt;
325    
326    </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
327            * html-objects-1.dat: Added and revised test data on |map| element
328            content model (HTML5 revision 3009).
329    
330    2009-08-22  Wakaba  &lt;[email protected]&gt;
331    
332    ++ whatpm/Whatpm/ContentChecker/ChangeLog       22 Aug 2009 09:35:24 -0000
333            * HTML.pm: Changed |map| element content model to transparent
334            content model (HTML5 revision 3009).
335    
336    2009-08-22  Wakaba  &lt;[email protected]&gt;
337    
338    </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
339            * html-flows-1.dat: Added and revised test data on |header| and
340            |hgroup| elements (HTML5 revision 3039 and HTML5 revision 3040).
341    
342    2009-08-22  Wakaba  &lt;[email protected]&gt;
343    
344    ++ whatpm/Whatpm/ContentChecker/ChangeLog       22 Aug 2009 08:39:33 -0000
345            * HTML.pm: Reimplemented |header| and |hgroup| elements (HTML5
346            revision 3039 and HTML revision 3040).
347    
348    2009-08-22  Wakaba  &lt;[email protected]&gt;
349    
350    </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
351    2009-08-22  Wakaba  &lt;[email protected]&gt;
352    
353            * ContentChecker.t: Added a new test data file.
354    
355    ++ whatpm/t/dom-conformance/ChangeLog   22 Aug 2009 06:04:05 -0000
356            * html-forms-1.dat, html-form-label.dat: Added test data on
357            |keygen| element (HTML5 revision 2960).
358    
359            * html-form-keygen.dat: New file (HTML5 revision 2960).
360    
361    2009-08-22  Wakaba  &lt;[email protected]&gt;
362    
363    ++ whatpm/Whatpm/ContentChecker/ChangeLog       22 Aug 2009 06:04:27 -0000
364            * HTML.pm: Implemented the |keygen| element (HTML5 revision 2960).
365    
366    2009-08-22  Wakaba  &lt;[email protected]&gt;
367    
368    </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
369            * html-form-input-1.dat: Added test data on |&lt;input type=tel&gt;|
370            elements (HTML5 revision 3054).
371    
372    2009-08-22  Wakaba  &lt;[email protected]&gt;
373    
374    ++ whatpm/Whatpm/ContentChecker/ChangeLog       22 Aug 2009 05:33:04 -0000
375            * HTML.pm: Implemented |&lt;input type=tel&gt;| (HTML5 revision 3054).
376    
377    2009-08-22  Wakaba  &lt;[email protected]&gt;
378    
379    </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
380          * html-form-input-1.dat: Added test data on |&lt;input type=url          * html-form-input-1.dat: Added test data on |&lt;input type=url
381          value=...&gt;| (cf. HTML5 revision 2615).          value=...&gt;| (cf. HTML5 revision 2615).
382    

Legend:
Removed from v.1.76  
changed lines
  Added in v.1.104

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24