Re: [whatwg/dom] DOMTokenList.remove() can add an attribute (#462)

The current change of #488 resolves only ```remove()``` and ```toggle()``` cases, but doesn't resolve the case of https://github.com/whatwg/dom/issues/462#issuecomment-305378133. If we resolve all of them, I think we need to update 'Run the update steps.' in each of operations to 'Run the update steps if token set was updated in the prior steps'

> I think no tests actually need changing, right? 

Right. I think the test has the desired behavior.


-- 
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/462#issuecomment-320165025

Received on Friday, 4 August 2017 06:10:39 UTC