Implement CSS property Font.
commit80e79d906ac10dc65da294f4d49ef84d1637b2ba
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Sun, 27 Aug 2006 00:11:13 +0000 (27 00:11 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Sun, 27 Aug 2006 00:11:13 +0000 (27 00:11 +0000)
tree630222cf66d327d6374b173b0e3d4e5a08c70afe
parenta43a2730bc24459a44225aabb2b45eda2a1da27f
Implement CSS property Font.

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@321 48356398-32a2-884e-a903-53898d9a118a
NEWS
TODO
docs/progress.html
library/HTMLPurifier/AttrDef/Font.php [new file with mode: 0644]
library/HTMLPurifier/CSSDefinition.php
tests/HTMLPurifier/AttrDef/CSSTest.php
tests/HTMLPurifier/AttrDef/FontTest.php [new file with mode: 0644]
tests/index.php