[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

Dimitri Glazkov <dglazkov@chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |morrita@google.com

--- Comment #2 from Dimitri Glazkov <dglazkov@chromium.org> ---
What about stylesheets, images, videos, and other assets? We need to understand
what happens to them. Removing a browsing context for import documents is a
nice switch that we happened to use here.

Note, that documents created with implementation.createHTMLDocument also don't
have defaultView (aka browsing context). There's nothing special about it being
absent in HTML templates.

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

Received on Thursday, 5 September 2013 20:25:52 UTC