--- markup/html/whatpm/whatpm-commit.en.atom.u8 2009/09/06 08:15:37 1.114 +++ markup/html/whatpm/whatpm-commit.en.atom.u8 2009/09/06 23:32:06 1.122 @@ -1,4 +1,99 @@ -http://suika.fam.cx/www/markup/html/whatpm/whatpm-commitWhatpm ChangeLog diffs2009-09-06T08:15:29ZThis feed is free software; you can redistribute it and/or modify it under the same terms as Perl itself.http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-12522249372009-09-06 Wakaba2009-09-06T08:15:29ZWakabawakaba@suika.fam.cx++ whatpm/Whatpm/ChangeLog 6 Sep 2009 08:15:17 -0000 +http://suika.fam.cx/www/markup/html/whatpm/whatpm-commitWhatpm ChangeLog diffs2009-09-06T23:31:53ZThis feed is free software; you can redistribute it and/or modify it under the same terms as Perl itself.http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-12522799242009-09-06 Wakaba2009-09-06T23:31:53ZWakabawakaba@suika.fam.cx++ whatpm/t/ChangeLog 6 Sep 2009 23:31:19 -0000 +2009-09-07 Wakaba <wakaba@suika.fam.cx> + + * tree-test-1.dat: Added new test data on obsolete permitted + DOCTYPEs (HTML5 revision 3378). + +++ whatpm/Whatpm/ChangeLog 6 Sep 2009 23:31:49 -0000 +2009-09-07 Wakaba <wakaba@suika.fam.cx> + + * HTML.pm.src (_tree_construction_initial): Implemented "obsolete + permitted DOCTYPEs" (HTML5 revision 3378). + +http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-12522451252009-09-06 Wakaba2009-09-06T13:51:55ZWakabawakaba@suika.fam.cx++ whatpm/t/ChangeLog 6 Sep 2009 13:51:04 -0000 + * tree-test-frames.dat: Added more test data on the "frameset-ok" + flag (HTML5 revision 2703 and HTML5 revision 2987). + +2009-09-06 Wakaba <wakaba@suika.fam.cx> + +++ whatpm/Whatpm/ChangeLog 6 Sep 2009 13:51:50 -0000 + * HTML.pm.src: Implemented the remaining parts of the + "frameset-ok" flag (HTML5 revision 2703 and HTML5 revision 2987). + +2009-09-06 Wakaba <wakaba@suika.fam.cx> + +http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-12522421392009-09-06 Wakaba2009-09-06T13:02:00ZWakabawakaba@suika.fam.cx++ whatpm/t/ChangeLog 6 Sep 2009 13:01:39 -0000 + * tree-test-frames.dat: Added more tests. + +2009-09-06 Wakaba <wakaba@suika.fam.cx> + +++ whatpm/Whatpm/ChangeLog 6 Sep 2009 13:01:57 -0000 + * HTML.pm.src: Fixed typos on |frameset-ok| implementation. + +2009-09-06 Wakaba <wakaba@suika.fam.cx> + +http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-12522415982009-09-06 Wakaba2009-09-06T12:53:05ZWakabawakaba@suika.fam.cx++ whatpm/t/ChangeLog 6 Sep 2009 12:52:28 -0000 + * tree-test-frames.dat: New test data file. + + * HTML-tree.t: Added the new test data file. + +2009-09-06 Wakaba <wakaba@suika.fam.cx> + +++ whatpm/Whatpm/ChangeLog 6 Sep 2009 12:53:01 -0000 + * HTML.pm.src: The first cut to implement the |frameset-ok| flag + concept (HTML5 revision 2703). + +2009-09-06 Wakaba <wakaba@suika.fam.cx> + +http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-12522324712009-09-06 Wakaba2009-09-06T10:20:35ZWakabawakaba@suika.fam.cx++ whatpm/t/ChangeLog 6 Sep 2009 10:19:52 -0000 + * tokenizer-test-2.dat: Added a test case of <hr/>. + +2009-09-06 Wakaba <wakaba@suika.fam.cx> + +++ whatpm/Whatpm/ChangeLog 6 Sep 2009 10:20:12 -0000 + * HTML.pm.src: |<hr/>| was incorrectly marked as an error. + +2009-09-06 Wakaba <wakaba@suika.fam.cx> + +http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-12522322572009-09-06 Wakaba2009-09-06T10:17:13ZWakabawakaba@suika.fam.cx++ whatpm/t/ChangeLog 6 Sep 2009 10:17:10 -0000 + * tree-test-1.dat, tree-test-2.dat: Fixed some test results + related to the handling of </html> end tags. + +2009-09-06 Wakaba <wakaba@suika.fam.cx> + +++ whatpm/Whatpm/ChangeLog 6 Sep 2009 10:16:48 -0000 + * HTML.pm.src: Changed the handling of </html> end tag of "in + body" insertion mode according to the latest spec definition. + +2009-09-06 Wakaba <wakaba@suika.fam.cx> + +http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-12522308082009-09-06 Wakaba2009-09-06T09:53:17ZWakabawakaba@suika.fam.cx++ whatpm/t/ChangeLog 6 Sep 2009 09:53:12 -0000 + * tree-test-1.dat, tree-test-2.dat: Some test results are updated + as per HTML5 revision 2730's new handling of end tags in the + |head| area. + +2009-09-06 Wakaba <wakaba@suika.fam.cx> + +++ whatpm/Whatpm/ChangeLog 6 Sep 2009 09:52:24 -0000 + * HTML.pm.src: Rewrote end tag handling in |head| area (cf. HTML5 + revision 2730, but it was entirely broken, maybe I missed some + spec changes before rev.2730). + +2009-09-06 Wakaba <wakaba@suika.fam.cx> + +http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-12522257712009-09-06 Wakaba2009-09-06T08:29:22ZWakabawakaba@suika.fam.cx++ whatpm/t/ChangeLog 6 Sep 2009 08:29:19 -0000 + * tree-test-flow.dat: Added some test cases on the |hgroup| + element (HTML5 revision 3040). + +2009-09-06 Wakaba <wakaba@suika.fam.cx> + +++ whatpm/Whatpm/ChangeLog 6 Sep 2009 08:27:35 -0000 + * HTML.pm.src: Added the |hgroup| element (HTML5 revision 3039 and + HTML5 revision 3040). + +2009-09-06 Wakaba <wakaba@suika.fam.cx> + +http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-12522249372009-09-06 Wakaba2009-09-06T08:15:29ZWakabawakaba@suika.fam.cx++ whatpm/Whatpm/ChangeLog 6 Sep 2009 08:15:17 -0000 * HTML.pm.src: Added |xmp| to the list of Special elements (HTML5 revision 3689). It should make no difference since the |xmp| element has the PCDATA content and cannot be the non-bottommost