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

We cannot pretend to predict the future, so some kind of a feature detection for having supported tokens is needed. Either a new interface, or a `hasSupportedTokens` attribute and a `supports` method on `DOMTokenList` (I think I prefer the attribute and method approach).

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

Received on Thursday, 26 November 2015 12:23:12 UTC