- From: Takayoshi Kochi <notifications@github.com>
- Date: Sun, 24 Apr 2016 22:51:15 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc:
Received on Monday, 25 April 2016 05:51:44 UTC
Thanks @domenic for pointing it out. One way is that rip out the "isolatehistory" attribute at all and enforce the "isolatehistory" behavior under shadow DOM, and the legacy behavior in document automatically. If someone come up with a serious need to become "isolatehistory" state in document, maybe we can add `makeHistoryIsolated()` method to make the `<iframe>`'s history isolated permanently? I guess there is no need to go back once isolated. --- 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-214147153
Received on Monday, 25 April 2016 05:51:44 UTC