0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-19 18:55:19 +00:00

Re-prioritize (X)HTML strict output TODO.

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@553 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
Edward Z. Yang 2006-11-22 03:00:12 +00:00
parent f9090e45c0
commit 18a83acc5d

2
TODO
View File

@ -2,6 +2,7 @@
TODO List
1.3 release
- Enable strict-compliant (X)HTML output
- Make URI validation routines tighter (especially mailto)
- More extensive URI filtering schemes (see docs/proposal-new-directives.txt)
- Allow for background-image and list-style-image (see above)
@ -10,7 +11,6 @@ TODO List
1.4 release
- Add various "levels" of cleaning
- Related: Allow strict (X)HTML
- More fine-grained control over escaping behavior
- Silently drop content inbetween SCRIPT tags (can be generalized to allow
specification of elements that, when detected as foreign, trigger removal