/[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.16 by wakaba, Mon Nov 24 07:04:42 2008 UTC revision 1.33 by wakaba, Sun Jun 28 10:48:30 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-11-24T07:04:38Z</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-1227510281"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1227510281</id><title>2008-11-24 Wakaba</title><updated>2008-11-24T07:04:38Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ ChangeLog  24 Nov 2008 07:04:30 -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-06-28T10:48:27Z</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-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>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/ChangeLog 28 Jun 2009 10:48:13 -0000
2    2009-06-28  Wakaba  &lt;wakaba@suika.fam.cx&gt;
3    
4            * ContentChecker.t: Added new test data file.
5    
6    ++ whatpm/t/dom-conformance/ChangeLog   28 Jun 2009 10:47:52 -0000
7    2009-06-28  Wakaba  &lt;wakaba@suika.fam.cx&gt;
8    
9            * html-scripting-1.dat: New file.
10    
11    2009-06-28  Wakaba  &lt;wakaba@suika.fam.cx&gt;
12    
13            * html-flows-1.dat, html-tables-1.dat: Test data for flow content
14            in |legend| and |caption| are added (c.f. HTML5 revision 3252).
15    
16    ++ whatpm/Whatpm/ContentChecker/ChangeLog       28 Jun 2009 10:46:58 -0000
17    2009-06-28  Wakaba  &lt;wakaba@suika.fam.cx&gt;
18    
19            * HTML.pm: |ondataunavailable| has been removed (HTML5 revision
20            3252).
21    
22    2009-06-28  Wakaba  &lt;wakaba@suika.fam.cx&gt;
23    
24            * HTML.pm: Block-level contents in |figure|'s |legend| and
25            |caption| are now allowed (HTML5 revision 3329).
26    
27    </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>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog    15 Dec 2008 06:41:13 -0000
28    2008-12-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
29    
30            * html-flows-1.dat: Updated test results and added some new tests.
31    
32            * html-form-input-1.dat: Added some new tests.
33    
34    ++ whatpm/Whatpm/ContentChecker/ChangeLog       15 Dec 2008 06:40:20 -0000
35    2008-12-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
36    
37            * HTML.pm ($HTMLDatetimeAttrChecker): Removed.
38            ($GetDateTimeAttrChecker): Added.
39            ($GetHTMLFloatingPointNumberAttrChecker): Set |number_value| for
40            later use.
41            (ins/@datetime, del/@datetime): Changed to use newer definitin of
42            &quot;global date and time string&quot;.
43            (input's date- and time-related, and type=number and type=range
44            control types): Implemented value=&quot;&quot;, min=&quot;&quot;, and max=&quot;&quot;.
45    
46    </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>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/ChangeLog    13 Dec 2008 04:48:14 -0000
47    2008-12-13  Wakaba  &lt;wakaba@suika.fam.cx&gt;
48    
49            * content-model-7.dat: Added an example from HTML5 spec.
50    
51    ++ whatpm/t/dom-conformance/ChangeLog   13 Dec 2008 04:48:48 -0000
52            * html-form-label.dat, html-forms-1.dat: Added test data for
53            form=&quot;&quot;.
54    
55    2008-12-13  Wakaba  &lt;wakaba@suika.fam.cx&gt;
56    
57    ++ whatpm/Whatpm/ContentChecker/ChangeLog       13 Dec 2008 04:47:22 -0000
58            * HTML.pm: Implemented &lt;object form&gt; and &lt;legend form&gt;.
59    
60    2008-12-13  Wakaba  &lt;wakaba@suika.fam.cx&gt;
61    
62    </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>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog    13 Dec 2008 02:54:24 -0000
63    2008-12-13  Wakaba  &lt;wakaba@suika.fam.cx&gt;
64    
65            * html-form-input-1.dat, html-form-button.dat, html-forms-1.dat:
66            Added test data for form submission attributes.
67    
68    ++ whatpm/Whatpm/ContentChecker/ChangeLog       13 Dec 2008 02:53:45 -0000
69    2008-12-13  Wakaba  &lt;wakaba@suika.fam.cx&gt;
70    
71            * HTML.pm: Updated definitions for attributes for form submission
72            on |form| and submit buttons (action=&quot;&quot;, method=&quot;&quot;, enctype=&quot;&quot;,
73            target=&quot;&quot;, and novalidate=&quot;&quot;).
74    
75    </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>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog    12 Dec 2008 12:59:07 -0000
76            * html-form-input.dat: Added test data for &lt;input disabled&gt; and
77            &lt;input autofocus&gt;.
78    
79            * html-forms-1.dat: Added test data for &lt;fieldset disabled&gt;,
80            &lt;output for&gt;, and &lt;{formcontrol} name&gt;.  Added test data for
81            &lt;{formcontrol} autofocus=&quot;&quot;&gt;'s uniqueness.
82    
83    2008-12-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
84    
85    ++ whatpm/Whatpm/ChangeLog      12 Dec 2008 12:54:19 -0000
86            * ContentChecker.pm: Introduced new flag |has_autofocus|.  Added
87            support for new |id_type| value of |any|, which means any kind of
88            element is allowed as a referenced element.
89    
90    2008-12-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
91    
92    ++ whatpm/Whatpm/ContentChecker/ChangeLog       12 Dec 2008 12:56:56 -0000
93            * HTML.pm: Added checking for the uniqueness of |autofocus=&quot;&quot;|
94            attribute.  Implemented |name=&quot;&quot;| attribute for form controls.
95            Added U+000C into character class of space characters (it should
96            have been, but was not in some of regular expressions).  Updated
97            definitions for |output| elements.
98            
99    2008-12-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
100    
101    </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>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog    12 Dec 2008 11:50:40 -0000
102            * html-datatemplate.dat, html-form-datalist.dat: Updated test
103            results related to |optgroup| elements.
104    
105            * html-form-textarea.dat: Added new test data.
106    
107            * html-forms-1.dat: Moved some test data to
108            |html-form-textarea.dat|.  Updated test results related to
109            |optgroup| elements.
110    
111    2008-12-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
112    
113    ++ whatpm/Whatpm/ChangeLog      12 Dec 2008 11:48:16 -0000
114            * ContentChecker.pm: Introduced |check_attrs2| method for the ease
115            of defining codes for checking required attribute and as such.
116    
117    2008-12-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
118    
119    ++ whatpm/Whatpm/ContentChecker/ChangeLog       12 Dec 2008 11:48:45 -0000
120            * HTML.pm: Updated definitions for |datalist|, |optgroup|,
121            |option|, and |textarea| elements.
122    
123    2008-12-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
124    
125    </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>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/ChangeLog    12 Dec 2008 07:29:57 -0000
126    2008-12-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
127    
128            * ContentChecker.t: Added new test data file.
129    
130    ++ whatpm/t/dom-conformance/ChangeLog   12 Dec 2008 07:31:40 -0000
131            * html-form-datalist.dat: Moved some test data from
132            |html-forms-1.dat|.
133    
134            * html-forms-1.dat: Moved some test data to
135            |html-form-datalist.dat| and |html-form-select.dat|.
136    
137            * html-form-select.dat: New test data file.
138    
139    2008-12-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
140    
141    ++ whatpm/Whatpm/ContentChecker/ChangeLog       12 Dec 2008 07:29:20 -0000
142            * HTML.pm: Updated definitions for |select|.
143    
144    2008-12-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
145    
146    </content></entry><entry xml:id="entry-1229061100"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1229061100</id><title>2008-12-12 Wakaba</title><updated>2008-12-12T05:51:36Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/ChangeLog    12 Dec 2008 05:45:01 -0000
147    2008-12-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
148    
149            * ContentChecker.t: Added new test data file.
150    
151    ++ whatpm/t/dom-conformance/ChangeLog   12 Dec 2008 05:49:40 -0000
152            * html-repetitions.dat: Moved some test data to
153            |html-form-button.dat|.  Updated a test result.
154    
155            * html-forms-1.dat: Bug fix on a test result.
156    
157            * html-form-button.dat: New test data file.
158    
159            * html-forms-1.dat: Moved some test data to |html-form-button.dat|.
160    
161    2008-12-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
162    
163    ++ whatpm/Whatpm/ContentChecker/ChangeLog       12 Dec 2008 05:45:46 -0000
164            * HTML.pm: Updated definitions for |button|.
165    
166    2008-12-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
167    
168    </content></entry><entry xml:id="entry-1229058316"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1229058316</id><title>2008-12-12 Wakaba</title><updated>2008-12-12T05:05:06Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/ChangeLog    12 Dec 2008 05:03:53 -0000
169    2008-12-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
170    
171            * ContentChecker.t: Added new test data file.
172    
173    ++ whatpm/t/dom-conformance/ChangeLog   12 Dec 2008 05:04:54 -0000
174    2008-12-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
175    
176            * html-form-input-1.dat, html-forms-1.dat: Added test data for
177            @accept and @pattern.
178    
179            * html-form-textarea.dat: New test data file.
180    
181    ++ whatpm/Whatpm/ChangeLog      12 Dec 2008 05:00:26 -0000
182    2008-12-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
183    
184            * IMTChecker.pm: Added more definitions for subtypes.
185    
186    ++ whatpm/Whatpm/ContentChecker/ChangeLog       12 Dec 2008 05:03:26 -0000
187    2008-12-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
188    
189            * HTML.pm: Implemented &lt;input accept&gt; and &lt;form accept&gt;.  Raise a
190            SHOULD-level error if @pattern but no @title.
191    
192    </content></entry><entry xml:id="entry-1228965497"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1228965497</id><title>2008-12-11 Wakaba</title><updated>2008-12-11T03:18:14Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/Whatpm/ChangeLog       11 Dec 2008 03:17:21 -0000
193    2008-12-11  Wakaba  &lt;wakaba@suika.fam.cx&gt;
194    
195            * URIChecker.pm: Some of |pos_end| values were wrong.
196    
197    ++ whatpm/Whatpm/ContentChecker/ChangeLog       11 Dec 2008 03:18:04 -0000
198    2008-12-11  Wakaba  &lt;wakaba@suika.fam.cx&gt;
199    
200            * HTML.pm: Added support for |pattern| attributes.
201    
202    </content></entry><entry xml:id="entry-1228566838"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1228566838</id><title>2008-12-06 Wakaba</title><updated>2008-12-06T12:33:56Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog    6 Dec 2008 12:33:50 -0000
203            * html-form-input-1.dat: Added test data for &lt;input multiple&gt; and
204            &lt;input placeholder&gt;.
205    
206    2008-12-06  Wakaba  &lt;wakaba@suika.fam.cx&gt;
207    
208    ++ whatpm/Whatpm/ContentChecker/ChangeLog       6 Dec 2008 12:33:04 -0000
209            * HTML.pm: Implemented &lt;input type=file multiple&gt; and &lt;input
210            placeholder&gt;.
211    
212    2008-12-06  Wakaba  &lt;wakaba@suika.fam.cx&gt;
213    
214    </content></entry><entry xml:id="entry-1228566007"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1228566007</id><title>2008-12-06 Wakaba</title><updated>2008-12-06T12:20:02Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/ChangeLog    6 Dec 2008 12:19:49 -0000
215            * ContentChecker.t: Added |dom-conformance/html-form-datalist.dat|.
216    
217    2008-12-06  Wakaba  &lt;wakaba@suika.fam.cx&gt;
218    
219    ++ whatpm/t/dom-conformance/ChangeLog   6 Dec 2008 12:19:28 -0000
220            * html-form-datalist.dat: New test data file.
221    
222    2008-12-06  Wakaba  &lt;wakaba@suika.fam.cx&gt;
223    
224    ++ whatpm/Whatpm/ChangeLog      6 Dec 2008 12:18:34 -0000
225            * ContentChecker.pm (check_element): Added support for &quot;no
226            referenced datalist&quot; error.
227    
228    2008-12-06  Wakaba  &lt;wakaba@suika.fam.cx&gt;
229    
230    ++ whatpm/Whatpm/ContentChecker/ChangeLog       6 Dec 2008 12:18:53 -0000
231            * HTML.pm: Implemented &lt;input list&gt;.
232    
233    2008-12-06  Wakaba  &lt;wakaba@suika.fam.cx&gt;
234    
235    </content></entry><entry xml:id="entry-1228564447"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1228564447</id><title>2008-12-06 Wakaba</title><updated>2008-12-06T11:54:04Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog    6 Dec 2008 11:53:44 -0000
236            * html-form-input-1.dat: Added test data for &lt;input type=color&gt;.
237    
238    2008-12-06  Wakaba  &lt;wakaba@suika.fam.cx&gt;
239    
240    ++ whatpm/Whatpm/ContentChecker/ChangeLog       6 Dec 2008 11:53:06 -0000
241            * HTML.pm: Implemented &lt;input type=color&gt;.
242    
243    2008-12-06  Wakaba  &lt;wakaba@suika.fam.cx&gt;
244    
245    </content></entry><entry xml:id="entry-1228563094"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1228563094</id><title>2008-12-06 Wakaba</title><updated>2008-12-06T11:31:32Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog    6 Dec 2008 11:31:29 -0000
246    2008-12-06  Wakaba  &lt;wakaba@suika.fam.cx&gt;
247    
248            * html-form-input-1.dat: Added test data for &lt;input type=search&gt;
249            and &lt;input type=text|password|url|email value&gt;.
250    
251            * html-interactive-1.dat: Fixed a typo error.
252    
253    ++ whatpm/Whatpm/ContentChecker/ChangeLog       6 Dec 2008 11:29:26 -0000
254            * HTML.pm: Implemented &lt;input multiple&gt;, &lt;input type=search&gt;.
255            Implemented &lt;input value&gt; validation for |type|s |text|, |search|,
256            |email|, |url|, and |password|.
257    
258    2008-12-06  Wakaba  &lt;wakaba@suika.fam.cx&gt;
259    
260    </content></entry><entry xml:id="entry-1228557923"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1228557923</id><title>2008-12-06 Wakaba</title><updated>2008-12-06T10:05:19Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/Whatpm/ChangeLog       6 Dec 2008 10:05:14 -0000
261            * URIChecker.pm: Bug fix: It did not work unless
262            Message::DOM::DOMImplementation has been |require|d.
263    
264    2008-12-06  Wakaba  &lt;wakaba@suika.fam.cx&gt;
265    
266    </content></entry><entry xml:id="entry-1228557652"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1228557652</id><title>2008-12-06 Wakaba</title><updated>2008-12-06T10:00:48Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/ChangeLog    6 Dec 2008 10:00:34 -0000
267    2008-12-06  Wakaba  &lt;wakaba@suika.fam.cx&gt;
268    
269            * content-checker.pl: Use new XML parser for parsing test data.
270            Use NanoDOM instead of manakai DOM implementation.
271    
272    ++ whatpm/Whatpm/ChangeLog      6 Dec 2008 09:58:56 -0000
273    2008-12-06  Wakaba  &lt;wakaba@suika.fam.cx&gt;
274    
275            * NanoDOM.pm (document_uri): New attribute.
276    
277            * ContentChecker.pm: Don't use methods not implemented by NanoDOM.
278    
279    ++ whatpm/Whatpm/ContentChecker/ChangeLog       6 Dec 2008 09:59:53 -0000
280    2008-12-06  Wakaba  &lt;wakaba@suika.fam.cx&gt;
281    
282            * HTML.pm: Use |Message::URL| for relative URL resolution.  Don't
283            use attributes not supported by NanoDOM.
284    
285    </content></entry><entry xml:id="entry-1227510735"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1227510735</id><title>2008-11-24 Wakaba</title><updated>2008-11-24T07:12:13Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ ChangeLog     24 Nov 2008 07:12:09 -0000
286            * readme.en.html: Added a link to application list in manakai-core
287            page.
288    
289    2008-11-24  Wakaba  &lt;wakaba@suika.fam.cx&gt;
290    
291    </content></entry><entry xml:id="entry-1227510281"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1227510281</id><title>2008-11-24 Wakaba</title><updated>2008-11-24T07:04:38Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ ChangeLog     24 Nov 2008 07:04:30 -0000
292  2008-11-24  Wakaba  &lt;wakaba@suika.fam.cx&gt;  2008-11-24  Wakaba  &lt;wakaba@suika.fam.cx&gt;
293    
294          * cvscommit.sh: Use |mkcommitfeed| comand instead of          * cvscommit.sh: Use |mkcommitfeed| comand instead of

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.33

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24