good first issue
Metriche repository
- Star
- (1728 stelle)
- Metriche merge PR
- (Merge medio 56g 18h) (6 PR mergiate in 30 g)
Descrizione
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?