Re: Error in Dom Level 2 Core

On Sunday 2005-09-25 20:48 +0200, Anne van Kesteren wrote:
> 
> The description of the doctype attribute of the Document interface talks  
> about insertNode and removeNode methods[1]. While insertNode is a method  
> defined in DOM Level 2 Range it is not defined on the Node interface.  
> removeNode is a proprietary method from Microsoft.
> 
> I propose to remove ", such as insertNode or removeNode".

How about changing it to ", such as insertBefore or removeChild"?

-David

-- 
L. David Baron                                <URL: http://dbaron.org/ >
          Technical Lead, Layout & CSS, The Mozilla Foundation

Received on Sunday, 25 September 2005 19:20:56 UTC