[3.1.0] Fix bug with rgb() w/ spaces inside shorthand CSS properties
commit93babf0a88b81ea49f324623d466e361783654c3
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Sun, 16 Mar 2008 19:14:39 +0000 (16 19:14 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Sun, 16 Mar 2008 19:14:39 +0000 (16 19:14 +0000)
tree5f17f3d23fdae934d4c013fd3a70451f9749bbe4
parent42d2858c9da55544709671ccb0761ebbb231cf19
[3.1.0] Fix bug with rgb() w/ spaces inside shorthand CSS properties

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1612 48356398-32a2-884e-a903-53898d9a118a
NEWS
library/HTMLPurifier/AttrDef.php
library/HTMLPurifier/AttrDef/CSS/Background.php
library/HTMLPurifier/AttrDef/CSS/Border.php
tests/HTMLPurifier/AttrDef/CSS/BackgroundTest.php
tests/HTMLPurifier/AttrDef/CSS/BorderTest.php