[Bug 23308] [Custom]: Don't queue callbacks for an element that does not have that specific callback

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

Dimitri Glazkov <dglazkov@chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Dimitri Glazkov <dglazkov@chromium.org> ---
This is already in place. In
https://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/custom/index.html#dfn-enqueue-lifecycle-callback:

* Let CALLBACK be the callback, associated with the key NAME in CALLBACKS
* If there is no such callback, stop.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 4 October 2013 20:26:23 UTC