Re: [cssom-view] small update

On Fri, 07 Mar 2008 23:35:07 +0100, Bjoern Hoehrmann <derhoermi@gmx.net>  
wrote:
> As far as I can tell, the name occurs only in the documentation. The
> interfaces are actually called IHTMLRect and IHTMLRectCollection if
> you use the API from, say, C++, and Internet Explorer generally does
> not expose either interface name in JavaScript in an important way,
> so I don't think the existing naming matters. As I understand it, the
> interface is used in several places that do not deal with text at all,
> so I find this name rather confusing.

I'm fine with changing the names. The current names are based on the MSDN  
documentation and Firefox' implementation. If we decide on changing it  
anyway, maybe we should keep the interface names generic?

   Rectangle
   RectangleList


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

Received on Friday, 7 March 2008 22:43:19 UTC