[Bug 21969] [Custom]: add attributeChangedCallback to the set of prototype callbacks

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

--- Comment #11 from Dominic Cooney <dominicc@chromium.org> ---
One aspect that I would love to get input from web developers on is whether
attributeChanged is special and only *that* needs this synchronous behavior, or
if inserted, removed and ready should be synchronous too.

readyCallback is already synchronous some places--createElement, for example.
In Blink setting innerHTML will call it synchronously too, and chatting with
dglazkov he said this was the spirit of the spec although I think parsing it
closely that is speced to be asynchronous right now.

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

Received on Friday, 7 June 2013 00:24:42 UTC