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

@zcorpan - though, if A is chosen, the `DOMSettableTokenList` removal would be funny, because this introduces yet another subclass.
If we want a one-solution-fits-everything approach, then perhaps have `boolean DOMTokenList.prototype.supports(string value)` as well as `boolean DOMTokenList.prototype.hasSupportedTokens`.
The almighty `DOMTokenList`.

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

Received on Thursday, 26 November 2015 09:32:49 UTC