0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-12-23 00:41:52 +00:00
htmlpurifier/library/HTMLPurifier/AttrDef
Edward Z. Yang 0f961c6af4 [3.0.0] [BACKPORT] More work for hire from Chris
! Experimental support for some proprietary CSS attributes allowed: opacity (and all of the browser-specific equivalents) and scrollbar colors. Enable by setting %CSS.Proprietary to true.
- Colors missing # but in hex form will be corrected
- CSS Number algorithm improved
. New classes:
  + HTMLPurifier_AttrDef_CSS_AlphaValue
  + HTMLPurifier_AttrDef_CSS_Filter

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1473 48356398-32a2-884e-a903-53898d9a118a
2007-12-16 23:16:45 +00:00
..
CSS [3.0.0] [BACKPORT] More work for hire from Chris 2007-12-16 23:16:45 +00:00
HTML __construct'ify all main library classes. 2007-11-29 04:29:51 +00:00
URI __construct'ify all main library classes. 2007-11-29 04:29:51 +00:00
CSS.php [3.0.0] [BACKPORT] Make CSS properties case-insensitive 2007-12-01 17:00:55 +00:00
Enum.php __construct'ify all main library classes. 2007-11-29 04:29:51 +00:00
Integer.php __construct'ify all main library classes. 2007-11-29 04:29:51 +00:00
Lang.php Convert to PHP 5 only codebase, adding visibility modifiers to all members and methods in the main library area (function only for test methods) 2007-11-25 02:24:39 +00:00
Text.php Convert to PHP 5 only codebase, adding visibility modifiers to all members and methods in the main library area (function only for test methods) 2007-11-25 02:24:39 +00:00
URI.php __construct'ify all main library classes. 2007-11-29 04:29:51 +00:00