/[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.46 by wakaba, Sun Jul 5 06:46:16 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-05T06:46:10Z</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-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  <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|          * html-global-1.dat, html-form-input-1.dat: Now that |accesskey|
46          attribute is allowed as a global attribute with new syntax          attribute is allowed as a global attribute with new syntax
47          definition, related test reults are revised and some new tests are          definition, related test reults are revised and some new tests are

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24