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

That would change the behavior of `remove()` to also not update a _non_-empty attribute in the case where nothing was actually removed, whereas AFAIK we do want it updated.  So I think we have to make it two separate changes here.

-- 
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-320500818

Received on Sunday, 6 August 2017 11:22:05 UTC