Implement Pixels attribute definition.
commita520b5469ec07f5b5d0e3a71490f37e845f90d29
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Sun, 6 Aug 2006 01:03:48 +0000 (6 01:03 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Sun, 6 Aug 2006 01:03:48 +0000 (6 01:03 +0000)
tree5d8ec4fcb028a4a12c6670416d431b4e4d953459
parentfdc838c75e065f8f7bc2dba678190cb34e027a8b
Implement Pixels attribute definition.

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@169 48356398-32a2-884e-a903-53898d9a118a
library/HTMLPurifier/AttrDef/Pixels.php [new file with mode: 0644]
library/HTMLPurifier/Config.php
library/HTMLPurifier/Definition.php
tests/HTMLPurifier/AttrDef/PixelsTest.php [new file with mode: 0644]
tests/HTMLPurifier/Strategy/ValidateAttributesTest.php
tests/index.php