[1.2.0]
commit7d2fe4c5d7bdef2535c8fc9926263ed301f51cc8
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Sat, 21 Oct 2006 18:18:36 +0000 (21 18:18 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Sat, 21 Oct 2006 18:18:36 +0000 (21 18:18 +0000)
tree8ef5ecbf481b49a804d69c1a0e9028c7e936e4a1
parentf3646a3a0692e0cb204c59ad65f4428f23577944
[1.2.0]
- Factor out Config and Context object population through arrays
- Bring dependent assertions together in IDTest.php
- AttrDefHarness.php now resets context and configuration between tests
- Add missing reference operator in AttrDef/ID.php

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@494 48356398-32a2-884e-a903-53898d9a118a
library/HTMLPurifier/AttrDef/ID.php
library/HTMLPurifier/Config.php
library/HTMLPurifier/Context.php
tests/HTMLPurifier/AttrDef/IDTest.php
tests/HTMLPurifier/AttrDef/URITest.php
tests/HTMLPurifier/AttrDefHarness.php
tests/HTMLPurifier/ConfigTest.php
tests/HTMLPurifier/ContextTest.php
tests/HTMLPurifier/Harness.php