Commit text-decoration implementation.
commitcb463f96765e1274eacde8f15525c40c1b068e97
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Wed, 16 Aug 2006 15:12:48 +0000 (16 15:12 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Wed, 16 Aug 2006 15:12:48 +0000 (16 15:12 +0000)
treed807e26478898916ad805b02368c751f34444737
parentf36a05ce87616c4279b794b129107e4be5059a00
Commit text-decoration implementation.

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@280 48356398-32a2-884e-a903-53898d9a118a
library/HTMLPurifier/AttrDef/Enum.php
library/HTMLPurifier/AttrDef/TextDecoration.php [new file with mode: 0644]
library/HTMLPurifier/CSSDefinition.php
tests/HTMLPurifier/AttrDef/CSSTest.php
tests/HTMLPurifier/AttrDef/TextDecorationTest.php [new file with mode: 0644]
tests/index.php