0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-20 11:15:18 +00:00
htmlpurifier/tests/HTMLPurifier/AttrDef
2007-03-31 02:58:16 +00:00
..
CSS [1.5.1] Try separating out declarations, might stop segfaulting. 2007-03-27 23:15:01 +00:00
HTML [1.6.0] Add support for LinkTypes, used for rel and rev attributes. 2007-03-31 02:58:16 +00:00
URI [1.5.0] AttrDef partitioned into HTML, CSS and URI segments. Also, some minor bugs with MultiLength fixed. 2007-02-14 20:38:51 +00:00
CSSTest.php [1.4.0] Implement 'background' shorthand CSS property. 2007-01-20 02:21:43 +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
IntegerTest.php [1.4.0] Added convenient single test selector form on test runner 2007-01-19 23:02:28 +00:00
LangTest.php [1.5.0] Add rudimentary I18N and L10N support based off MediaWiki 2007-01-29 20:11:00 +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
URITest.php Merge in PHP5 strict changes that are applicable to PHP4. 2007-01-16 22:22:08 +00:00