[Bug 26943] New: [Custom] Should attachedCallback/detachedCallback callbacks be called when element is added to / removed from shadom dom which is attached to a in-document host?

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

            Bug ID: 26943
           Summary: [Custom] Should attachedCallback/detachedCallback
                    callbacks be called when element is added to / removed
                    from shadom dom which is attached to a in-document
                    host?
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Component Model
          Assignee: dglazkov@chromium.org
          Reporter: bugs@pettay.fi
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, public-webapps@w3.org, wchen@mozilla.com
        Depends on: 26365

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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Wednesday, 1 October 2014 09:43:52 UTC