Skip to content

cloneNode should return sub type, not Node #283

@dlee

Description

@dlee

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA bug in TypeScriptDomain: lib.d.tsThe issue relates to the different libraries shipped with TypeScriptHelp WantedYou can do this

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions