Re: [w3c/webcomponents] shadow tree -> iframe <- contentWindow.frameElement encapsulation issue (#507)

No, sandboxing would allow me to cut off access between the parent and child completely, but that's not the goal.  The goal is for the custom element to work in a similar manner as an iframe, leaving access between the parent and child alone whilst hiding the implementation details of the custom element.

---
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/507#issuecomment-221866363

Received on Thursday, 26 May 2016 13:12:52 UTC