13
edits
Line 2,995: | Line 2,995: | ||
; CSS | ; CSS | ||
* Make "display: inline-block" work correctly | * Make "display: inline-block" work correctly | ||
* Support text-shadow (like Konqueror/Safari does) | * Support "content" on all elements, not just on the :before and :after(like Opera) | ||
* Support "content: none" ([http://www.w3.org/TR/css3-content/#content w3c content]) | |||
* Not downloading [http://www.quirksmode.org/css/displayimg.html hidden images] with property "display:none". | |||
* Support [http://www.w3.org/TR/css3-background/#layering Multiple background images] (like Safari) | |||
* Support "text-shadow" (like Konqueror/Safari does) | |||
* Support printing-related properties such as page-break-before and page-break-after | * Support printing-related properties such as page-break-before and page-break-after | ||
</td><td> | </td><td> |
edits