[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 #8 from Morrita Hajime <morrita@google.com> ---
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?

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

Received on Friday, 4 October 2013 09:37:13 UTC