Parent Directory
|
Revision Log
++ whatpm/t/ChangeLog 5 Sep 2009 09:26:39 -0000 2009-09-05 Wakaba <wakaba@suika.fam.cx> * tokenizer-test-1.test: Added test cases for "comment end bang state" (HTML5 revision 3191). ++ whatpm/Whatpm/HTML/ChangeLog 5 Sep 2009 09:26:12 -0000 2009-09-05 Wakaba <wakaba@suika.fam.cx> * Tokenizer.pm.src (_get_next_token): Implemented the "comment end bang state" (HTML5 revision 3191).
| 1 | wakaba | 1.103 | <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-05T09:26:43Z</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-1252142814"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252142814</id><title>2009-09-05 Wakaba</title><updated>2009-09-05T09:26:43Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 5 Sep 2009 09:26:39 -0000 |
| 2 | 2009-09-05 Wakaba <[email protected]> | ||
| 3 | |||
| 4 | * tokenizer-test-1.test: Added test cases for "comment end bang | ||
| 5 | state" (HTML5 revision 3191). | ||
| 6 | |||
| 7 | ++ whatpm/Whatpm/HTML/ChangeLog 5 Sep 2009 09:26:12 -0000 | ||
| 8 | 2009-09-05 Wakaba <[email protected]> | ||
| 9 | |||
| 10 | * Tokenizer.pm.src (_get_next_token): Implemented the "comment end | ||
| 11 | bang state" (HTML5 revision 3191). | ||
| 12 | |||
| 13 | </content></entry><entry xml:id="entry-1251622446"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1251622446</id><title>2009-08-30 Wakaba</title><updated>2009-08-30T08:53:56Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 30 Aug 2009 08:53:30 -0000 | ||
| 14 | wakaba | 1.102 | * html-links-1.dat: Added test cases for case-insensitivity of |
| 15 | link types (HTML5 revision 2698). | ||
| 16 | |||
| 17 | 2009-08-30 Wakaba <[email protected]> | ||
| 18 | |||
| 19 | ++ whatpm/Whatpm/ContentChecker/ChangeLog 30 Aug 2009 08:53:54 -0000 | ||
| 20 | * HTML.pm: Made link types ASCII case-insensitive (HTML5 revision | ||
| 21 | 2698). | ||
| 22 | |||
| 23 | 2009-08-30 Wakaba <[email protected]> | ||
| 24 | |||
| 25 | </content></entry><entry xml:id="entry-1251621728"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1251621728</id><title>2009-08-30 Wakaba</title><updated>2009-08-30T08:42:00Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 30 Aug 2009 08:34:54 -0000 | ||
| 26 | wakaba | 1.101 | * html-objects-1.dat: Added test cases for nested |video| and |
| 27 | |audio| elements (HTML5 revision 3488). | ||
| 28 | |||
| 29 | 2009-08-30 Wakaba <[email protected]> | ||
| 30 | |||
| 31 | ++ whatpm/Whatpm/ContentChecker/ChangeLog 30 Aug 2009 08:41:54 -0000 | ||
| 32 | * HTML.pm: Disallow nested |video| and |audio| elements (HTML5 | ||
| 33 | revision 3488). (But this does not work at the moment due to the | ||
| 34 | bug on the handling of transparent elements). | ||
| 35 | |||
| 36 | 2009-08-30 Wakaba <[email protected]> | ||
| 37 | |||
| 38 | </content></entry><entry xml:id="entry-1251620742"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1251620742</id><title>2009-08-30 Wakaba</title><updated>2009-08-30T08:25:35Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 30 Aug 2 |