0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-20 03:05:18 +00:00
htmlpurifier/tests/HTMLPurifier/AttrDef/HTML
Edward Z. Yang 7579932948 [1.7.0] New compact syntax for AttrDef objects that can be used to instantiate new objects via make()
- Implemented make() for Enum and Bool
- Migrate classes over to this new syntax
- Add AttrDef_HTML_Bool unit test

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1088 48356398-32a2-884e-a903-53898d9a118a
2007-05-23 00:39:07 +00:00
..
BoolTest.php [1.7.0] New compact syntax for AttrDef objects that can be used to instantiate new objects via make() 2007-05-23 00:39:07 +00:00
ColorTest.php [1.7.0] Finish implementing legacy elements, begin implementing legacy attributes 2007-05-21 01:36:15 +00:00
FrameTargetTest.php [1.6.1] Implement target module/attribute. 2007-04-30 21:19:15 +00:00
IDTest.php [1.7.0] Configuration object now finalizes itself after first read operation 2007-05-20 18:06:51 +00:00
LengthTest.php [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
LinkTypesTest.php [1.6.0] Add support for LinkTypes, used for rel and rev attributes. 2007-03-31 02:58:16 +00:00
MultiLengthTest.php [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
NmtokensTest.php [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
PixelsTest.php [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