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

Plans A-C are about basically deciding what `classList.supports("asdf")` returns. In (A) it throws a TypeError since the supports method does not exist. In B it returns true. In C it returns false.

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

Received on Monday, 30 November 2015 15:58:18 UTC