- From: Boris Zbarsky <bzbarsky@MIT.EDU>
- Date: Wed, 27 Sep 2006 15:36:26 -0500
- To: Anne van Kesteren <annevk@opera.com>
- CC: Bjoern Hoehrmann <derhoermi@gmx.net>, "Web APIs WG (public)" <public-webapi@w3.org>
Anne van Kesteren wrote: > Every XMLHttpRequest constructor is associated with > the window object which initially had it as a > property. When url is relative, the constructor > must resolve it using window.document.baseURI of > its associated window object as a base. I like this, though we should address Bjoern's question about whether the base is cloned or whether the base that's live whenever it's needed is used. Thanks, -Boris
Received on Wednesday, 27 September 2006 20:36:54 UTC