[3.1.1] Added HTMLPurifier_UnitConverter and HTMLPurifier_Length for convenient handl...
commit16fa73afa0e173eacb2682ad60a818a1d8588cc4
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Tue, 20 May 2008 01:19:00 +0000 (20 01:19 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Tue, 20 May 2008 01:19:00 +0000 (20 01:19 +0000)
tree30c3ecb8ec5603c5a1e252e173f9ca876361adc4
parent32a6afa27cae86bcb161415b2184bb2fed379331
[3.1.1] Added HTMLPurifier_UnitConverter and HTMLPurifier_Length for convenient handling of CSS-style lengths.
- Fixed another de-underscoring in the SimpleTest library

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1746 48356398-32a2-884e-a903-53898d9a118a
NEWS
library/HTMLPurifier/Length.php [new file with mode: 0644]
library/HTMLPurifier/UnitConverter.php [new file with mode: 0644]
tests/HTMLPurifier/Harness.php
tests/HTMLPurifier/LengthTest.php [new file with mode: 0644]
tests/HTMLPurifier/UnitConverterTest.php [new file with mode: 0644]