/[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.114 by wakaba, Sun Sep 6 08:15:37 2009 UTC revision 1.122 by wakaba, Sun Sep 6 23:32:06 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-06T08:15:29Z</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-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  <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-06T23:31:53Z</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-1252279924"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252279924</id><title>2009-09-06 Wakaba</title><updated>2009-09-06T23:31:53Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 6 Sep 2009 23:31:19 -0000
2    2009-09-07  Wakaba  &lt;[email protected]&gt;
3    
4            * tree-test-1.dat: Added new test data on obsolete permitted
5            DOCTYPEs (HTML5 revision 3378).
6    
7    ++ whatpm/Whatpm/ChangeLog      6 Sep 2009 23:31:49 -0000
8    2009-09-07  Wakaba  &lt;[email protected]&gt;
9    
10            * HTML.pm.src (_tree_construction_initial): Implemented &quot;obsolete
11            permitted DOCTYPEs&quot; (HTML5 revision 3378).
12    
13    </content></entry><entry xml:id="entry-1252245125"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252245125</id><title>2009-09-06 Wakaba</title><updated>2009-09-06T13:51:55Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog    6 Sep 2009 13:51:04 -0000
14            * tree-test-frames.dat: Added more test data on the &quot;frameset-ok&quot;
15            flag (HTML5 revision 2703 and HTML5 revision 2987).
16    
17    2009-09-06  Wakaba  &lt;[email protected]&gt;
18    
19    ++ whatpm/Whatpm/ChangeLog      6 Sep 2009 13:51:50 -0000
20            * HTML.pm.src: Implemented the remaining parts of the
21            &quot;frameset-ok&quot; flag (HTML5 revision 2703 and HTML5 revision 2987).
22    
23    2009-09-06  Wakaba  &lt;[email protected]&gt;
24    
25    </content></entry><entry xml:id="entry-1252242139"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252242139</id><title>2009-09-06 Wakaba</title><updated>2009-09-06T13:02:00Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog    6 Sep 2009 13:01:39 -0000
26            * tree-test-frames.dat: Added more tests.
27    
28    2009-09-06  Wakaba  &lt;[email protected]&gt;
29    
30    ++ whatpm/Whatpm/ChangeLog      6 Sep 2009 13:01:57 -0000
31            * HTML.pm.src: Fixed typos on |frameset-ok| implementation.
32    
33    2009-09-06  Wakaba  &lt;[email protected]&gt;
34    
35    </content></entry><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
36            * tree-test-frames.dat: New test data file.
37    
38            * HTML-tree.t: Added the new test data file.
39    
40    2009-09-06  Wakaba  &lt;[email protected]&gt;
41    
42    ++ whatpm/Whatpm/ChangeLog      6 Sep 2009 12:53:01 -0000
43            * HTML.pm.src: The first cut to implement the |frameset-ok| flag
44            concept (HTML5 revision 2703).
45    
46    2009-09-06  Wakaba  &lt;[email protected]&gt;
47    
48    </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
49            * tokenizer-test-2.dat: Added a test case of &lt;hr/&gt;.
50    
51    2009-09-06  Wakaba  &lt;[email protected]&gt;
52    
53    ++ whatpm/Whatpm/ChangeLog      6 Sep 2009 10:20:12 -0000
54            * HTML.pm.src: |&lt;hr/&gt;| was incorrectly marked as an error.
55    
56    2009-09-06  Wakaba  &lt;[email protected]&gt;
57    
58    </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
59            * tree-test-1.dat, tree-test-2.dat: Fixed some test results
60            related to the handling of &lt;/html&gt; end tags.
61    
62    2009-09-06  Wakaba  &lt;[email protected]&gt;
63    
64    ++ whatpm/Whatpm/ChangeLog      6 Sep 2009 10:16:48 -0000
65            * HTML.pm.src: Changed the handling of &lt;/html&gt; end tag of &quot;in
66            body&quot; insertion mode according to the latest spec definition.
67    
68    2009-09-06  Wakaba  &lt;[email protected]&gt;
69    
70    </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
71            * tree-test-1.dat, tree-test-2.dat: Some test results are updated
72            as per HTML5 revision 2730's new handling of end tags in the
73            |head| area.
74    
75    2009-09-06  Wakaba  &lt;[email protected]&gt;
76    
77    ++ whatpm/Whatpm/ChangeLog      6 Sep 2009 09:52:24 -0000
78            * HTML.pm.src: Rewrote end tag handling in |head| area (cf. HTML5
79            revision 2730, but it was entirely broken, maybe I missed some
80            spec changes before rev.2730).
81    
82    2009-09-06  Wakaba  &lt;[email protected]&gt;
83    
84    </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
85            * tree-test-flow.dat: Added some test cases on the |hgroup|
86            element (HTML5 revision 3040).
87    
88    2009-09-06  Wakaba  &lt;[email protected]&gt;
89    
90    ++ whatpm/Whatpm/ChangeLog      6 Sep 2009 08:27:35 -0000
91            * HTML.pm.src: Added the |hgroup| element (HTML5 revision 3039 and
92            HTML5 revision 3040).
93    
94    2009-09-06  Wakaba  &lt;[email protected]&gt;
95    
96    </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
97          * HTML.pm.src: Added |xmp| to the list of Special elements (HTML5          * HTML.pm.src: Added |xmp| to the list of Special elements (HTML5
98          revision 3689).  It should make no difference since the |xmp|          revision 3689).  It should make no difference since the |xmp|
99          element has the PCDATA content and cannot be the non-bottommost          element has the PCDATA content and cannot be the non-bottommost

Legend:
Removed from v.1.114  
changed lines
  Added in v.1.122

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24