[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)

Title: [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)

Migrated from: https://www.w3.org/Bugs/Public/show_bug.cgi?id=26943

----
comment: 0
comment_url: https://www.w3.org/Bugs/Public/show_bug.cgi?id=26943#c0
*Olli Pettay* wrote on 2014-10-01 09:43:50 +0000.

Per the current spec attachedCallback/detachedCallback explicitly aren't
called if the element isn't inserted into / removed from a document.
I think we want the callbacks to be called also in shadow DOM case.

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

Received on Monday, 6 July 2015 07:38:59 UTC