RESOLVED DUPLICATE of bug 11646 119928
Implement cloneNode for Document
https://bugs.webkit.org/show_bug.cgi?id=119928
Summary Implement cloneNode for Document
Ryosuke Niwa
Reported 2013-08-16 20:12:57 PDT
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
Attachments
Alexey Proskuryakov
Comment 1 2013-08-19 09:32:25 PDT
*** This bug has been marked as a duplicate of bug 11646 ***
Note You need to log in before you can comment on or make changes to this bug.