/[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.84 by wakaba, Sat Aug 22 12:29:32 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-08-22T12:29: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-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
2            * html-form-input-1.dat, html-forms-1.dat: Revised and added test
3            data on the |accept| attribute of the |input| element to allow
4            white space characters arround tokens (HTML5 revision 2759).
5    
6    2009-08-22  Wakaba  &lt;[email protected]&gt;
7    
8    ++ whatpm/Whatpm/ContentChecker/ChangeLog       22 Aug 2009 12:26:35 -0000
9            * HTML.pm: Allow white space characters arround tokens in |accept|
10            attribute value of |input| elements (HTML5 revision 2759).
11    
12    2009-08-22  Wakaba  &lt;[email protected]&gt;
13    
14    </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
15            * html-form-button-1.dat: Changed test results for WF2 form
16            submission attributes on |button| element and added test results
17            for form submission attributes starting with &quot;form&quot; on |button|
18            element (HTML5 revision 2890).
19    
20    2009-08-22  Wakaba  &lt;[email protected]&gt;
21    
22    ++ whatpm/Whatpm/ContentChecker/ChangeLog       22 Aug 2009 12:07:57 -0000
23            * HTML.pm: Renamed form submission attributes on |button| element
24            to new names beginning by |form| (HTML5 revision 2890).
25    
26    2009-08-22  Wakaba  &lt;[email protected]&gt;
27    
28    </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
29            * html-form-input-1.dat: Changed test results for WF2 form
30            submission attributes on |input| element and added test results
31            for form submission attributes starting with &quot;form&quot; on |input|
32            element (HTML5 revision 2890).
33    
34    2009-08-22  Wakaba  &lt;[email protected]&gt;
35    
36    ++ whatpm/Whatpm/ContentChecker/ChangeLog       22 Aug 2009 12:00:33 -0000
37            * HTML.pm: Renamed form submission attributes on |input| element
38            to new names beginning by |form| (HTML5 revision 2890).
39    
40    2009-08-22  Wakaba  &lt;[email protected]&gt;
41    
42    </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
43            * html-interactive-1.dat, html-datatemplate.dat,
44            html-form-label.dat, html-links-1.dat: Revised test data on
45            |datagrid| (HTML5 revision 2962, HTML5 revision 3555).
46    
47    2009-08-22  Wakaba  &lt;[email protected]&gt;
48    
49    ++ whatpm/Whatpm/ContentChecker/ChangeLog       22 Aug 2009 10:13:28 -0000
50            * HTML.pm: The |datagrid| element has been commented out in the
51            spec (HTML5 revision 2962, HTML5 revision 3555).
52    
53    2009-08-22  Wakaba  &lt;[email protected]&gt;
54    
55    </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
56            * html-objects-1.dat: Added and revised test data on |map| element
57            content model (HTML5 revision 3009).
58    
59    2009-08-22  Wakaba  &lt;[email protected]&gt;
60    
61    ++ whatpm/Whatpm/ContentChecker/ChangeLog       22 Aug 2009 09:35:24 -0000
62            * HTML.pm: Changed |map| element content model to transparent
63            content model (HTML5 revision 3009).
64    
65    2009-08-22  Wakaba  &lt;[email protected]&gt;
66    
67    </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
68            * html-flows-1.dat: Added and revised test data on |header| and
69            |hgroup| elements (HTML5 revision 3039 and HTML5 revision 3040).
70    
71    2009-08-22  Wakaba  &lt;[email protected]&gt;
72    
73    ++ whatpm/Whatpm/ContentChecker/ChangeLog       22 Aug 2009 08:39:33 -0000
74            * HTML.pm: Reimplemented |header| and |hgroup| elements (HTML5
75            revision 3039 and HTML revision 3040).
76    
77    2009-08-22  Wakaba  &lt;[email protected]&gt;
78    
79    </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
80    2009-08-22  Wakaba  &lt;[email protected]&gt;
81    
82            * ContentChecker.t: Added a new test data file.
83    
84    ++ whatpm/t/dom-conformance/ChangeLog   22 Aug 2009 06:04:05 -0000
85            * html-forms-1.dat, html-form-label.dat: Added test data on
86            |keygen| element (HTML5 revision 2960).
87    
88            * html-form-keygen.dat: New file (HTML5 revision 2960).
89    
90    2009-08-22  Wakaba  &lt;[email protected]&gt;
91    
92    ++ whatpm/Whatpm/ContentChecker/ChangeLog       22 Aug 2009 06:04:27 -0000
93            * HTML.pm: Implemented the |keygen| element (HTML5 revision 2960).
94    
95    2009-08-22  Wakaba  &lt;[email protected]&gt;
96    
97    </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
98            * html-form-input-1.dat: Added test data on |&lt;input type=tel&gt;|
99            elements (HTML5 revision 3054).
100    
101    2009-08-22  Wakaba  &lt;[email protected]&gt;
102    
103    ++ whatpm/Whatpm/ContentChecker/ChangeLog       22 Aug 2009 05:33:04 -0000
104            * HTML.pm: Implemented |&lt;input type=tel&gt;| (HTML5 revision 3054).
105    
106    2009-08-22  Wakaba  &lt;[email protected]&gt;
107    
108    </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
109          * 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
110          value=...&gt;| (cf. HTML5 revision 2615).          value=...&gt;| (cf. HTML5 revision 2615).
111    

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24