Release 1.6.0, merged in r875-930.v1.6.0-strict
commitb829e76bbf65edb8220bb03031ada1b2e6206c9b
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Mon, 2 Apr 2007 03:09:23 +0000 (2 03:09 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Mon, 2 Apr 2007 03:09:23 +0000 (2 03:09 +0000)
tree65dc914e1a7c172672205b89ce5adc6c4b2656f8
parente967680250376d7c759cfa9eaf7c5a4a7d95d963
Release 1.6.0, merged in r875-930.

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/branches/strict@931 48356398-32a2-884e-a903-53898d9a118a
30 files changed:
Doxyfile
INSTALL
INSTALL.fr.utf8 [new file with mode: 0644]
NEWS
TODO
docs/dev-advanced-api.html
docs/dev-progress.html
docs/enduser-utf8.html
library/HTMLPurifier.php
library/HTMLPurifier/AttrDef/HTML/ID.php
library/HTMLPurifier/AttrDef/HTML/LinkTypes.php [new file with mode: 0644]
library/HTMLPurifier/AttrTransform/BgColor.php [new file with mode: 0644]
library/HTMLPurifier/AttrTransform/Border.php [new file with mode: 0644]
library/HTMLPurifier/AttrTransform/Length.php [new file with mode: 0644]
library/HTMLPurifier/AttrTransform/Name.php [new file with mode: 0644]
library/HTMLPurifier/AttrTransform/TextAlign.php
library/HTMLPurifier/CSSDefinition.php
library/HTMLPurifier/HTMLDefinition.php
library/HTMLPurifier/HTMLModule/Hypertext.php
library/HTMLPurifier/HTMLModule/TransformToStrict.php
package.php [new file with mode: 0644]
tests/HTMLPurifier/AttrDef/CSS/CompositeTest.php
tests/HTMLPurifier/AttrDef/HTML/IDTest.php
tests/HTMLPurifier/AttrDef/HTML/LinkTypesTest.php [new file with mode: 0644]
tests/HTMLPurifier/AttrTransform/BgColorTest.php [new file with mode: 0644]
tests/HTMLPurifier/AttrTransform/BorderTest.php [new file with mode: 0644]
tests/HTMLPurifier/AttrTransform/LengthTest.php [new file with mode: 0644]
tests/HTMLPurifier/AttrTransform/NameTest.php [new file with mode: 0644]
tests/HTMLPurifier/Strategy/ValidateAttributesTest.php
tests/test_files.php