[Bug 22426] [Custom]: Set of attribute modifying methods is not exhaustive

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

--- Comment #1 from Dimitri Glazkov <dglazkov@chromium.org> ---
I am leaning toward explicitly defining callback-queue-draining points in the
spec and using these points universally for all callbacks.

My naive hypothesis is that if we do this right, then if setAttribute() invokes
lifecycle callbacks, the only callbacks in the queue would be attributeChanged
callback queued by this setAttribute.

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

Received on Tuesday, 25 June 2013 20:20:15 UTC