[Bug 25529] Cloning should be atomic

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

--- Comment #1 from Anne <annevk@annevk.nl> ---
It is atomic. Do you mean node creation and setting attributes need to be
coupled somehow into a new operation?

I thought the way this was going to work was that we'd use the "created"
callback from custom elements, which would be handled a tad later and therefore
there would be no problem with when attributes are set.

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

Received on Friday, 2 May 2014 07:56:38 UTC