Re: [whatwg/dom] Change DOMTokenList's replace() to return boolean (#582)

This makes it return true when you replace an existing item with the same item. I think that's probably okay, since it does cause an actual mutation to take place, but I'm not sure if @Zirro fully considered it.

-- 
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/pull/582#issuecomment-371011795

Received on Wednesday, 7 March 2018 03:36:31 UTC