0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-20 03:05:18 +00:00
htmlpurifier/tests/HTMLPurifier/AttrTransform
Edward Z. Yang 69996acc9e [1.7.0] Add native support for required elements
- Factored out large portion of ValidateAttributes to AttrValidator
- Implemented ValidateAttributes armor
- Fix clear cache bug
- Implement armoring for ValidateAttributes

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1174 48356398-32a2-884e-a903-53898d9a118a
2007-06-20 21:39:28 +00:00
..
BdoDirTest.php [1.4.0] Added convenient single test selector form on test runner 2007-01-19 23:02:28 +00:00
BgColorTest.php [1.6.0] Add support for bgcolor attribute transform. 2007-03-29 21:20:44 +00:00
BoolToCSSTest.php [1.6.1] Implement BoolToCSS attribute transformations for td,th.nowrap and hr.noshade 2007-05-03 04:07:47 +00:00
BorderTest.php [1.6.0] Add support for border attribute transform 2007-03-29 21:41:17 +00:00
EnumToCSSTest.php [1.6.1] Implement generic EnumToCSS attribute transformation, migrate text alignment to it 2007-05-05 15:48:41 +00:00
ImgRequiredTest.php [1.7.0] Add native support for required elements 2007-06-20 21:39:28 +00:00
ImgSpaceTest.php [1.6.1] Implement vspace and hspace transformations in img. 2007-04-30 19:39:42 +00:00
LangTest.php [1.6.1] Unit tests now use exclusively assertIdentical 2007-05-05 20:17:04 +00:00
LengthTest.php [1.6.0] Implement width/height attribute transforms with Length.php 2007-03-29 23:48:54 +00:00
NameTest.php [1.6.0] Add support for name transformation to id 2007-03-29 23:19:53 +00:00