good first issue
Repository metrics
- Stars
- (1,728 個のスター)
- PR merge metrics
- (平均マージ 56d 18h) (30d で 6 merged PRs)
説明
https://dom.spec.whatwg.org/#dom-element-getattributenodens-namespace-localname-localname
Attr? setAttributeNode(Attr attr); and all the other methods like ...AttributeNode() are we now encouraged to use again? or should we prefer attributes.setNamedItem or Element.setAttribue?