Skip to content

Element.prototype.getAttributeNode has a non-nullable output type #20977

@zaclummys

Description

@zaclummys

TypeScript Version: 2.7.0-dev.20171229

Expected behavior:
Element.prototype.getAttributeNode should have the following output type: Attr | null

Actual behavior:
Element.prototype.getAttributeNode has a non-nullable output type: Attr

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScriptDomain: lib.d.tsThe issue relates to the different libraries shipped with TypeScriptFixedA PR has been merged for this issueGood First IssueWell scoped, documented and has the green lightHelp WantedYou can do this

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions