0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-12-23 00:41:52 +00:00
htmlpurifier/library/HTMLPurifier/Strategy
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
..
Composite.php Remove trailing ?> in PHP library files, add trailing newlines to all other files. 2007-06-27 13:58:32 +00:00
Core.php Remove trailing ?> in PHP library files, add trailing newlines to all other files. 2007-06-27 13:58:32 +00:00
FixNesting.php [2.1.3] 2007-10-02 01:19:46 +00:00
MakeWellFormed.php [2.1.3] Refine injector algorithm regarding behavior inside nodes that allow paragraphs inside them 2007-09-27 00:39:05 +00:00
RemoveForeignElements.php [2.1.3] 2007-10-02 01:19:46 +00:00
ValidateAttributes.php Refactor IDAccumulator so that unit tests now work, and initialization is inside the class. 2007-09-26 23:36:37 +00:00