Re: [XHR] Constructor behavior seems to be underdefined

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:02 UTC