Custom element callbacks timing

Can someone explain me, ideally in terms of examples, when these
callbacks are invoked:
http://w3c.github.io/webcomponents/spec/custom/#enqueuing-and-invoking-callbacks
Are these different from microtasks? The way the specification reads
at the moment suggests they are. If that is the case I'd prefer we
have some more high-level discussion about introducing a new point
when we want to call callbacks for DOM methods.


-- 
http://annevankesteren.nl/

Received on Tuesday, 28 January 2014 22:42:23 UTC