- From: Boris Zbarsky <bzbarsky@MIT.EDU>
- Date: Mon, 02 Apr 2012 01:20:27 -0400
- To: Simon Pieters <simonp@opera.com>
- CC: Cameron McCormack <cam@mcc.id.au>, public-webapps@w3.org, "public-script-coord@w3.org" <public-script-coord@w3.org>
On 4/2/12 12:58 AM, Simon Pieters wrote: > I believe some things in the HTML spec uses the entry script, at least > for the purpose of choosing origin or base URL. For instance: WebSocket, > Worker. Yes, but what do they use for the origin of the Worker object itself? I.e. if you create one and then one of the documents involved has .domain set on it, what happens? As far as I can tell, the HTML spec doesn't actually define this behavior (and for that matter it doesn't seem to define the origin of most objects, unless I'm missing something...) -Boris
Received on Monday, 2 April 2012 05:21:01 UTC