- From: L. David Baron <dbaron@dbaron.org>
- Date: Sun, 25 Sep 2005 12:20:44 -0700
- To: Anne van Kesteren <annevk@opera.com>
- Cc: DOM mailing list <www-dom@w3.org>
Received on Sunday, 25 September 2005 19:20:56 UTC
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