good first issue
Métricas do repositório
- Stars
- (1.729 estrelas)
- Métricas de merge de PR
- (Mesclagem média 56d 18h) (6 fundiu PRs em 30d)
Description
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?