0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-20 03:05:18 +00:00
htmlpurifier/tests/HTMLPurifier/HTMLModule
Edward Z. Yang c9b6f125aa Forms implementation for %HTML.Trusted. Some backend changes:
* Added Charsets and Character attribute types
* Fix a heavily recursive form of ContentSets, this allows a content-set
  to include another content-set which includes another content-set, and
  so forth.

Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
2008-08-15 18:57:44 -04:00
..
FormsTest.php Forms implementation for %HTML.Trusted. Some backend changes: 2008-08-15 18:57:44 -04:00
ImageTest.php [3.1.1] Round up imagecrash support with HTML.MaxImgLength 2008-05-23 02:09:43 +00:00
ObjectTest.php Handle CRLF discrepancies 2008-06-24 21:10:51 -04:00
ProprietaryTest.php [3.1.0] Reconfigure tester to glob for test files using *Test.php pattern. 2008-03-02 02:05:47 +00:00
RubyTest.php Remove includes from unit tests. 2008-02-18 04:41:42 +00:00
SafeEmbedTest.php [3.1.1] Implement SafeEmbed. Also, miscellaneous bugfixes. 2008-06-10 01:18:03 +00:00
SafeObjectTest.php Fix broken tests. 2008-06-12 03:12:39 +00:00
ScriptingTest.php [3.1.0] Emit notice if setting configuration alias, and fix up our test code not to use aliases 2008-04-03 21:53:06 +00:00
TidyTest.php [3.1.1] construct() to setup() in HTMLModules 2008-05-22 04:34:19 +00:00