0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-19 10:45:18 +00:00
htmlpurifier/tests
Edward Z. Yang 965be3bd73 Add support for unrecognized elements in MakeWellFormed.
The MakeWellFormed strategy uses metadata from HTMLDefinition in order to
determine whether or not tokens need to be converted or tags need to be
auto-closed. While this functionality is good to have, it is by no means
essential, and MakeWellFormed should not error when this information is not
available.

Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
2008-07-05 03:11:29 -04:00
..
FSTools Classname() constructors to __construct() constructors, as per SimpleTest. Also normalized ppp declarations; no public declaration for test methods, public/protected for the rest 2008-04-21 15:24:18 +00:00
HTMLPurifier Add support for unrecognized elements in MakeWellFormed. 2008-07-05 03:11:29 -04:00
PHPT Handle CRLF discrepancies 2008-06-24 21:10:51 -04:00
tmp Add Git specific files and configuration 2008-06-24 22:02:16 -04:00
CliTestCase.php - Make suite flush remote tests 2008-02-18 03:35:27 +00:00
common.php Update printTokens() debug function to work with new Generator API. 2008-06-27 01:33:20 -04:00
Debugger.php [3.1.0] [BACKPORT] Fix bug with comments in styles, and some associated issues 2008-02-20 00:15:44 +00:00
generate_mock_once.func.php Add support for autoload. We're not, however, using it by default. 2008-01-21 18:43:59 +00:00
HTMLPurifierTest.php Proper support for name attribute in <a> and <img> 2008-06-27 15:44:27 -04:00
index.php [3.1.1] Implement SafeObject. 2008-06-10 00:13:44 +00:00
multitest.php Various fixes: 2008-04-15 03:33:09 +00:00
path2class.func.php Remove trailing ?> in PHP library files, add trailing newlines to all other files. 2007-06-27 13:58:32 +00:00
test_files.php [3.1.0] Add support for deprecated and version in configdoc 2008-04-22 02:19:40 +00:00