Re: [whatwg/dom] "Attr? setAttributeNode(Attr attr);" (#205)

They have been restored in one package because usage some of them was hight (https://www.w3.org/Bugs/Public/show_bug.cgi?id=27344 https://www.w3.org/Bugs/Public/show_bug.cgi?id=25016). In some case they are redefined and now works identically (https://github.com/whatwg/dom/issues/117). The best would be no longer use them but it's depends how you works around attrs. Using reflect, `Element.setAttribute()/getAttribute()/hasAttribute()/removeAttribute()` in most case are sufficient.




---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/205#issuecomment-206563903

Received on Wednesday, 6 April 2016 20:56:48 UTC