[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 #9 from Dimitri Glazkov <dglazkov@chromium.org> ---
(In reply to Morrita Hajime from comment #8)
> Let me confirm my understanding of current consensus:
> We're going to make imports behave like display:none-ed subtree,
> which means:
> 
> - scripts are loaded and executed
> - stylesheets are loaded and become a source of style resolution.
> - images are loaded
> - nothing is rendered
> - it shares document.defaultView with main document
> 
> Is this correct?

That's how I understand it.

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

Received on Friday, 4 October 2013 16:53:54 UTC