[1.4.0] Implemented background-image, background-repeat and background-attachment...
commitd60f345cab14a2f8712c00a3fa0b5736841aab30
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Mon, 15 Jan 2007 01:14:24 +0000 (15 01:14 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Mon, 15 Jan 2007 01:14:24 +0000 (15 01:14 +0000)
tree5b7ee1117c045b0cab44b9cc804ff8f1ff1a0487
parentaefda6069669990533553c2387c1d18a41ea82c9
[1.4.0] Implemented background-image, background-repeat and background-attachment CSS properties. background shorthand property HAS NOT been extended to allow these, and background-position IS NOT implemented yet.
- Also: fixed up some flaky behavior in list-style shorthand, introduced uri_or_none

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