Re: [w3c/webcomponents] <iframe> and the History API (#184)

> Shall we also merge IF4 and IF6 (siblings)?

I think no. Any <iframe> in shadow DOM should get its own session history tree to keep the setup simpler. There after all isn't top level browsing context inside shadow DOM, like there is in light DOM: the browsing contexts in light DOM form a tree,  browsing contexts within a shadow DOM may not form a tree.

---
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-218079273

Received on Tuesday, 10 May 2016 07:26:59 UTC