[Bug 24570] [Custom]: Callback for cloneNode/importNode

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

--- Comment #2 from Anne <annevk@annevk.nl> ---
Note that this callback should be modeled after
http://dom.spec.whatwg.org/#concept-node-clone-ext and take the same arguments.
If that is not feasible for some reason I'd like to know why. We should try to
refactor that callback to run just before the method call that caused the
cloning to return so custom and normal elements have the same processing.

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

Received on Monday, 10 February 2014 11:15:32 UTC