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

I don't think this is sufficient, to only use the validation steps for `add()`'s return value. I think add and toggle should not add invalid values, and value's setter should validate before adding.

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

Received on Wednesday, 4 November 2015 08:50:04 UTC