[Bug 23565] cloneNode IDL does not match reality

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

Domenic Denicola <domenic@domenicdenicola.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |domenic@domenicdenicola.com

--- Comment #8 from Domenic Denicola <domenic@domenicdenicola.com> ---
> There is no strong web compat requirement of any sort on cloneNode() with no arguments

In that case it would ideally be the same as cloneNode(undefined), right? I.e.
shallow clone? I think that's what Anne's changes implement?

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

Received on Monday, 21 October 2013 15:03:21 UTC