Re: [cssom] Defining getComputedStyle

Hopefully people still pay some attention to this thread. Didn't want to  
start a new one.


On Wed, 03 Feb 2010 14:09:23 +0100, Anne van Kesteren <annevk@opera.com>  
wrote:
>    http://dev.w3.org/csswg/cssom/#resolved-values

At that URL you can now find a first draft of the "resolved value"  
concept. It assumes the width/height computed value issue is resolved as I  
suggested.

WebKit uses the computed value for some more properties than Firefox. I  
decided to follow WebKit for those as it gives more obvious results. These  
properties are:

   * top
   * right
   * bottom
   * left
   * text-indent
   * max-height
   * min-height
   * max-width
   * min-width

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

Any feedback welcome!


-- 
Anne van Kesteren
http://annevankesteren.nl/

Received on Thursday, 11 February 2010 15:03:26 UTC