Re: [cssom-view] add height/width to ClientRect?

On Sat, 08 Mar 2008 13:12:50 +0100, Anne van Kesteren <annevk@opera.com>  
wrote:
> Should we extend ClientRect with a height and width attribute? They are  
> somewhat redundant as you can calculate height by bottom-top and width  
> by right-left, but having them directly available is convenient for  
> authors and very low cost for implementors.
>
> Thoughts?

We added these. If nobody implements them before the specification reaches  
Candidate Recommendation stage the CSS WG will mark at risk. Probably  
along with any other unimplemented features.


-- 
Anne van Kesteren
<http://annevankesteren.nl/>
<http://www.opera.com/>

Received on Wednesday, 9 April 2008 15:37:46 UTC