Re: [webcomponents] [Custom] Should attachedCallback/detachedCallback callbacks be called when element is added to / removed from shadom dom which is attached to a in-document host? (bugzilla: 26943) (#191)

I specced this per #362:

> If inclusiveDescendant is a custom element, and was previously in a composed document, but now is not, enqueue a custom element callback action with inclusiveDescendant, callback name "disconnectedCallback", and an arguments list containing the document which is parent's inclusive composed ancestor.

(and similarly for connectedCallback).

Please re-open or open a new issue/pull request if I got that wrong.

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

Received on Monday, 7 March 2016 23:57:49 UTC