[1.4.0] Refactored ListStyle, since list-style-image was sort of tacked on and didn...
commitaefda6069669990533553c2387c1d18a41ea82c9
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Mon, 15 Jan 2007 00:48:54 +0000 (15 00:48 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Mon, 15 Jan 2007 00:48:54 +0000 (15 00:48 +0000)
treecf84c2ffdeb2263a4a405ab5a5111615c6c65981
parent2ffa5d31350a31a8ecd525854daf6dc955d1cedb
[1.4.0] Refactored ListStyle, since list-style-image was sort of tacked on and didn't really conform with the standard. Implementation is still a little flaky but conforms with W3C's validation service.

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@642 48356398-32a2-884e-a903-53898d9a118a
library/HTMLPurifier/AttrDef/CSS.php
library/HTMLPurifier/AttrDef/ListStyle.php
tests/HTMLPurifier/AttrDef/CSSTest.php
tests/HTMLPurifier/AttrDef/ListStyleTest.php