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

So the conclusion here is to leave the history API work as is, even in closed shadow root,
and no blocking for shadow-iframes?
i.e. any `<iframe>` navigation history will be included in [joint session history](https://html.spec.whatwg.org/multipage/browsers.html#joint-session-history).

As [dimitri's comment](https://www.w3.org/Bugs/Public/show_bug.cgi?id=27325#c6) pointed out, whether shadow DOM is detectable is not a concern.

I'll work on a draft for pull request.

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

Received on Wednesday, 13 April 2016 15:05:52 UTC