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

Right, that's the same as in Blink, and I assume every browser engine ever.

I did try to change Blink to be a step-by-step copy of the spec's algorithm, and that was how I discovered this issue. I think it would work fine, but it seems faster to converge on what Blink/Edge/WebKit already do.

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

Received on Monday, 23 November 2015 16:11:15 UTC