From 490fc003c82a1937e83aa45d02597479283c975e Mon Sep 17 00:00:00 2001 From: "Edward Z. Yang" Date: Tue, 15 Aug 2006 23:59:40 +0000 Subject: [PATCH] Update TODO. git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@270 48356398-32a2-884e-a903-53898d9a118a --- TODO.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.txt b/TODO.txt index 15a1f5b5..f6263657 100644 --- a/TODO.txt +++ b/TODO.txt @@ -3,7 +3,6 @@ Todo List Core: - Finish all the Core CSS traits - Implement all non-essential attribute transforms - - Change default behavior from escape to drop unrecognized stuff (merge config) Code issues: - Massive profiling (library occasionally times out on large input) @@ -12,6 +11,7 @@ Code issues: - Distinguish between different types of URIs, for instance, a mailto URI in IMG SRC is nonsensical - Factor out Host validation to its own AttrDef + - Rewrite table's child definition Enhancements: - Do fixes for Firefox's inability to handle COL alignment props (Bug 915) \ No newline at end of file