Re: typos in DOM Level 2 Range spec

Yesterday, I wrote:

> In section 8.10 of the Range spec the argument to the
> surroundContents() method is first defined as "n", and then later
> referred to as "node".

As you can tell by the section number I cite, I was looking at a
draft, rather than the final specification.  You can ignore this portion
of my comment.  Sorry.

> Similarly, in the API specification, the argument is first defined as
> "newParent", but then in the descriptions of the exceptions it may
> throw, it is called "node" (see INVALID_NODE_TYPE_ERR and
> HIERARCHY_REQUEST_ERR).

This problem, however, remains in the final version of the spec.

     David

Received on Thursday, 16 August 2001 18:35:48 UTC