0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-20 11:15:18 +00:00
htmlpurifier/library/HTMLPurifier/AttrTransform
Edward Z. Yang bd58a7ba77 [1.6.1] Implement BoolToCSS attribute transformations for td,th.nowrap and hr.noshade
- Implement CSS property white-space:nowrap;
- Update TODO with more ambitious goal: all transforms by 1.6.1

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1012 48356398-32a2-884e-a903-53898d9a118a
2007-05-03 04:07:47 +00:00
..
BdoDir.php Merge in PHP5 strict changes that are applicable to PHP4. 2007-01-16 22:22:08 +00:00
BgColor.php [1.6.0] Add support for bgcolor attribute transform. 2007-03-29 21:20:44 +00:00
BoolToCSS.php [1.6.1] Implement BoolToCSS attribute transformations for td,th.nowrap and hr.noshade 2007-05-03 04:07:47 +00:00
Border.php [1.6.0] Add support for border attribute transform 2007-03-29 21:41:17 +00:00
ImgRequired.php Merge in PHP5 strict changes that are applicable to PHP4. 2007-01-16 22:22:08 +00:00
ImgSpace.php [1.6.1] Implement vspace and hspace transformations in img. 2007-04-30 19:39:42 +00:00
Lang.php Merge in PHP5 strict changes that are applicable to PHP4. 2007-01-16 22:22:08 +00:00
Length.php [1.6.0] Implement width/height attribute transforms with Length.php 2007-03-29 23:48:54 +00:00
Name.php [1.6.0] Add support for name transformation to id 2007-03-29 23:19:53 +00:00
TextAlign.php [1.6.1] Implement BoolToCSS attribute transformations for td,th.nowrap and hr.noshade 2007-05-03 04:07:47 +00:00