- From: Hayato Ito <notifications@github.com>
- Date: Mon, 06 Jul 2015 00:35:24 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Message-ID: <w3c/webcomponents/issues/145@github.com>
Title: [Shadow] (assuming iframes should work inside shadow DOM) Should the contentWindow objects of iframes in shadow DOM show up in window.frames? (bugzilla: 28086) Migrated from: https://www.w3.org/Bugs/Public/show_bug.cgi?id=28086 ---- comment: 0 comment_url: https://www.w3.org/Bugs/Public/show_bug.cgi?id=28086#c0 *Olli Pettay* wrote on 2015-02-23 23:28:45 +0000. . ---- comment: 1 comment_url: https://www.w3.org/Bugs/Public/show_bug.cgi?id=28086#c1 *Tab Atkins Jr.* wrote on 2015-02-24 02:27:14 +0000. Kneejerk reaction: no, it shouldn't, because the contents of the shadow DOM should be hidden by default. (And yes, iframes totally work inside shadow DOM, why wouldn't they?) ---- comment: 2 comment_url: https://www.w3.org/Bugs/Public/show_bug.cgi?id=28086#c2 *Olli Pettay* wrote on 2015-02-24 13:16:01 +0000. Yeah, I agree it shouldn't, but per specs... well, not sure, because iframe handling in shadow DOM isn't really spec'ed. (iframes shouldn't per current specs work in shadow DOM. https://code.google.com/p/chromium/issues/detail?id=393350 Afaik everyone agrees they they should work, but there are several spec bugs to fix. Like this and bug 27325 and bug 26365) --- Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/145
Received on Monday, 6 July 2015 07:36:39 UTC