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

> Now the outer DOM can influence what gets shown in the iframe inside a shadow tree by using history.go(-1) and other history APIs.

Oh. That makes sense. This is a kind of "Outer to Inner".
However, as long as history APIs is shared via global `window` object, that sounds a historical technical debt.


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

Received on Friday, 15 April 2016 06:47:54 UTC