0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-20 11:15:18 +00:00
htmlpurifier/library/HTMLPurifier/AttrDef/HTML
Edward Z. Yang 9c5f01a0cf [1.7.0] Fix bug in Bool class
- Genericize allElements into basic smoketest, add beginnings of legacy smoketest too.

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1113 48356398-32a2-884e-a903-53898d9a118a
2007-05-29 02:12:08 +00:00
..
Bool.php [1.7.0] Fix bug in Bool class 2007-05-29 02:12:08 +00:00
Color.php [1.7.0] Finish implementing legacy elements, begin implementing legacy attributes 2007-05-21 01:36:15 +00:00
FrameTarget.php [1.6.1] Implement target module/attribute. 2007-04-30 21:19:15 +00:00
ID.php [1.6.0] Implement ID regexp matching. 2007-03-31 03:25:10 +00:00
Length.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
LinkTypes.php [1.7.0] Make AttrDef classes more friendly to serialization by not storing final static data in member variables 2007-05-20 17:23:09 +00:00
MultiLength.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
Nmtokens.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
Pixels.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