Remove HTMLElement.document property from lib.d.ts #2510
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
Revisit
An issue worth coming back to
Milestone
https://github.com/Microsoft/TypeScript/blob/master/src/lib/dom.generated.d.ts#L211
The property
document
onHTMLElement
interface is not defined in current browsers and the spec.The text was updated successfully, but these errors were encountered: