[3.1.0]
commitb8f00ace1ac9d7f325456fff4c99ea8a7e04b648
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Sat, 22 Mar 2008 21:06:55 +0000 (22 21:06 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Sat, 22 Mar 2008 21:06:55 +0000 (22 21:06 +0000)
tree75a713584bafdf22c0930df2d52d6bda478b759b
parent34ba0e408f429dbffb26f2096fb558e7592863d0
[3.1.0]
- Add tests for the atoms.
- Add Id validation for Directives

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1623 48356398-32a2-884e-a903-53898d9a118a
library/HTMLPurifier/ConfigSchema/Validator.php
library/HTMLPurifier/ConfigSchema/ValidatorAtom.php
tests/HTMLPurifier/ConfigSchema/ValidatorAtomTest.php [new file with mode: 0644]
tests/HTMLPurifier/ConfigSchema/ValidatorTest.php