Re: ownerDocument property

----- Original Message -----
From: "K. Ari Krupnikov" <ari@iln.net>
To: <www-dom@w3.org>
Sent: Monday, July 03, 2000 10:38 PM
Subject: ownerDocument property


> Specifically, what should be in the ownerDocument of these
> newly created Nodes - the DocumentFragment that created them, or the
> DocumentFragment's ownerDocument?

My understanding from participating in the discussions that led to the DOM
Level 1 spec is that the ownerDocument is always a "real" document, not a
documentFragment.

Received on Monday, 3 July 2000 22:45:34 UTC