Re: document.location and no Window

Or a null object.

On Tue, Mar 25, 2008 at 3:28 PM, Anne van Kesteren <annevk@opera.com> wrote:
>
>  We had a small issue where setting document.location on a document created
>  using document.implementation.createDocument() worked. It seems that
>  document.location should only return a Location object if there's an
>  associated Window object and null otherwise.
>
>
>  --
>  Anne van Kesteren
>  <http://annevankesteren.nl/>
>  <http://www.opera.com/>
>
>

Received on Wednesday, 26 March 2008 00:52:55 UTC