Bug 86377

Summary: cloneNode with no arguments should default to deep == true
Product: WebKit Reporter: Boris Zbarsky <bzbarsky>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ap, Ms2ger
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Boris Zbarsky
Reported 2012-05-14 08:37:29 PDT
IDL at http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html says: Node cloneNode(optional boolean deep = true); WebKit uses deep == false when no argument is passed. Gecko gets this right.
Attachments
Alexey Proskuryakov
Comment 1 2012-05-14 13:49:16 PDT
So the spec still hasn't been fixed? It should. *** This bug has been marked as a duplicate of bug 78887 ***
Ms2ger (he/him; ⌚ UTC+1/+2)
Comment 2 2012-05-14 13:55:14 PDT
No.
Note You need to log in before you can comment on or make changes to this bug.