[Bug 22459] [Custom]: Consider explicitly emptying callback queue in more cases

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

--- Comment #1 from Daniel Buchner <danieljb2@gmail.com> ---
(In reply to comment #0)
> Right now, only createElement and a few others trigger delivery of callbacks.
> 
> For the optimal developer experience, I think we should also do it in the
> following places (and possibly more):
> 
> Document.importNode
> Document.execCommand
> Node.cloneNode
> ShadowRoot.innerHTML
> Element.innerHTML
> Element.outerHTML
> Element.insertAdjacentHTML

Yes, this is a much needed addition, you read our collective
Web-Component-minded minds! - http://www.youtube.com/watch?v=QzBmQMyYDBk

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

Received on Tuesday, 25 June 2013 18:01:51 UTC