W3C home > Mailing lists > Public > www-dom@w3.org > October to December 1999

Again new comments on DOM Range

From: Thierry Kormann <Thierry.Kormann@sophia.inria.fr>
Date: Tue, 28 Dec 1999 18:52:29 +0100
Message-Id: <199912281752.SAA24967@quokka.inria.fr>
To: www-dom@w3.org
Re,

A node type is missing for the INDEX_SIZE_ERR exception type. It may be 
obvious, anyway I think the Text node type must be added to this sentence.

Exceptions (for all methods that can raise a DOMException) :

INDEX_SIZE_ERR: Raised if offset is negative or greater than the number of 
child units in refNode. Child units are 16-bit units if refNode is a 
CharacterData, Comment or ProcessingInstruction node. Child units are Nodes in 
all other cases.

ie: Child units are 16-bit units if refNode is a CharacterData, Comment, 
ProcessingInstrution or Text node...

Thierry.

-- 
Thierry Kormann
email: Thierry.Kormann@sophia.inria.fr  http://www.inria.fr/koala/tkormann/
Koala/Dyade/Bull @ INRIA - Sophia Antipolis
Received on Tuesday, 28 December 1999 12:52:31 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:36:45 UTC