[Bug 24866] New: [Custom]: Consider adding inserted/removed callback

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

            Bug ID: 24866
           Summary: [Custom]: Consider adding inserted/removed callback
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Component Model
          Assignee: dglazkov@chromium.org
          Reporter: dglazkov@chromium.org
        QA Contact: public-webapps-bugzilla@w3.org
                CC: dominicc@chromium.org, mike@w3.org,
                    public-webapps@w3.org, wchen@mozilla.com
            Blocks: 14968

These will be mapped exactly to inserted/removed hooks in DOM core:

* http://dom.spec.whatwg.org/#node-is-inserted
* http://dom.spec.whatwg.org/#node-is-removed

Based on discussion in bug 24314, we could even deprecate attached/detached
callback in their favor.

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

Received on Friday, 28 February 2014 18:23:42 UTC