Missing elementsFromPoint
method in Document.
#22943
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
Help Wanted
You can do this
Milestone
TypeScript Version: 2.8.1
Compilation error on lines like:
I actually didn't...
It seems to me that
elementsFromPoint
should still be there (it was on TypeScript 2.7.2).I checked MDN about DocumentOrShadowRoot mixin and Methods included (in Document) from DocumentOrShadowRoot for reference.
The text was updated successfully, but these errors were encountered: