Re: [dom] DOMTokenList hook to validate added token is in a supported set of keywords (#103)

I've made the changes so that `add()` and `toggle()` will not add invalid tokens. I also added case insensitivity to the validation step. I did not add a validation step to the setter, per discussion on [irc](http://krijnhoetmer.nl/irc-logs/whatwg/20151104#l-272).

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/pull/103#issuecomment-153664350

Received on Wednesday, 4 November 2015 09:53:32 UTC