From 1b8f4fa5bce67b52063a2a997abf187579c824dc Mon Sep 17 00:00:00 2001 From: "Edward Z. Yang" Date: Wed, 23 Aug 2006 20:09:55 +0000 Subject: [PATCH] Update todo, added Microsoft Word cleaning and expanded some of the existing items. git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@316 48356398-32a2-884e-a903-53898d9a118a --- TODO | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/TODO b/TODO index d6e84899..9b03817f 100644 --- a/TODO +++ b/TODO @@ -2,7 +2,14 @@ Todo List Core: - Finish table and shorthand CSS attributes + - border-collapse, caption-side, empty-cells, table-layout, vertical-align + - background + - border, border-* + - font + - list-style - Implement all non-essential attribute transforms + - Microsoft Word HTML cleaning + - Plugins for major CMSes Code issues: - Massive profiling, make it faster!