- From: Dominic Cooney <notifications@github.com>
- Date: Thu, 09 Jun 2016 18:55:57 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc:
Received on Friday, 10 June 2016 01:56:27 UTC
I guess Blink probably can run the callbacks of a detached window in the new document. It will be a bit tough on authors because they have to write something like `this.document.window.X` where you would normally write `X`, if X depends on things like having an active browsing context—which so much stuff does. --- 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/512#issuecomment-225075533
Received on Friday, 10 June 2016 01:56:27 UTC