- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 15 Apr 2016 00:12:50 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Friday, 15 April 2016 07:13:18 UTC
We have options, I see about three paths: 1. Leak. Not a lot of work, has objections from Apple and Mozilla. 2. Don't make the `iframe` element work in shadow trees. Even less work, this is the status quo in the HTML Standard. 3. Design `iframe` elements differently inside shadow trees so they do not put properties on the global object and don't interfere with the history of the browsing context. Could be quite a bit of work, I haven't had time to investigate yet. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/184#issuecomment-210321856
Received on Friday, 15 April 2016 07:13:18 UTC