0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-12-23 00:41:52 +00:00
htmlpurifier/tests/HTMLPurifier/AttrDef
Edward Z. Yang a520b5469e Implement Pixels attribute definition.
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@169 48356398-32a2-884e-a903-53898d9a118a
2006-08-06 01:03:48 +00:00
..
ClassTest.php Add case sensitivity test. 2006-08-05 19:52:30 +00:00
EnumTest.php Refactor unit tests so that abstract test cases are now called Harnesses and AttrDef tests use their harness's assertDef() function, which enforces type much better. Also fixed a few bugs. 2006-08-05 00:30:31 +00:00
IDTest.php Refactor unit tests so that abstract test cases are now called Harnesses and AttrDef tests use their harness's assertDef() function, which enforces type much better. Also fixed a few bugs. 2006-08-05 00:30:31 +00:00
LangTest.php Implement lang and xml:lang. Fixed a bunch of bugs too. 2006-08-05 01:50:13 +00:00
PixelsTest.php Implement Pixels attribute definition. 2006-08-06 01:03:48 +00:00
TextTest.php Refactor unit tests so that abstract test cases are now called Harnesses and AttrDef tests use their harness's assertDef() function, which enforces type much better. Also fixed a few bugs. 2006-08-05 00:30:31 +00:00