whatwg/dom

"Attr? setAttributeNode(Attr attr);"

Aperta

#205 aperta il 6 apr 2016

 (5 commenti) (0 reazioni) (0 assegnatari)HTML (338 fork)batch import
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?

Guida contributor