CSS 2.1 Support in khtml 3.1
Compiled by Antti Koivisto.
| CSS2 Property | Supported? | Comments |
|---|---|---|
| 'background' | yes | |
| 'background-attachment' | yes | |
| 'background-color' | yes | |
| 'background-image' | yes | |
| 'background-position' | yes | |
| 'background-repeat' | yes | |
| 'border' | yes | |
| 'border-collapse' | yes | |
| 'border-color' | yes | |
| 'border-spacing' | yes | |
| 'border-style' | yes | |
| 'border-top' 'border-right' 'border-bottom' 'border-left' | yes | |
| 'border-top-color' 'border-right-color' 'border-bottom-color' 'border-left-color' | yes | |
| 'border-top-style' 'border-right-style' 'border-bottom-style' 'border-left-style' | yes | |
| 'border-top-width' 'border-right-width' 'border-bottom-width' 'border-left-width' | yes | |
| 'border-width' | yes | |
| 'bottom' | yes | |
| 'caption-side' | yes | |
| 'clear' | yes | |
| 'clip' | yes | |
| 'color' | yes | |
| 'content' | partial | partially buggy |
| 'counter-increment' | yes | |
| 'counter-reset' | yes | |
| 'cursor' | yes | |
| 'direction' | yes | |
| 'display' | partial | values run-in and inline-block not supported |
| 'empty-cells' | no | |
| 'float' | yes | |
| 'font' | yes | |
| 'font-family' | yes | |
| 'font-size' | yes | |
| 'font-style' | yes | |
| 'font-variant' | yes | |
| 'font-weight' | partial | normal, bold, bolder and lighter only, values 100, 200, 300,... not supported |
| 'height' | yes | |
| 'left' | yes | |
| 'letter-spacing' | yes | |
| 'line-height' | yes | |
| 'list-style' | yes | |
| 'list-style-image' | yes | |
| 'list-style-position' | yes | |
| 'list-style-type' | yes | |
| 'margin' | yes | |
| 'margin-top' 'margin-right' 'margin-bottom' 'margin-left' | yes | |
| 'marker-offset' | no | markers are not supported |
| 'max-height' | no | |
| 'max-width' | no | |
| 'min-height' | no | |
| 'min-width' | no | |
| 'outline' | yes | |
| 'outline-color' | yes | |
| 'outline-style' | yes | |
| 'outline-width' | yes | |
| 'overflow' | partial | except value scroll, auto |
| 'padding' | yes | |
| 'padding-top' 'padding-right' 'padding-bottom' 'padding-left' | yes | |
| 'position' | yes | |
| 'quotes' | no | |
| 'right' | yes | |
| 'table-layout' | yes | |
| 'text-align' | yes | |
| 'text-decoration' | yes | value blink not supported, it is optional in css2 |
| 'text-indent' | yes | |
| 'text-transform' | yes | |
| 'top' | yes | |
| 'unicode-bidi' | yes | |
| 'vertical-align' | yes | |
| 'visibility' | partial | except value collapse |
| 'white-space' | yes, PRE only in <PRE> or <XMP> elements | |
| 'width' | yes | |
| 'word-spacing' | yes | |
| 'z-index' | yes |


