Closed
Description
Should the no args version of Element.getAttribute() exist? document.body.getAttribute()
is a TypeError
, so I don't think it should.
Metadata
Metadata
Assignees
Labels
No labels
Should the no args version of Element.getAttribute() exist? document.body.getAttribute()
is a TypeError
, so I don't think it should.