[Webkit-unassigned] [Bug 125285] New: Implement cloneNode for Document

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 4 23:40:02 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=125285

           Summary: Implement cloneNode for Document
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: BlinkMergeCandidate
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: ap at webkit.org, arv at chromium.org


Consider merging https://chromium.googlesource.com/chromium/blink/+/56504cf75d798cf192c25fbcbfff15213b72bcab

Implement cloneNode for Document

When cloning HTMLDocument and SVGDocument we need to ensure that we
create a new HTMLDocument and SVGDocument respectively.

http://dom.spec.whatwg.org/#dom-node-clonenode

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list