[Webkit-unassigned] [Bug 119928] New: Implement cloneNode for Document
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 16 20:13:25 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=119928
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
Consider merging https://chromium.googlesource.com/chromium/blink/+/dc7879025e01d63be9fcf6a84ca6c9b8b5768a80
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