- From: smaug---- <notifications@github.com>
- Date: Fri, 18 Mar 2016 07:17:19 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Friday, 18 March 2016 14:17:47 UTC
Looks ok to me.
And engines probably have something like this internally:
In Gecko the implementation would be
bool ConnectedToDocument() { return IsInComposedDoc(); }
---
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/81#issuecomment-198379379
Received on Friday, 18 March 2016 14:17:47 UTC