Skip to content

HTMLObjectElement has alt attribute only in Internet Explorer (and edge?) #21386

Closed
@HolgerJeromin

Description

@HolgerJeromin

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.

Metadata

Metadata

Assignees

Labels

Breaking ChangeWould introduce errors in existing codeBugA bug in TypeScriptDomain: lib.d.tsThe issue relates to the different libraries shipped with TypeScriptFixedA PR has been merged for this issueHelp WantedYou can do this

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions