Re: XMLHttpRequest test suite suggestion

Anne van Kesteren wrote:
>> How is that defined?  Is it possible to take window1.XMLHttpRequest 
>> and use apply() to call it with window2 as |this|?
...
> Sorry, it's the window from which you use the constructor.

That doesn't answer my question above.  It just shifts the burden onto defining 
what "the window from which you use the constructor" means.

Could we have a definition in terms of things defined in the ECMA specification 
or something?  One that would be completely unambiguous?  I'm getting pretty 
tired of definition-by-example, especially without an exhaustive example set.

-Boris

Received on Friday, 22 September 2006 16:41:30 UTC