Re: [cssom] Defining getComputedStyle

On 2/11/10 10:02 AM, Anne van Kesteren wrote:
> These properties are:
>
> * top
> * right
> * bottom
> * left
> * text-indent
> * max-height
> * min-height
> * max-width
> * min-width

Do we have any data on how often getComputedStyle on these properties is 
used?

> Also it seems that overflow is not treated as a shorthand property.

It's not a shorthand in CSS 2.1.

-Boris

Received on Thursday, 11 February 2010 16:34:06 UTC