Parent Directory
|
Revision Log
++ whatpm/t/dom-conformance/ChangeLog 23 Aug 2009 13:25:42 -0000 * html-objects-1.dat: Added tests on loop attributes of |video| and |audio| elements (HTML5 revision 2401). 2009-08-23 Wakaba <wakaba@suika.fam.cx> * html-form-datalist.dat: Added a test on list="" invalidly referencing a |select| element (HTML5 revision 2376). 2009-08-23 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ContentChecker/ChangeLog 23 Aug 2009 13:26:39 -0000 * HTML.pm: Added |loop| attribute and |loopstart|, |loopend|, |start|, |end|, and |playcount| attributes as obsolete attributes to |audio| and |video| elements (HTML5 revision 2401). 2009-08-23 Wakaba <wakaba@suika.fam.cx>
| 1 | wakaba | 1.93 | <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-08-23T13:29:14Z</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-1251034160"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1251034160</id><title>2009-08-23 Wakaba</title><updated>2009-08-23T13:29:14Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 23 Aug 2009 13:25:42 -0000 |
| 2 | * html-objects-1.dat: Added tests on loop attributes of |video| | ||
| 3 | and |audio| elements (HTML5 revision 2401). | ||
| 4 | |||
| 5 | 2009-08-23 Wakaba <[email protected]> | ||
| 6 | |||
| 7 | * html-form-datalist.dat: Added a test on list="" invalidly | ||
| 8 | referencing a |select| element (HTML5 revision 2376). | ||
| 9 | |||
| 10 | 2009-08-23 Wakaba <[email protected]> | ||