Skip to content

Create DOM-Level specific dom-version.d.ts #2481

Closed
@SergioMorchon

Description

@SergioMorchon

ECMAScript defines the basics of the script language, but It doesn't competes with the DOM Level API.

DOM API goes separately, as for example the level 2 (see http://www.w3.org/TR/DOM-Level-2-Core/).
Some scenarios, mainly Enterprise ones, Works with legacy version of browsers, which mixes versions of ECMAScript and DOM.

It would be great if we can choose the ES version and the DOM API versión (if we want one... nodejs apps?).

Metadata

Metadata

Assignees

No one assigned

    Labels

    DuplicateAn existing issue was already createdSuggestionAn idea for TypeScript

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions