RESOLVED DUPLICATE of bug 11646 125285
Implement cloneNode for Document
https://bugs.webkit.org/show_bug.cgi?id=125285
Summary Implement cloneNode for Document
Ryosuke Niwa
Reported 2013-12-04 23:38:20 PST
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
Attachments
Alexey Proskuryakov
Comment 1 2013-12-05 00:13:34 PST
> HTMLDocument and SVGDocument Blink still doesn't have MathML? *** 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.