/[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.94 by wakaba, Sun Aug 30 03:40:49 2009 UTC revision 1.99 by wakaba, Sun Aug 30 08:02:05 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-30T03:40:30Z</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-1251603647"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1251603647</id><title>2009-08-30 Wakaba</title><updated>2009-08-30T03:40:30Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 30 Aug 2009 03:35:02 -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-30T08:01:51Z</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-1251619324"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1251619324</id><title>2009-08-30 Wakaba</title><updated>2009-08-30T08:01:51Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 30 Aug 2009 08:01:21 -0000
2            * html-flows-1.dat: Added a test case for |p| in |legend| in
3            |figure|.
4    
5    2009-08-30  Wakaba  &lt;wakaba@suika.fam.cx&gt;
6    
7    ++ whatpm/Whatpm/ContentChecker/ChangeLog       30 Aug 2009 08:01:48 -0000
8            * HTML.pm: Oops, |in_figure| flag should have been set in the
9            |check_start|, not in |check_child_text|.
10    
11    2009-08-30  Wakaba  &lt;wakaba@suika.fam.cx&gt;
12    
13    </content></entry><entry xml:id="entry-1251618683"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1251618683</id><title>2009-08-30 Wakaba</title><updated>2009-08-30T07:51:08Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog    30 Aug 2009 07:47:50 -0000
14            * html-texts-1.dat: Added test cases for nested |progress|,
15            |time|, and |meter| elements (HTML5 revision 3692).
16    
17    2009-08-30  Wakaba  &lt;wakaba@suika.fam.cx&gt;
18    
19    ++ whatpm/Whatpm/ContentChecker/ChangeLog       30 Aug 2009 07:48:15 -0000
20            * HTML.pm: Disallow nested |progress|, |meter|, and |time|
21            elements (HTML5 revision 3692).
22    
23    2009-08-30  Wakaba  &lt;wakaba@suika.fam.cx&gt;
24    
25    </content></entry><entry xml:id="entry-1251618222"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1251618222</id><title>2009-08-30 Wakaba</title><updated>2009-08-30T07:43:18Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog    30 Aug 2009 07:37:16 -0000
26            * html-interactive-1.dat: Added test cases related to |command|
27            element's attributes (HTML5 revision 2415).
28    
29    2009-08-30  Wakaba  &lt;wakaba@suika.fam.cx&gt;
30    
31    ++ whatpm/Whatpm/ContentChecker/ChangeLog       30 Aug 2009 07:37:55 -0000
32            * HTML.pm: Implemented |command| element's attributes'
33            requirements (HTML5 revision 2415).
34    
35    2009-08-30  Wakaba  &lt;wakaba@suika.fam.cx&gt;
36    
37    </content></entry><entry xml:id="entry-1251616839"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1251616839</id><title>2009-08-30 Wakaba</title><updated>2009-08-30T07:20:26Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog    30 Aug 2009 07:13:46 -0000
38            * html-texts-1.dat: Added test cases for |progress|'s |value| and
39            |max| attributes (cf. HTML5 revision 2484).
40    
41    2009-08-30  Wakaba  &lt;wakaba@suika.fam.cx&gt;
42    
43    ++ whatpm/Whatpm/ContentChecker/ChangeLog       30 Aug 2009 07:13:58 -0000
44            * HTML.pm: Implemented |progress|'s author requirements (cf. HTML5
45            revision 2484).
46    
47    2009-08-30  Wakaba  &lt;wakaba@suika.fam.cx&gt;
48    
49    </content></entry><entry xml:id="entry-1251604264"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1251604264</id><title>2009-08-30 Wakaba</title><updated>2009-08-30T03:50:57Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog    30 Aug 2009 03:48:35 -0000
50            * html-objects-1.dat: Added a test of the presence of space
51            characters in the |name| attribute of the |map| element.
52    
53    2009-08-30  Wakaba  &lt;wakaba@suika.fam.cx&gt;
54    
55    ++ whatpm/Whatpm/ContentChecker/ChangeLog       30 Aug 2009 03:48:53 -0000
56    2009-08-30  Wakaba  &lt;wakaba@suika.fam.cx&gt;
57    
58            * HTML.pm: Disallow space characters in &lt;map name=&quot;&quot;&gt;.
59    
60    </content></entry><entry xml:id="entry-1251603647"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1251603647</id><title>2009-08-30 Wakaba</title><updated>2009-08-30T03:40:30Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog    30 Aug 2009 03:35:02 -0000
61  2009-08-30  Wakaba  &lt;wakaba@suika.fam.cx&gt;  2009-08-30  Wakaba  &lt;wakaba@suika.fam.cx&gt;
62    
63          * xml-global.dat: Added a test of |xml:lang| attribute on a          * xml-global.dat: Added a test of |xml:lang| attribute on a

Legend:
Removed from v.1.94  
changed lines
  Added in v.1.99

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24