Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mhegazy opened this issue Jul 11, 2016 · 0 comments
Closed

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

mhegazy opened this issue Jul 11, 2016 · 0 comments
Labels
Bug A bug in TypeScript Domain: lib.d.ts The issue relates to the different libraries shipped with TypeScript Fixed A PR has been merged for this issue

Comments

@mhegazy
Copy link
Contributor

mhegazy commented Jul 11, 2016

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

@mhegazy mhegazy added the Fixed A PR has been merged for this issue label Jul 11, 2016
@mhegazy mhegazy added Fixed in TSJS repo and removed Fixed A PR has been merged for this issue labels Jul 11, 2016
@mhegazy mhegazy added Bug A bug in TypeScript Domain: lib.d.ts The issue relates to the different libraries shipped with TypeScript labels Jul 11, 2016
@mhegazy mhegazy added this to the TypeScript 2.1 milestone Jul 11, 2016
@zhengbli zhengbli added Fixed A PR has been merged for this issue and removed Fixed in TSJS repo labels Aug 22, 2016
@mhegazy mhegazy modified the milestones: TypeScript 2.0.1, TypeScript 2.1 Aug 22, 2016
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug A bug in TypeScript Domain: lib.d.ts The issue relates to the different libraries shipped with TypeScript Fixed A PR has been merged for this issue
Projects
None yet
Development

No branches or pull requests

2 participants