css property | sub property | supported | notes |
vertical-align | super | yes |
| sub | yes |
text-decoration | underline | yes | The seem like they are too high. Don't know why.
The LineMetrics returns a line of 0px below the baseline |
| overline | yes | fine. uses thickness of underline |
| line-through | yes | fine. uses thickness of underline |
font-style | italic | yes |
font-weight | bold | sorta | needs bolder, lighter, 100, 200, etc |
font-family | | sorta |
only the default fonts of serif,sans-serif, and monospace are supported |
font-size | pt | sorta | needs absolute sizes, relative sizes, percentages,
and em support |
font | shorthand | no |
| % | sorta | only works relative to a fixed parent w/ pts. if the
porent is also relative then you are hosed |
| em | no | |
color |
background-color |
background-image |
background-repeate |
background-attachment |
background-position |
background |
word-spacing |
letter-spacing |
text-decoration |
vertical-align |
text-transform |
text-align |
text-indent |
line-height |
. |
margin-top | px | yes |
margin-right | px | yes |
margin-bottom | px | yes |
margin-left | px | yes |
margin |
padding-top | px | yes |
padding-right | px | yes |
padding-bottom | px | yes |
padding-left | px | yes |
padding |
border-top-width | px | yes |
| anything else | no |
border-right-width | px | yes |
border-bottom-width | px | yes |
border-left-width | px | yes |
border-width |
border-color |
border-style |
border-top |
border-right |
border-bottom |
border-left |
border |
width |
height |
float |
clear |
. |
display |
white-space |
list-style-type |
list-style-image |
list-style-position |
list-style |
. |
border-collapse |
border-spacing |
bottom |
caption-side |
clip |
content |
counter-increment |
counter-reset |
cue-after |
cue-before |
cue |
cursor |
direction |
elevation |
empty-cells |
font-variant |
left |
max-height |
max-width |
min-height |
min-width |
orphans |
outline-color |
outline-style |
outline-width |
outline |
overflow |
page-break-after |
page-break-before |
page-break-inside |
pause-after |
pause-before |
pause |
pitch |
pitch-range |
play-during |
position |
quotes |
richness |
right |
speak-header |
speak-numeral |
speak-punctuation |
speak |
speech-rate |
stress |
table-layout |
top |
unicode-bidi |
visibility |
voice-family |
volume |
widows |
z-index |
outstanding bugs