BugDomain: lib.d.tsHelp Wanted
描述
When I do someElement.cloneNode(), I want the returned element to be the same type as someElement, but right now it's returning type Node.
When I do someElement.cloneNode(), I want the returned element to be the same type as someElement, but right now it's returning type Node.