good first issue
仓库指标
- 星标
- (1,728 个星标)
- PR 合并指标
- (平均合并 56天 18小时) (30 天内合并 6 个 PR)
描述
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?