Re: document.location and no Window

On Tue, 25 Mar 2008, Anne van Kesteren 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.

Fixed.

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Wednesday, 13 August 2008 00:44:24 UTC