[Bug 23170] [imports]: Why not have imported documents share their importing document's defaultView?

https://www.w3.org/Bugs/Public/show_bug.cgi?id=23170

--- Comment #15 from Morrita Hajime <morrita@google.com> ---
(In reply to Ian 'Hixie' Hickson from comment #14)
> 
> If we change this and let Windows have multiple "child" Documents, then
> things are going to get really weird really quickly.
>
Agreed. This was an attempt to explain how imports work by extending existing
vocabulary of the platform. However it apparently failed.
Another attempt that looks better is to explain it in terms of loading system.

This is orthogonal topic, but we need a way to tell import-loaded document aprt
from other inert documents like XHR response. There are no signal other than
defaultView so far.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 16 May 2014 11:10:48 UTC