diff --git a/docs/progress.xhtml b/docs/progress.xhtml index 19c52a18..da999d03 100644 --- a/docs/progress.xhtml +++ b/docs/progress.xhtml @@ -6,10 +6,18 @@ HTMLPurifier Progress @@ -18,7 +26,7 @@ thead th {text-align:left;padding:0.1em;}

Attributes

- +
@@ -32,19 +40,19 @@ thead th {text-align:left;padding:0.1em;} --> - + - + - + @@ -55,7 +63,7 @@ thead th {text-align:left;padding:0.1em;} - + @@ -64,7 +72,7 @@ thead th {text-align:left;padding:0.1em;} - + @@ -101,6 +109,142 @@ thead th {text-align:left;padding:0.1em;}

CSS

-

Coming soon...

+
AttributeTagsNotes
CSS
CSS
styleAllNeeds CSS parser
Questionable
Questionable
accesskeyAMay interfere with main interface
tabindexAMay interfere with main interface
targetAConfig? (only useful for frame layouts)
Miscellaneous
Miscellaneous
datetimeDEL, INSNo visible effect
relALargely user-defined
revALargely user-defined
URI
URI
citeBLOCKQUOTE, Q
DEL, INS
hrefA
Transform
Transform
alignCAPTION
IMG
TABLE
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameNotes
Standard
background-color
backgroundDepends on background-*
border
border-color
border-style
border-width
border-*
border-*-color
border-*-style
border-*-width
clear
color
floatMay require layout precautions with clear
font-familyCSS validator may complain if fallback font + family not specified
font-size
font-style
font-variant
font-weight
letter-spacing
line-height
list-style-positionStrange behavior in browsers
list-style-typeWell-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-style
margin
margin-*
padding
padding-*
text-align
text-decorationNo blink (argh my eyes)
text-indent
text-transform
widthInteresting
word-spacingIE 5 no support
Table
border-collapse
caption-side
empty-cellsNo IE support, possible fix with  ?
table-layout
vertical-alignAlso applies to others with explicit height
Absolute positioning
bottomDangerous, must be non-negative
left
right
top
clip
position
z-indexDangerous
Unknown
background-imageDangerous
background-attachmentDepends on background-image
background-positionDepends on background-image
cursorDangerous but fluffy
displayDangerous 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?
max-heightNo IE 5/6
min-height
max-width
min-width
orphansNo IE support
widowsNo IE support
overflowIE 5/6 almost (remove visible if set)
page-break-afterIE 5.5/6 and Opera
page-break-beforeMostly supported
page-break-insideOpera only
quotesMay be dropped from CSS2
visibilityDangerous
white-spaceSpotty implementation: pre (no IE 5/6), nowrap (no IE 5), + pre-wrap (only Opera), pre-line (no-support). Fixable?
Aural
azimuth
cue
cue-after
cue-before
elevation
pause-after
pause-before
pause
pitch-range
pitch
play-during
richness
speak-headerTable related
speak-numeral
speak-punctuation
speak
speech-rate
stress
voice-family
volume
Will not implement
contentNot applicable for inline styles
counter-incrementNeeds content, Opera only
counter-resetNeeds content, Opera only
directionNo support
outline-colorIE Mac and Opera on outside, +Mozilla on inside and needs -moz-outline, no IE support.
outline-style
outline-width
outline
unicode-bidiNo support
\ No newline at end of file