mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2024-11-08 14:58:42 +00:00
965be3bd73
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> |
||
---|---|---|
.. | ||
CompositeTest.php | ||
CoreTest.php | ||
ErrorsHarness.php | ||
FixNesting_ErrorsTest.php | ||
FixNestingTest.php | ||
MakeWellFormed_ErrorsTest.php | ||
MakeWellFormed_InjectorTest.php | ||
MakeWellFormedTest.php | ||
RemoveForeignElements_ErrorsTest.php | ||
RemoveForeignElements_TidyTest.php | ||
RemoveForeignElementsTest.php | ||
ValidateAttributes_IDTest.php | ||
ValidateAttributes_TidyTest.php | ||
ValidateAttributesTest.php |