/[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.110 by wakaba, Sun Sep 6 01:30:08 2009 UTC revision 1.119 by wakaba, Sun Sep 6 12:53:19 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-09-06T01:29:57Z</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-1252200607"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252200607</id><title>2009-09-06 Wakaba</title><updated>2009-09-06T01:29:57Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 6 Sep 2009 01:29:37 -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-09-06T12:53:05Z</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-1252241598"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252241598</id><title>2009-09-06 Wakaba</title><updated>2009-09-06T12:53:05Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 6 Sep 2009 12:52:28 -0000
2            * tree-test-frames.dat: New test data file.
3    
4            * HTML-tree.t: Added the new test data file.
5    
6    2009-09-06  Wakaba  &lt;[email protected]&gt;
7    
8    ++ whatpm/Whatpm/ChangeLog      6 Sep 2009 12:53:01 -0000
9            * HTML.pm.src: The first cut to implement the |frameset-ok| flag
10            concept (HTML5 revision 2703).
11    
12    2009-09-06  Wakaba  &lt;[email protected]&gt;
13    
14    </content></entry><entry xml:id="entry-1252232471"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252232471</id><title>2009-09-06 Wakaba</title><updated>2009-09-06T10:20:35Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog    6 Sep 2009 10:19:52 -0000
15            * tokenizer-test-2.dat: Added a test case of &lt;hr/&gt;.
16    
17    2009-09-06  Wakaba  &lt;[email protected]&gt;
18    
19    ++ whatpm/Whatpm/ChangeLog      6 Sep 2009 10:20:12 -0000
20            * HTML.pm.src: |&lt;hr/&gt;| was incorrectly marked as an error.
21    
22    2009-09-06  Wakaba  &lt;[email protected]&gt;
23    
24    </content></entry><entry xml:id="entry-1252232257"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252232257</id><title>2009-09-06 Wakaba</title><updated>2009-09-06T10:17:13Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog    6 Sep 2009 10:17:10 -0000
25            * tree-test-1.dat, tree-test-2.dat: Fixed some test results
26            related to the handling of &lt;/html&gt; end tags.
27    
28    2009-09-06  Wakaba  &lt;[email protected]&gt;
29    
30    ++ whatpm/Whatpm/ChangeLog      6 Sep 2009 10:16:48 -0000
31            * HTML.pm.src: Changed the handling of &lt;/html&gt; end tag of &quot;in
32            body&quot; insertion mode according to the latest spec definition.
33    
34    2009-09-06  Wakaba  &lt;[email protected]&gt;
35    
36    </content></entry><entry xml:id="entry-1252230808"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252230808</id><title>2009-09-06 Wakaba</title><updated>2009-09-06T09:53:17Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog    6 Sep 2009 09:53:12 -0000
37            * tree-test-1.dat, tree-test-2.dat: Some test results are updated
38            as per HTML5 revision 2730's new handling of end tags in the
39            |head| area.
40    
41    2009-09-06  Wakaba  &lt;[email protected]&gt;
42    
43    ++ whatpm/Whatpm/ChangeLog      6 Sep 2009 09:52:24 -0000
44            * HTML.pm.src: Rewrote end tag handling in |head| area (cf. HTML5
45            revision 2730, but it was entirely broken, maybe I missed some
46            spec changes before rev.2730).
47    
48    2009-09-06  Wakaba  &lt;[email protected]&gt;
49    
50    </content></entry><entry xml:id="entry-1252225771"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252225771</id><title>2009-09-06 Wakaba</title><updated>2009-09-06T08:29:22Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog    6 Sep 2009 08:29:19 -0000
51            * tree-test-flow.dat: Added some test cases on the |hgroup|
52            element (HTML5 revision 3040).
53    
54    2009-09-06  Wakaba  &lt;[email protected]&gt;
55    
56    ++ whatpm/Whatpm/ChangeLog      6 Sep 2009 08:27:35 -0000
57            * HTML.pm.src: Added the |hgroup| element (HTML5 revision 3039 and
58            HTML5 revision 3040).
59    
60    2009-09-06  Wakaba  &lt;[email protected]&gt;
61    
62    </content></entry><entry xml:id="entry-1252224937"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252224937</id><title>2009-09-06 Wakaba</title><updated>2009-09-06T08:15:29Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/Whatpm/ChangeLog       6 Sep 2009 08:15:17 -0000
63            * HTML.pm.src: Added |xmp| to the list of Special elements (HTML5
64            revision 3689).  It should make no difference since the |xmp|
65            element has the PCDATA content and cannot be the non-bottommost
66            element in the stack of open elements.
67    
68    2009-09-06  Wakaba  &lt;[email protected]&gt;
69    
70    </content></entry><entry xml:id="entry-1252224168"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252224168</id><title>2009-09-06 Wakaba</title><updated>2009-09-06T08:02:15Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/Whatpm/ChangeLog       6 Sep 2009 08:02:03 -0000
71            * HTML.pm.src: Set the |confidence| flag to |irrlevant| when the
72            fragment parsing algorithm is invoked (HTML5 revision 2699).
73    
74    2009-09-06  Wakaba  &lt;[email protected]&gt;
75    
76    </content></entry><entry xml:id="entry-1252203650"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252203650</id><title>2009-09-06 Wakaba</title><updated>2009-09-06T02:20:32Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/Whatpm/ChangeLog       6 Sep 2009 02:20:24 -0000
77            * HTML.pm.src: Simplified foster parenting (HTML5 revision 2732).
78    
79    2009-09-06  Wakaba  &lt;[email protected]&gt;
80    
81    </content></entry><entry xml:id="entry-1252201557"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252201557</id><title>2009-09-06 Wakaba</title><updated>2009-09-06T01:45:38Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog    6 Sep 2009 01:44:50 -0000
82            * tree-test-1.dat: Updated test results related to the &quot;tainted&quot;
83            flag (HTML5 revision 2988).
84    
85    2009-09-06  Wakaba  &lt;[email protected]&gt;
86    
87    ++ whatpm/Whatpm/ChangeLog      6 Sep 2009 01:45:33 -0000
88            * HTML.pm.src: No longer does foster parenting |style|, |script|,
89            and |input type=hidden| elements (HTML5 revision 2988).
90    
91    2009-09-06  Wakaba  &lt;[email protected]&gt;
92    
93    </content></entry><entry xml:id="entry-1252200607"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252200607</id><title>2009-09-06 Wakaba</title><updated>2009-09-06T01:29:57Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog    6 Sep 2009 01:29:37 -0000
94          * tree-test-void.dat: Updated test results related to the          * tree-test-void.dat: Updated test results related to the
95          |eventsource| tag (HTML5 revision 2870).          |eventsource| tag (HTML5 revision 2870).
96    

Legend:
Removed from v.1.110  
changed lines
  Added in v.1.119

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24