This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 26943 - [Custom] Should attachedCallback/detachedCallback callbacks be called when element is added to / removed from shadom dom which is attached to a in-document host?
Summary: [Custom] Should attachedCallback/detachedCallback callbacks be called when el...
Status: RESOLVED MOVED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: HISTORICAL - Component Model (show other bugs)
Version: unspecified
Hardware: PC Linux
: P2 normal
Target Milestone: ---
Assignee: Dimitri Glazkov
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on: 26365
Blocks:
  Show dependency treegraph
 
Reported: 2014-10-01 09:43 UTC by Olli Pettay
Modified: 2015-07-06 08:10 UTC (History)
4 users (show)

See Also:


Attachments

Description Olli Pettay 2014-10-01 09:43:50 UTC
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.
Comment 1 Hayato Ito 2015-07-06 08:10:49 UTC
Moved to https://github.com/w3c/webcomponents/issues/191