/[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.43 by wakaba, Sun Jul 5 05:13:12 2009 UTC revision 1.50 by wakaba, Sat Jul 25 03:45:24 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-07-05T05:13:07Z</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-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>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/ChangeLog 5 Jul 2009 05:12:28 -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-07-25T03:45:21Z</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-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>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 25 Jul 2009 03:44:33 -0000
2            * html-form-textarea.dat: Added tests on |textarea|'s
3            |placeholder| attribute (cf. HTML5 revision 2921).
4    
5    2009-07-25  Wakaba  &lt;wakaba@suika.fam.cx&gt;
6    
7    ++ whatpm/Whatpm/ContentChecker/ChangeLog       25 Jul 2009 03:44:58 -0000
8            * HTML.pm: Added support for |textarea| element's |placeholder|
9            attribute (HTML5 revision 2921).
10    
11    2009-07-25  Wakaba  &lt;wakaba@suika.fam.cx&gt;
12    
13    </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>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/Whatpm/ChangeLog       25 Jul 2009 03:38:29 -0000
14    2009-07-25  Wakaba  &lt;wakaba@suika.fam.cx&gt;
15    
16            * HTML.pm.src (set_inner_html): The fragment parsing algorithm
17            inherits the document quirksness flag of the main document (HTML5
18            revision 2935).
19    
20    </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>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog    25 Jul 2009 03:21:05 -0000
21    2009-07-25  Wakaba  &lt;wakaba@suika.fam.cx&gt;
22    
23            * html-form-input-1.dat, html-objects-1.dat: Added tests on
24            dimension attributes (cf. HTML5 revision 2943).
25    
26    ++ whatpm/Whatpm/ContentChecker/ChangeLog       25 Jul 2009 03:20:07 -0000
27    2009-07-25  Wakaba  &lt;wakaba@suika.fam.cx&gt;
28    
29            * HTML.pm: Implemented dimenstion attributes (|width| and
30            |height|; cf. HTML5 revision 2943).
31    
32    </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>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog    5 Jul 2009 23:31:57 -0000
33    2009-07-06  Wakaba  &lt;wakaba@suika.fam.cx&gt;
34    
35            * html-flows-1.dat: |header| in |footer| or |address| is no longer
36            allowed (HTML5 revision 3051).
37    
38    ++ whatpm/Whatpm/ContentChecker/ChangeLog       5 Jul 2009 23:34:46 -0000
39    2009-07-06  Wakaba  &lt;wakaba@suika.fam.cx&gt;
40    
41            * HTML.pm: Disallow |header| in |footer| or |address| (HTML5
42            revision 3051).
43    
44    </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>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog    5 Jul 2009 06:46:07 -0000
45            * html-global-1.dat, html-form-input-1.dat: Now that |accesskey|
46            attribute is allowed as a global attribute with new syntax
47            definition, related test reults are revised and some new tests are
48            added (HTML5 revision 3065).
49    
50    2009-07-05  Wakaba  &lt;wakaba@suika.fam.cx&gt;
51    
52    ++ whatpm/Whatpm/ContentChecker/ChangeLog       5 Jul 2009 06:45:08 -0000
53            * HTML.pm: Allow |accesskey| on all elements (HTML5 revision
54            3065).
55    
56    2009-07-05  Wakaba  &lt;wakaba@suika.fam.cx&gt;
57    
58    </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>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog    5 Jul 2009 06:09:10 -0000
59            * html-interactive-1.dat: The |default| attribute of the |command|
60            element is tentatively disallowed (HTML5 revision 3067).
61    
62    2009-07-05  Wakaba  &lt;wakaba@suika.fam.cx&gt;
63    
64    ++ whatpm/Whatpm/ContentChecker/ChangeLog       5 Jul 2009 06:09:40 -0000
65            * HTML.pm: Disallow |default| attribute of the |command| element
66            for now (HTML5 revision 3067).
67    
68    2009-07-05  Wakaba  &lt;wakaba@suika.fam.cx&gt;
69    
70    </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>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog    5 Jul 2009 06:03:27 -0000
71    2009-07-05  Wakaba  &lt;wakaba@suika.fam.cx&gt;
72    
73            * html-flows-1.dat: Tests for |article| element and its |pubdate|
74            attribute are added (c.f. HTML5 revision 3116).
75    
76    ++ whatpm/Whatpm/ContentChecker/ChangeLog       5 Jul 2009 06:04:53 -0000
77    2009-07-05  Wakaba  &lt;wakaba@suika.fam.cx&gt;
78    
79            * HTML.pm: Implemented |pubdate| attribute on the |article|
80            element (HTML5 revision 3116).
81    
82    </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>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/ChangeLog    5 Jul 2009 05:12:28 -0000
83          * tree-test-1.dat: Added tests for &lt;table&gt; in &lt;p&gt; (c.f. HTML5          * tree-test-1.dat: Added tests for &lt;table&gt; in &lt;p&gt; (c.f. HTML5
84          revision 3132).          revision 3132).
85    

Legend:
Removed from v.1.43  
changed lines
  Added in v.1.50

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24