Re: Fwd: Data uri origin inheritance
Boris Zbarsky <[email protected]>
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <[email protected]> |
On 1/15/14 5:29 PM, João Eiras wrote: >> >> Or is the question why the origin depends on the script at all? What >> other origin would you use? Don't forget the case of windows opened >> with window.open, not just subframes. > > Why does the origin depend on the script (instead of just inheriting > from the parent document) ? What's the parent document in the case I talked about above, where the load is not in a subframe? > Is there any browsr that implements that behavior ? Any Gecko-based browser certainly does. -Boris