From 3e8b1d11487ddd0c69c1d1f74c1d707acc595b3c Mon Sep 17 00:00:00 2001 From: "Edward Z. Yang" Date: Mon, 28 Aug 2006 20:18:56 +0000 Subject: [PATCH] Update progress, add target milestones. git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@333 48356398-32a2-884e-a903-53898d9a118a --- docs/progress.html | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/docs/progress.html b/docs/progress.html index 8766199b..0f37f2ba 100644 --- a/docs/progress.html +++ b/docs/progress.html @@ -53,7 +53,7 @@ thead th {text-align:left;padding:0.1em;background-color:#EEE;} CSS -styleAllNeeds CSS parser +styleAllNot all properties may be implemented, parser is good though. @@ -84,7 +84,7 @@ thead th {text-align:left;padding:0.1em;background-color:#EEE;} -Transform +Transform, target milestone 1.2 alignCAPTIONNear-equiv style 'caption-side', drop left and right IMGMargin-left and margin-right = auto or parent div TABLE @@ -134,7 +134,7 @@ thead th {text-align:left;padding:0.1em;background-color:#EEE;} Standard background-colorCOMPOSITE(<color>, transparent) -backgroundSHORTHAND +backgroundSHORTHAND, only for color, see below for info on background-image and friends borderSHORTHAND, MULTIPLE border-colorMULTIPLE border-styleMULTIPLE @@ -167,7 +167,7 @@ thead th {text-align:left;padding:0.1em;background-color:#EEE;} Well-supported values are: disc, circle, square, decimal, lower-roman, upper-roman, lower-alpha and upper-alpha. See also CSS 3. Mostly IE lack of support. -list-styleSHORTHAND +list-styleSHORTHAND, target milestone 1.0 marginMULTIPLE margin-*COMPOSITE(<length>, <percentage>, auto) @@ -194,7 +194,7 @@ thead th {text-align:left;padding:0.1em;background-color:#EEE;} border-collapseENUM(collapse, seperate) caption-sideENUM(top, bottom) empty-cellsENUM(show, hide), No IE support makes this useless, - possible fix with &nbsp;? + possible fix with &nbsp;? Unknown release milestone. table-layoutENUM(auto, fixed) vertical-alignCOMPOSITE(ENUM(baseline, sub, super, top, text-top, middle, bottom, text-bottom), <percentage>, @@ -202,7 +202,7 @@ thead th {text-align:left;padding:0.1em;background-color:#EEE;} -Absolute positioning +Absolute positioning, unknown release milestone bottomDangerous, must be non-negative left right @@ -215,36 +215,36 @@ thead th {text-align:left;padding:0.1em;background-color:#EEE;} Unknown -background-imageDangerous +background-imageDangerous, target milestone 1.3 background-attachmentENUM(scroll, fixed), Depends on background-image background-positionDepends on background-image -cursorDangerous but fluffy +cursorDangerous but fluffy displayENUM(...), Dangerous but interesting; will not implement list-item, run-in (Opera only) or table (no IE); inline-block has incomplete IE6 support and requires -moz-inline-box - for Mozilla. -heightInteresting, why use it? -list-style-imageDangerous? + for Mozilla. Unknown target milestone. +heightInteresting, why use it? Unknown target milestone. +list-style-imageDangerous? Target milestone 1.3 max-heightNo IE 5/6 min-height max-width min-width orphansNo IE support widowsNo IE support -overflowENUM, IE 5/6 almost (remove visible if set) +overflowENUM, IE 5/6 almost (remove visible if set). Unknown target milestone. page-break-afterENUM(auto, always, avoid, left, right), - IE 5.5/6 and Opera + IE 5.5/6 and Opera. Unknown target milestone. page-break-beforeENUM(auto, always, avoid, left, right), - Mostly supported -page-break-insideENUM(avoid, auto), Opera only -quotesMay be dropped from CSS2 + Mostly supported. Unknown target milestone. +page-break-insideENUM(avoid, auto), Opera only. Unknown target milestone. +quotesMay be dropped from CSS2, fairly useless for inline context visibilityENUM(visible, hidden, collapse), Dangerous white-spaceENUM(normal, pre, nowrap, pre-wrap, pre-line), Spotty implementation: pre (no IE 5/6), nowrap (no IE 5), - pre-wrap (only Opera), pre-line (no support). Fixable? + pre-wrap (only Opera), pre-line (no support). Fixable? Unknown target milestone.