Skip to content

insertAdjacent* methods should be part of the Element interface #9617

Closed
@mhegazy

Description

@mhegazy

From @davidkmenta on June 30, 2016 14:16

TypeScript Version: 1.8.10

Expected behavior: According to the MDN (https://developer.mozilla.org/en-US/docs/Web/API/Element), insertAdjacent* methods should be part of the Element interface.

Actual behavior: insertAdjacent* methods are part of the HTMLElement interface.

Copied from original issue: microsoft/TypeScript-DOM-lib-generator#130

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA bug in TypeScriptDomain: lib.d.tsThe issue relates to the different libraries shipped with TypeScriptFixedA PR has been merged for this issue

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions