[1.4.0] Implemented AttrDef_CSSURI for url(http://google.com) style declarations
commit582ffc414320fd2cd895791d99b421d50236fd61
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Sun, 14 Jan 2007 15:54:05 +0000 (14 15:54 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Sun, 14 Jan 2007 15:54:05 +0000 (14 15:54 +0000)
tree0e2eb5985f15b5e1312d7b6d3106eed8c02c6391
parentd52189a19d4f256cdada0e8f7fe0449ec8efc833
[1.4.0] Implemented AttrDef_CSSURI for url(google.com) style declarations
- 1.3.3 release downgraded to "not likely"

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@639 48356398-32a2-884e-a903-53898d9a118a
NEWS
library/HTMLPurifier/AttrDef/CSS.php
library/HTMLPurifier/AttrDef/CSSURI.php [new file with mode: 0644]
tests/HTMLPurifier/AttrDef/CSSURITest.php [new file with mode: 0644]
tests/index.php