0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-01-03 13:21:51 +00:00
htmlpurifier/tests/HTMLPurifier/ChildDef
Edward Z. Yang f5371bbad4 [2.1.3]
- Buggy treatment of end tags of elements that have required attributes fixed (does not manifest on default tag-set)
- Spurious internal content reorganization error suppressed
. Error unit tests can now specify the expectation of no errors. Future iterations of the harness will be extremely strict about what errors are allowed

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1424 48356398-32a2-884e-a903-53898d9a118a
2007-10-02 01:19:46 +00:00
..
ChameleonTest.php Refactor unit tests to have one logical assertion per method. 2007-08-06 06:22:23 +00:00
CustomTest.php Remove trailing ?> in PHP library files, add trailing newlines to all other files. 2007-06-27 13:58:32 +00:00
OptionalTest.php [2.1.3] 2007-10-02 01:19:46 +00:00
RequiredTest.php Refactor unit tests to have one logical assertion per method. 2007-08-06 06:22:23 +00:00
StrictBlockquoteTest.php More unit test refactoring; remove unnecessary periods from HTMLDefinition error messages 2007-08-07 05:38:22 +00:00
TableTest.php More unit test refactoring; remove unnecessary periods from HTMLDefinition error messages 2007-08-07 05:38:22 +00:00