- From: David Flanagan <david@oreilly.com>
- Date: Tue, 14 Aug 2001 12:46:09 -0700
- To: www-dom@w3.org
In the descriptions of the Range.setStart() and Range.setEnd() methods
of the DOM Level 2 Range specification, the refNode argument is
documented self-referentially as "The refNode value".
I suspect that the author intended to say "the startContainer value" and
"the endContainer value" for setStart() and setEnd() respectively.
     David Flanagan
Received on Tuesday, 14 August 2001 16:40:21 UTC