Re: [whatwg/dom] Spec for DOMTokenList stringifier disagrees with every single implementation (#105)

Do I understand correctly that this issue was purely about `DOMTokenList#value` and all operations like `DOMTokenList#{add,remove,toggle}` should normalize the value, trimming it & collapsing whitespaces to single spaces?

I'm asking because Chrome fixed some of the issues in https://crbug.com/526282 (although not completely, see https://crbug.com/600964), Edge 13 has fixed the update steps and Safari Technical Preview did it as well.

---
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/105#issuecomment-206305105

Received on Wednesday, 6 April 2016 10:47:57 UTC