From 9f93706b8283df2fb48cd2c053f7f3661c353306 Mon Sep 17 00:00:00 2001 From: "Edward Z. Yang" Date: Sun, 6 Aug 2006 04:31:14 +0000 Subject: [PATCH] Commit progress tracker. git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@175 48356398-32a2-884e-a903-53898d9a118a --- docs/progress.xhtml | 106 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 106 insertions(+) create mode 100644 docs/progress.xhtml diff --git a/docs/progress.xhtml b/docs/progress.xhtml new file mode 100644 index 00000000..19c52a18 --- /dev/null +++ b/docs/progress.xhtml @@ -0,0 +1,106 @@ + + + + +HTMLPurifier Progress + + + + + +

HTMLPurifier Progress

+ +

Attributes

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
AttributeTagsNotes
CSS
styleAllNeeds CSS parser
Questionable
accesskeyAMay interfere with main interface
tabindexAMay interfere with main interface
targetAConfig? (only useful for frame layouts)
Miscellaneous
datetimeDEL, INSNo visible effect
relALargely user-defined
revALargely user-defined
axisTD, THW3C only: No browser implementation
charCOL, COLGROUP, TBODY, TD,
TFOOT, TH, THEAD, TR
W3C only: No browser implementation
headersTD, THW3C only: No browser implementation
scopeTD, THW3C only: No browser implementation
URI
citeBLOCKQUOTE, Q
DEL, INS
hrefA
longdescIMG
srcIMGRequired
Transform
alignCAPTION
IMG
TABLE
HR
altIMGRequired
bgcolorTABLE
TR
TD, TH
bgcolorTABLE
TR
TD, TH
borderIMG
clearBR
compactDL, OL, ULBoolean
dirBDORequired
heightTD, TH
hspaceIMG
nameIMG
A
noshadeHRBoolean
nowrapTD, THBoolean
sizeHR
startOL
typeLI
OL
UL
valueLI
vspaceIMG
widthHR
TD, TH
+ +

CSS

+ +

Coming soon...

+ + \ No newline at end of file