Re: [webcomponents] [Shadow]: Need mechanism to tell if an element in a ShadowRoot has been inserted into the Document (bugzilla: 22141) (#81)

If we use `connectedToDocument / disconnectedFromDocument` in https://github.com/w3c/webcomponents/issues/362, we should use `Node.connectedInDocument` also here for the consistency.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/81#issuecomment-179171626

Received on Wednesday, 3 February 2016 11:12:42 UTC