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

The goal is not one-solution-fits-everything. Separate interfaces for `supports` and lack of `supports` makes sense, but there's no reason to have separate interfaces for `value` and lack of `value`. Removing `DOMSettableTokenList` means we have 2 interfaces after this instead of 4.

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

Received on Thursday, 26 November 2015 10:18:03 UTC