Implement list-style shorthand. Also, updated devnetwork.html with more recent threads.
commit670d298a8752b0ee39805464ad0860b91dd0b38e
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Tue, 29 Aug 2006 02:01:58 +0000 (29 02:01 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Tue, 29 Aug 2006 02:01:58 +0000 (29 02:01 +0000)
tree29d3fe05da2fd7166a19d8c8bde39bf6481a0a2c
parent784e7356d19fe3fcd76183b988a2553ae218cd6e
Implement list-style shorthand. Also, updated devnetwork.html with more recent threads.

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