Re: [dom] setAttributeNode should not change order of existing attributes (#116)

This also affects `setNamedItem()` and `setNamedItemNS()` the way the specification is written. As I pointed out in https://github.com/whatwg/dom/pull/139#issuecomment-168308800 we need to decide whether this complication is worth it. I guess it is given that Gecko and the specification are the only holdouts.

@smaug----, concerns?

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/116#issuecomment-168308841

Received on Friday, 1 January 2016 14:03:43 UTC