/[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.39 by wakaba, Thu Jul 2 22:24:28 2009 UTC revision 1.43 by wakaba, Sun Jul 5 05:13:12 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-02T22:24:25Z</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-1246573468"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1246573468</id><title>2009-07-02 Wakaba</title><updated>2009-07-02T22:24:25Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/Whatpm/HTML/ChangeLog       2 Jul 2009 22:24:21 -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-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>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 5 Jul 2009 05:12:28 -0000
2            * tree-test-1.dat: Added tests for &lt;table&gt; in &lt;p&gt; (c.f. HTML5
3            revision 3132).
4    
5    2009-07-05  Wakaba  &lt;[email protected]&gt;
6    
7    ++ whatpm/Whatpm/ChangeLog      5 Jul 2009 05:13:02 -0000
8    2009-07-05  Wakaba  &lt;[email protected]&gt;
9    
10            * HTML.pm.src (_tree_construction_main): Put |table| in |p| in
11            quirks mode (The Hixie Quirk, HTML5 revision 3132).
12    
13    </content></entry><entry xml:id="entry-1246768725"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1246768725</id><title>2009-07-05 Wakaba</title><updated>2009-07-05T04:38:37Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog    5 Jul 2009 04:38:11 -0000
14    2009-07-05  Wakaba  &lt;[email protected]&gt;
15    
16            * tokenizer-test-1.test: Updated the result (c.f. HTML5 revision
17            3121).
18    
19    ++ whatpm/Whatpm/HTML/ChangeLog 5 Jul 2009 04:38:33 -0000
20    2009-07-05  Wakaba  &lt;[email protected]&gt;
21    
22            * Tokenizer.pm.src: Reduced the number of parse errors on broken
23            DOCTYPE (HTML5 revision 3121).
24    
25    </content></entry><entry xml:id="entry-1246576536"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1246576536</id><title>2009-07-02 Wakaba</title><updated>2009-07-02T23:15:31Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog    2 Jul 2009 23:15:00 -0000
26            
27            * tree-test-1.dat: Added test on &lt;keygen&gt; in &lt;select&gt; (c.f. HTML5
28            revision 3163).
29    
30    2009-07-03  Wakaba  &lt;[email protected]&gt;
31    ++ whatpm/Whatpm/ChangeLog      2 Jul 2009 23:15:28 -0000
32            * HTML.pm.src: &lt;kegten&gt; breaks out of &lt;select&gt; (HTML5 revision
33            3163).
34    
35    2009-07-03  Wakaba  &lt;[email protected]&gt;
36    
37    </content></entry><entry xml:id="entry-1246575327"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1246575327</id><title>2009-07-02 Wakaba</title><updated>2009-07-02T22:55:24Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog    2 Jul 2009 22:55:00 -0000
38    2009-07-03  Wakaba  &lt;[email protected]&gt;
39    
40            * html-interactive-1.dat, html-links-1.dat, html-datatemplate.dat,
41            html-form-label.dat: Test results related to |datagrid| content
42            model are updated (c.f. HTML5 revision 3164).
43    
44    ++ whatpm/Whatpm/ContentChecker/ChangeLog       2 Jul 2009 22:55:21 -0000
45    2009-07-03  Wakaba  &lt;[email protected]&gt;
46    
47            * HTML.pm: |datagrid| now allows any flow content (HTML5 revision
48            3164).
49    
50    </content></entry><entry xml:id="entry-1246573468"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1246573468</id><title>2009-07-02 Wakaba</title><updated>2009-07-02T22:24:25Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/Whatpm/HTML/ChangeLog  2 Jul 2009 22:24:21 -0000
51          * Tokenizer.pm.src: Reduced a parse error (HTML5 revision 3194).          * Tokenizer.pm.src: Reduced a parse error (HTML5 revision 3194).
52    
53  2009-07-03  Wakaba  &lt;[email protected]&gt;  2009-07-03  Wakaba  &lt;[email protected]&gt;

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24