Parent Directory
|
Revision Log
++ whatpm/t/ChangeLog 29 Sep 2007 04:36:22 -0000 2007-09-29 Wakaba <wakaba@suika.fam.cx> * tokenizer-test-1.test: New tests for invalid attribute specifications are added. ++ whatpm/Whatpm/ChangeLog 29 Sep 2007 04:38:17 -0000 * ContentChecker.pm: Raise specific error for invalid root element. * SelectorsParser.pm: Pass an empty string as a prefix for lookup namespace prefix callback, for loose compatibility with the |NSResolver| interface. 2007-09-24 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ContentChecker/ChangeLog 29 Sep 2007 04:38:46 -0000 * Atom.pm (atom:link@title): Definition was missing. 2007-09-24 Wakaba <wakaba@suika.fam.cx>
| 1 | wakaba | 1.106 | 2007-09-24 Wakaba <[email protected]> |
| 2 | |||
| 3 | wakaba | 1.107 | * ContentChecker.pm: Raise specific error for invalid |
| 4 | root element. | ||
| 5 | |||
| 6 | * SelectorsParser.pm: Pass an empty string as a prefix | ||
| 7 | for lookup namespace prefix callback, for loose compatibility | ||
| 8 | with the |NSResolver| interface. | ||
| 9 | |||
| 10 | 2007-09-24 Wakaba <[email protected]> | ||
| 11 | |||
| 12 | wakaba | 1.106 | * ContentChecker.pm: Set level values for later uses. |
| 13 | |||
| 14 | wakaba | 1.103 | 2007-09-09 Wakaba <[email protected]> |
| 15 | |||
| 16 | wakaba | 1.105 | * ContentChecker.pm: Support for language tag validation. |
| 17 |