0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-19 18:55:19 +00:00
htmlpurifier/library
Edward Z. Yang 4d612d5a77 Improve handling of malformed object parameters.
When specifying source material for <object> tags, you must use
data inside the object tag as well as specify movie in a param.
If you specify a src (which is the appropriate markup for <embed>)
we now convert and fill in the other attributes appropriately.

Also, fix a PHP warning in Generator code.

Signed-off-by: Edward Z. Yang <ezyang@mit.edu>
2010-03-09 17:29:38 -05:00
..
HTMLPurifier Improve handling of malformed object parameters. 2010-03-09 17:29:38 -05:00
HTMLPurifier.auto.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
HTMLPurifier.autoload.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
HTMLPurifier.func.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
HTMLPurifier.includes.php Implement data URI scheme. 2010-03-07 21:45:39 -05:00
HTMLPurifier.kses.php Convert all to new configuration get/set format. 2009-02-21 03:00:34 -05:00
HTMLPurifier.path.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
HTMLPurifier.php Release 4.0.0. 2009-07-07 22:41:01 -04:00
HTMLPurifier.safe-includes.php Implement data URI scheme. 2010-03-07 21:45:39 -05:00