Parent Directory
|
Revision Log
++ whatpm/t/ChangeLog 6 Dec 2008 12:19:49 -0000 * ContentChecker.t: Added |dom-conformance/html-form-datalist.dat|. 2008-12-06 Wakaba <wakaba@suika.fam.cx> ++ whatpm/t/dom-conformance/ChangeLog 6 Dec 2008 12:19:28 -0000 * html-form-datalist.dat: New test data file. 2008-12-06 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 6 Dec 2008 12:18:34 -0000 * ContentChecker.pm (check_element): Added support for "no referenced datalist" error. 2008-12-06 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ContentChecker/ChangeLog 6 Dec 2008 12:18:53 -0000 * HTML.pm: Implemented <input list>. 2008-12-06 Wakaba <wakaba@suika.fam.cx>
| 1 | wakaba | 1.22 | <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>2008-12-06T12:20:02Z</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-1228566007"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1228566007</id><title>2008-12-06 Wakaba</title><updated>2008-12-06T12:20:02Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 6 Dec 2008 12:19:49 -0000 |
| 2 | * ContentChecker.t: Added |dom-conformance/html-form-datalist.dat|. | ||
| 3 | |||
| 4 | 2008-12-06 Wakaba <[email protected]> | ||
| 5 | |||
| 6 | ++ whatpm/t/dom-conformance/ChangeLog 6 Dec 2008 12:19:28 -0000 | ||
| 7 | * html-form-datalist.dat: New test data file. | ||
| 8 | |||
| 9 | 2008-12-06 Wakaba <[email protected]> | ||
| 10 | |||
| 11 | ++ whatpm/Whatpm/ChangeLog 6 Dec 2008 12:18:34 -0000 | ||
| 12 | * ContentChecker.pm (check_element): Added support for "no | ||
| 13 | referenced datalist" error. | ||
| 14 | |||
| 15 | 2008-12-06 Wakaba <[email protected]> | ||
| 16 | |||
| 17 | ++ whatpm/Whatpm/ContentChecker/ChangeLog 6 Dec 2008 12:18:53 -0000 | ||
| 18 | * HTML.pm: Implemented <input list>. | ||
| 19 | |||
| 20 | 2008-12-06 Wakaba <[email protected]> | ||
| 21 | |||
| 22 | </content></entry><entry xml:id="entry-1228564447"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1228564447</id><title>2008-12-06 Wakaba</title><updated>2008-12-06T11:54:04Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 6 Dec 2008 11:53:44 -0000 | ||
| 23 | wakaba | 1.21 | * html-form-input-1.dat: Added test data for <input type=color>. |
| 24 | |||
| 25 | 2008-12-06 Wakaba <[email protected]> | ||
| 26 | |||
| 27 | ++ whatpm/Whatpm/ContentChecker/ChangeLog 6 Dec 2008 11:53:06 -0000 | ||
| 28 | * HTML.pm: Implemented <input type=color>. | ||
| 29 | |||
| 30 | 2008-12-06 Wakaba <[email protected]> | ||
| 31 | |||
| 32 | </content></entry><entry xml:id="entry-1228563094"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1228563094</id><title>2008-12-06 Wakaba</title><updated>2008-12-06T11:31:32Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 6 Dec 2008 11:31:29 -0000 | ||
| 33 | wakaba | 1.20 | 2008-12-06 Wakaba <[email protected]> |
| 34 | |||
| 35 | * html-form-input-1.dat: Added test data for <input type=search> | ||
| 36 | and <input type=text|password|url|email value>. | ||
| 37 | |||
| 38 | * html-interactive-1.dat: Fixed a typo error. |