/[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.23 by wakaba, Sat Dec 6 12:33:58 2008 UTC revision 1.28 by wakaba, Fri Dec 12 11:50:47 2008 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-06T12:33:56Z</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-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>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 6 Dec 2008 12:33:50 -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>2008-12-12T11:50:44Z</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-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
2            * html-datatemplate.dat, html-form-datalist.dat: Updated test
3            results related to |optgroup| elements.
4    
5            * html-form-textarea.dat: Added new test data.
6    
7            * html-forms-1.dat: Moved some test data to
8            |html-form-textarea.dat|.  Updated test results related to
9            |optgroup| elements.
10    
11    2008-12-12  Wakaba  &lt;[email protected]&gt;
12    
13    ++ whatpm/Whatpm/ChangeLog      12 Dec 2008 11:48:16 -0000
14            * ContentChecker.pm: Introduced |check_attrs2| method for the ease
15            of defining codes for checking required attribute and as such.
16    
17    2008-12-12  Wakaba  &lt;[email protected]&gt;
18    
19    ++ whatpm/Whatpm/ContentChecker/ChangeLog       12 Dec 2008 11:48:45 -0000
20            * HTML.pm: Updated definitions for |datalist|, |optgroup|,
21            |option|, and |textarea| elements.
22    
23    2008-12-12  Wakaba  &lt;[email protected]&gt;
24    
25    </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
26    2008-12-12  Wakaba  &lt;[email protected]&gt;
27    
28            * ContentChecker.t: Added new test data file.
29    
30    ++ whatpm/t/dom-conformance/ChangeLog   12 Dec 2008 07:31:40 -0000
31            * html-form-datalist.dat: Moved some test data from
32            |html-forms-1.dat|.
33    
34            * html-forms-1.dat: Moved some test data to
35            |html-form-datalist.dat| and |html-form-select.dat|.
36    
37            * html-form-select.dat: New test data file.
38    
39    2008-12-12  Wakaba  &lt;[email protected]&gt;
40    
41    ++ whatpm/Whatpm/ContentChecker/ChangeLog       12 Dec 2008 07:29:20 -0000
42            * HTML.pm: Updated definitions for |select|.
43    
44    2008-12-12  Wakaba  &lt;[email protected]&gt;
45    
46    </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>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog    12 Dec 2008 05:45:01 -0000
47    2008-12-12  Wakaba  &lt;[email protected]&gt;
48    
49            * ContentChecker.t: Added new test data file.
50    
51    ++ whatpm/t/dom-conformance/ChangeLog   12 Dec 2008 05:49:40 -0000
52            * html-repetitions.dat: Moved some test data to
53            |html-form-button.dat|.  Updated a test result.
54    
55            * html-forms-1.dat: Bug fix on a test result.
56    
57            * html-form-button.dat: New test data file.
58    
59            * html-forms-1.dat: Moved some test data to |html-form-button.dat|.
60    
61    2008-12-12  Wakaba  &lt;[email protected]&gt;
62    
63    ++ whatpm/Whatpm/ContentChecker/ChangeLog       12 Dec 2008 05:45:46 -0000
64            * HTML.pm: Updated definitions for |button|.
65    
66    2008-12-12  Wakaba  &lt;[email protected]&gt;
67    
68    </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>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog    12 Dec 2008 05:03:53 -0000
69    2008-12-12  Wakaba  &lt;[email protected]&gt;
70    
71            * ContentChecker.t: Added new test data file.
72    
73    ++ whatpm/t/dom-conformance/ChangeLog   12 Dec 2008 05:04:54 -0000
74    2008-12-12  Wakaba  &lt;[email protected]&gt;
75    
76            * html-form-input-1.dat, html-forms-1.dat: Added test data for
77            @accept and @pattern.
78    
79            * html-form-textarea.dat: New test data file.
80    
81    ++ whatpm/Whatpm/ChangeLog      12 Dec 2008 05:00:26 -0000
82    2008-12-12  Wakaba  &lt;[email protected]&gt;
83    
84            * IMTChecker.pm: Added more definitions for subtypes.
85    
86    ++ whatpm/Whatpm/ContentChecker/ChangeLog       12 Dec 2008 05:03:26 -0000
87    2008-12-12  Wakaba  &lt;[email protected]&gt;
88    
89            * HTML.pm: Implemented &lt;input accept&gt; and &lt;form accept&gt;.  Raise a
90            SHOULD-level error if @pattern but no @title.
91    
92    </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>[email protected]</email></author><content type="text">++ whatpm/Whatpm/ChangeLog       11 Dec 2008 03:17:21 -0000
93    2008-12-11  Wakaba  &lt;[email protected]&gt;
94    
95            * URIChecker.pm: Some of |pos_end| values were wrong.
96    
97    ++ whatpm/Whatpm/ContentChecker/ChangeLog       11 Dec 2008 03:18:04 -0000
98    2008-12-11  Wakaba  &lt;[email protected]&gt;
99    
100            * HTML.pm: Added support for |pattern| attributes.
101    
102    </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>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog    6 Dec 2008 12:33:50 -0000
103          * html-form-input-1.dat: Added test data for &lt;input multiple&gt; and          * html-form-input-1.dat: Added test data for &lt;input multiple&gt; and
104          &lt;input placeholder&gt;.          &lt;input placeholder&gt;.
105    

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.28

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24