Re: Another DOM Range comment

It's the deepest common ancestor. The word "deepest" has been added to the text.

--Vidur

Thierry Kormann wrote:

> Re,
>
> I have a simple question about the following method :
>
> range.getCommonAncestorContainer()
>
> Which common ancestor the method is supposed to return ? Is the Document
> or DocumentFragment is correct or should we return the deepest common ancestor
> found in the tree hierarchy ?
>
> Thierry.
>
> --
> Thierry Kormann
> email: Thierry.Kormann@sophia.inria.fr  http://www.inria.fr/koala/tkormann/
> Koala/Dyade/Bull @ INRIA - Sophia Antipolis

Received on Monday, 24 January 2000 17:19:41 UTC