- From: Boris Zbarsky <bzbarsky@mit.edu>
- Date: Sun, 14 May 2006 15:17:18 -0500
- To: Anne van Kesteren <annevk@opera.com>
- CC: Jonas Sicking <jonas@sicking.cc>, "Web APIs WG (public)" <public-webapi@w3.org>
Anne van Kesteren wrote: > What we resolved for ISSUE-29 is that the XHR object has an intrinsic > property holding Window.document.baseURI from the Window it was created > in. How is that defined? Say if I do: var xmlHttp = new window.opener.XMLHttpRequest(); which window was the request created in? I assume that there are testcases somewhere checking what IE does in these various circumstances? -Boris
Received on Sunday, 14 May 2006 20:17:29 UTC