Re: [dom] Change DOMTokenList's add() return value. (#114)

We could also go with 

D) throw if `supports("whatever")` is called on a DOMTokenList with no supported tokens. Since authors are not supposed to call `classList.supports("something")`, I think that can work well to remind them of that fact.

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

Received on Tuesday, 1 December 2015 14:55:31 UTC