1
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-08-08 23:26:39 +02:00

Implement data URI scheme.

Signed-off-by: Edward Z. Yang <ezyang@mit.edu>
This commit is contained in:
Edward Z. Yang
2010-03-07 21:14:44 -05:00
parent 9a9036c689
commit 97125ed18b
8 changed files with 169 additions and 4 deletions

4
TODO
View File

@@ -13,12 +13,8 @@ afraid to cast your vote for the next feature to be implemented!
Standing patches:
- Incorporate data: support as implemented here:
http://htmlpurifier.org/phorum/read.php?3,3491,3548
- Incorporate download and resize support as implemented here:
http://htmlpurifier.org/phorum/read.php?3,2795,3628
- Incorporate remove <span> tags that don't do anything (no attributes):
http://htmlpurifier.org/phorum/read.php?5,2507
Things to do as soon as possible: