HTMLObjectElement has alt attribute only in Internet Explorer (and edge?) #21386
Labels
Breaking Change
Would introduce errors in existing code
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.6.3
lib.dom.d.ts has alt attribute for HTMLObjectElement:
https://github.com/Microsoft/TypeScript/blob/5b5a00745997768fad7d3a4c98931af179fa277a/lib/lib.dom.d.ts#L5981-L5986
This is not in HTML Standard, Firefox or Chrome available.
The text was updated successfully, but these errors were encountered: