[Case Western Reserve University -- Toolbar]
MSIE (Mac) CSS1 Support Grid


If a line is blank (does not have an 'X'), it means that I haven't been able to verify the status of the given property. Please feel free to conduct your own tests and mail eam3@po.cwru.edu with the results. If you find inaccuracies in this table, please mail me about those as well. Thank you.

Last updated: 30 May 1997
Refers to: MSIE 3.01


Grid Key

Columns

UUnsupported element/attribute
PPartially supported element/attribute
SSupported element/attribute
BBugs are present in support of this element/attribute

In table entries:

  • the section number given for each element is a hyperlink to the relevant section of the CSS1 specification.
  • properties marked with a star ("*") are not supposed to be inherited
  • entries preceded by three dots (...) are values of the last bracketed entry
  • entries including a dash (-) indicate a range of values not explicitly listed; in these cases, only the extremes are given
Pseudo-Classes and Pseudo-Elements
CSS1 PropertyUPSB
2.1 anchor   B
2.3 first-line   B
2.4 first-letter   B
Font Properties
CSS1 PropertyUPSB
5.2.2 font-family  S 
<family-name>  S 
<generic-family>  S 
... serif  S 
... sans-serif   B
... cursiveU   
... fantasyU   
... monospace  S 
5.2.3 font-style  S 
normalU   
italic  S 
obliqueU   
5.2.4 font-variantU   
normalU   
small-capsU   
5.2.5 font-weight  S 
normal  S 
bold  S 
bolderU   
lighter  S 
100 - 900U   
5.2.6 font-size  S 
<absolute-size>  S 
... xx-small - xx-large  S 
<relative-size>U   
... largerU   
... smallerU   
<length>  S 
<percentage>  S 
5.2.7 font  S 
<font-family>  S 
<font-style>  S 
<font-variant>U   
<font-weight>  S 
<font-size>  S 
<line-height>  S 
Color and Background Properties
CSS1 PropertyUPSB
5.3.1 color  S 
<color>  S 
5.3.2 background-color*U   
<color>  S 
transparent  S 
5.3.3 background-image*U   
<url> P  
none  S 
5.3.4 background-repeat*U   
repeat  S 
repeat-x  S 
repeat-y  S 
no-repeat  S 
5.3.5 background-attachment*U   
scroll  S 
fixed  S 
5.3.6 background-position*U   
<percentage>  S 
<length>U   
top  S 
center  S 
bottom  S 
left  S 
right  S 
5.3.7 background*  S 
<background-color>  S 
<background-image>  S 
<background-repeat> P  
<background-attachment>  S 
<background-position>  S 
Text Properties
CSS1 PropertyUPSB
5.4.1 word-spacingU   
normalU   
<length>U   
5.4.2 letter-spacingU   
normalU   
<length>U   
5.4.3 text-decoration*  S 
none  S 
underline  S 
overlineU   
line-through  S 
blinkU   
5.4.4 vertical-align*U   
baselineU   
subU   
superU   
topU   
text-topU   
middleU   
bottomU   
text-bottomU   
<percentage>U   
5.4.5 text-transformU   
capitalizeU   
uppercaseU   
lowercaseU   
noneU   
5.4.6 text-align  S 
left  S 
right  S 
center  S 
justifyU   
5.4.7 text-indent  S 
<length>  S 
<percentage>  S 
5.4.8 line-height  S 
normal  S 
<number>   B
<length>  S 
<percentage>   B
Box Properties
CSS1 PropertyUPSB
5.5.01 margin-top*   B
<length>   B
<percentage>   B
auto   B
5.5.02 margin-right*  S 
<length>  S 
<percentage>  S 
auto  S 
5.5.03 margin-bottom*U   
<length>U   
<percentage>U   
autoU   
5.5.04 margin-left*  S 
<length>  S 
<percentage>  S 
auto  S 
5.5.05 margin*   B
<length>   B
<percentage>   B
auto   B
5.5.06 padding-top*U   
<length>U   
<percentage>U   
5.5.07 padding-right*U   
<length>U   
<percentage>U   
5.5.08 padding-bottom*U   
<length>U   
<percentage>U   
5.5.09 padding-left*U   
<length>U   
<percentage>U   
5.5.10 padding*U   
<length>U   
<percentage>U   
5.5.11 border-top-width*U   
thinU   
mediumU   
thickU   
<length>U   
5.5.12 border-right-width*U   
thinU   
mediumU   
thickU   
<length>U   
5.5.13 border-bottom-width*U   
thinU   
mediumU   
thickU   
<length>U   
5.5.14 border-left-width*U   
thinU   
mediumU   
thickU   
<length>U   
5.5.15 border-width*U   
thinU   
mediumU   
thickU   
<length>U   
5.5.16 border-color*U   
<color>U   
5.5.17 border-style*U   
noneU   
dottedU   
dashedU   
solidU   
doubleU   
grooveU   
ridgeU   
insetU   
outsetU   
5.5.18 border-top*U   
<border-top-width>U   
<border-style>U   
<color>U   
5.5.19 border-right*U   
<border-right-width>U   
<border-style>U   
<color>U   
5.5.20 border-bottom*U   
<border-bottom-width>U   
<border-style>U   
<color>U   
5.5.21 border-left*U   
<border-left-width>U   
<border-style>U   
<color>U   
5.5.22 border*U   
<border-width>U   
<border-style>U   
<color>U   
5.5.23 width*U   
<length>U   
<percentage>U   
autoU   
5.5.24 height*U   
<length>U   
autoU   
5.5.25 float*U   
leftU   
rightU   
noneU   
5.5.26 clear*U   
noneU   
leftU   
rightU   
bothU   
Classification Properties
CSS1 PropertyUPSB
5.6.1 display*U   
blockU   
inlineU   
list-itemU   
noneU   
5.6.2 white-spaceU   
normalU   
preU   
nowrapU   
5.6.3 list-style-typeU   
discU   
circleU   
squareU   
decimalU   
lower-romanU   
upper-romanU   
lower-alphaU   
upper-alphaU   
noneU   
5.6.4 list-style-imageU   
<url>U   
noneU   
5.6.5 list-style-positionU   
insideU   
outsideU   
5.6.6 list-styleU   
<keyword>U   
<position>U   
<url>U   
Units
CSS1 PropertyUPSB
6.1 Length Units  S 
em  S 
ex  S 
px  S 
in  S 
cm  S 
mm  S 
pt  S 
pc  S 
6.2 Percentage Units  S 
<percentage>  S 
6.3 Color Units  S 
#000  S 
#000000  S 
(RRR,GGG,BBB)U   
(R%,G%,B%)U   
6.4 URLs P  
<url> P  

[Toolbar]
Eric A. Meyer -- About this server -- Copyright Eric A. Meyer -- Unauthorized use prohibited