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

Yeah, that's one of concerns. However, I do not want Shadow DOM to control the behavior of iframes.
Shadow DOM should not have such a huge responsibility, IMO.

I prefer separating responsibilities to more primitives, in order to isolate our concerns.
For example, new attribute for iframe, such as `<iframe joinhistory=false>`.

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

Received on Friday, 15 April 2016 04:16:04 UTC