[3.1.0] Add support for !important, with %CSS.AllowImportant
commit30eb982961f9eca33aba6b62a5d35bfbb21360c9
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Mon, 25 Feb 2008 21:58:17 +0000 (25 21:58 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Mon, 25 Feb 2008 21:58:17 +0000 (25 21:58 +0000)
treed7adcbd24634fcee050b84f7e82ac80377c89ac6
parenta2d044f58d46b11dda01a53b89e3e0f33d7827f3
[3.1.0] Add support for !important, with %CSS.AllowImportant

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1578 48356398-32a2-884e-a903-53898d9a118a
NEWS
library/HTMLPurifier.includes.php
library/HTMLPurifier/AttrDef/CSS/ImportantDecorator.php [new file with mode: 0644]
library/HTMLPurifier/CSSDefinition.php
library/HTMLPurifier/ConfigSchema/schema.ser
library/HTMLPurifier/ConfigSchema/schema/CSS.AllowImportant.txt [new file with mode: 0644]
tests/HTMLPurifier/AttrDef/CSS/ImportantDecoratorTest.php [new file with mode: 0644]
tests/HTMLPurifier/AttrDef/CSSTest.php
tests/test_files.php