--- markup/html/whatpm/whatpm-commit.en.atom.u8 2009/09/06 01:30:08 1.110 +++ markup/html/whatpm/whatpm-commit.en.atom.u8 2009/09/06 12:53:19 1.119 @@ -1,4 +1,96 @@ -http://suika.fam.cx/www/markup/html/whatpm/whatpm-commitWhatpm ChangeLog diffs2009-09-06T01:29:57ZThis 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-12522006072009-09-06 Wakaba2009-09-06T01:29:57ZWakabawakaba@suika.fam.cx++ whatpm/t/ChangeLog 6 Sep 2009 01:29:37 -0000 +http://suika.fam.cx/www/markup/html/whatpm/whatpm-commitWhatpm ChangeLog diffs2009-09-06T12:53:05ZThis 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-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 + element in the stack of open elements. + +2009-09-06 Wakaba <wakaba@suika.fam.cx> + +http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-12522241682009-09-06 Wakaba2009-09-06T08:02:15ZWakabawakaba@suika.fam.cx++ whatpm/Whatpm/ChangeLog 6 Sep 2009 08:02:03 -0000 + * HTML.pm.src: Set the |confidence| flag to |irrlevant| when the + fragment parsing algorithm is invoked (HTML5 revision 2699). + +2009-09-06 Wakaba <wakaba@suika.fam.cx> + +http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-12522036502009-09-06 Wakaba2009-09-06T02:20:32ZWakabawakaba@suika.fam.cx++ whatpm/Whatpm/ChangeLog 6 Sep 2009 02:20:24 -0000 + * HTML.pm.src: Simplified foster parenting (HTML5 revision 2732). + +2009-09-06 Wakaba <wakaba@suika.fam.cx> + +http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-12522015572009-09-06 Wakaba2009-09-06T01:45:38ZWakabawakaba@suika.fam.cx++ whatpm/t/ChangeLog 6 Sep 2009 01:44:50 -0000 + * tree-test-1.dat: Updated test results related to the "tainted" + flag (HTML5 revision 2988). + +2009-09-06 Wakaba <wakaba@suika.fam.cx> + +++ whatpm/Whatpm/ChangeLog 6 Sep 2009 01:45:33 -0000 + * HTML.pm.src: No longer does foster parenting |style|, |script|, + and |input type=hidden| elements (HTML5 revision 2988). + +2009-09-06 Wakaba <wakaba@suika.fam.cx> + +http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-12522006072009-09-06 Wakaba2009-09-06T01:29:57ZWakabawakaba@suika.fam.cx++ whatpm/t/ChangeLog 6 Sep 2009 01:29:37 -0000 * tree-test-void.dat: Updated test results related to the |eventsource| tag (HTML5 revision 2870).