From 18a83acc5d4a2935b15f5c4fb579c6179ca02461 Mon Sep 17 00:00:00 2001 From: "Edward Z. Yang" Date: Wed, 22 Nov 2006 03:00:12 +0000 Subject: [PATCH] Re-prioritize (X)HTML strict output TODO. git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@553 48356398-32a2-884e-a903-53898d9a118a --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO b/TODO index 96a2d952..b487d1f9 100644 --- a/TODO +++ b/TODO @@ -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